OSDN Git Service

android-x86/external-webkit.git
2009-11-10 Steve BlockMerge webkit.org at r50258 : FrameLoader::executeScript...
2009-11-10 Steve BlockMerge webkit.org at r50258 : HistoryController has...
2009-11-10 Steve BlockMerge webkit.org at r50258 : Fix header include order...
2009-11-10 Steve BlockMerge webkit.org at r50258 : Add guards for Document...
2009-11-10 Steve BlockMerge webkit.org at r50258 : Fix Makefiles.
2009-11-10 Steve BlockMerge webkit.org at r50258 : Fix conflicts.
2009-11-10 Steve BlockMerge webkit.org at r50258 : Initial merge by git.
2009-11-10 Android (Google... Merge change I3a493eb3 into eclair-mr2
2009-11-10 Cary Clarkcapture offscreen invalidates in webkit
2009-11-10 Android (Google... Merge change I888150fd into eclair-mr2
2009-11-10 Steve Blockam f3df4438: (-s ours) Merge change I43c19e84 into...
2009-11-10 Android (Google... Merge change I43c19e84 into eclair
2009-11-10 Leon Scrogginsam 6f9b8a17: (-s ours) do not merge -- Fix a clicking...
2009-11-09 Steve BlockStop Geolocation service when browser tab is in the...
2009-11-09 Android (Google... Merge change I5bad623b into eclair-mr2
2009-11-09 Derek SollenbergerAllow plugins to load java classes from their apk.
2009-11-09 Leon Scrogginsdo not merge -- Fix a clicking bug.
2009-11-09 Grace KlobaAdd/expose postdata identifier so that when we cache
2009-11-06 Mike Reedup our max ram value before subsampling in the decoder
2009-11-06 Leon ScrogginsStore the Node's text rather than the renderer's text.
2009-11-05 Steve BlockFixes V8 build due to missing include.
2009-11-05 Android (Google... Merge change I9ef85bb1 into eclair-mr2
2009-11-05 Steve BlockStop Geolocation service when browser tab is in the...
2009-10-30 Steve BlockMove V8 to external/v8
2009-10-30 Steve Blockam b9fca1a7: (-s ours) Fix Geolocation service to use...
2009-10-30 Grace Klobaam 5469794f: Avoid constructing the MutexLocker class...
2009-10-29 Steve BlockFix Geolocation service to use correct signature for...
2009-10-29 Android (Google... Merge change Id5b57453 into eclair-mr2
2009-10-29 Leon ScrogginsDO NOT MERGE. Send a message when the page changes...
2009-10-29 Steve BlockRemove unused Inspector files from Android build.
2009-10-29 Android (Google... Merge change Ia667b47b into eclair-mr2
2009-10-29 Android (Google... Merge change I5d9ec169 into eclair-mr2
2009-10-28 Leon ScrogginsPass PlatformKeyboardEvents for deletions.
2009-10-28 Android (Google... Merge change I47300b36 into eclair-mr2
2009-10-28 Leon ScrogginsFix a clicking bug.
2009-10-28 Grace Klobafix instrumentation. The new WebKit has CachedResourceC...
2009-10-28 Android (Google... Merge change I998a5863 into eclair-mr2
2009-10-28 Steve BlockUse NPAPI headers from WebCore/bridge/ rather than...
2009-10-28 Steve BlockFix Geolocation service to use correct signature for...
2009-10-28 Android (Google... Merge change I8e7024d6 into eclair-mr2
2009-10-28 Cary Clarkpass the current cursor when computing the mouse position
2009-10-28 Steve BlockUpdates Geolocation to use a pair of maps to store...
2009-10-28 Android (Google... Merge change Ia17a9f02 into eclair-mr2
2009-10-28 Android (Google... Merge change I9f515e09 into eclair-mr2
2009-10-27 Grace KlobaWe were excluding device-width to fix b/issue?id=1331654.
2009-10-27 Leon ScrogginsAllow touches to change the selection.
2009-10-27 Android (Google... Merge change Ib24a54e5 into eclair-mr2
2009-10-27 Grace KlobaAvoid constructing the MutexLocker class to avoid
2009-10-27 Derek Sollenbergerchanging how plugins gain/lose focus.
2009-10-27 Cary Clarktweak select text
2009-10-27 Patrick ScottRemove bad assert.
2009-10-27 Android (Google... Merge change I676eb2d5 into eclair-mr2
2009-10-27 Andrei PopescuAvoid calling setDatabaseDirectoryPath() when the path...
2009-10-27 Steve BlockAdds ScriptController::initializeThreading(), to allow...
2009-10-27 Steve BlockBrings V8 binding ifdef changes in to line with version...
2009-10-26 Android (Google... Merge change I3788a1e3 into eclair-mr2
2009-10-26 Android (Google... Merge change I3a8abed5 into eclair-mr2
2009-10-26 Andrei PopescuEnable the dispatching of the 'ended' media event.
2009-10-26 Patrick ScottChange the assert to check for JNI_OK
2009-10-26 Patrick ScottChange eventTypes to eventNames to fix the assert.
2009-10-26 Steve BlockRemove XPathNSResolver from the Android build.
2009-10-23 Android (Google... Merge change I28a61bf7 into eclair-mr2
2009-10-23 Leon ScrogginsAllow java WebView to check the readonly status of...
2009-10-23 Android (Google... Merge change If6634f88 into eclair-mr2
2009-10-23 Leon ScrogginsRemove some unused variables.
2009-10-23 Steve BlockUpdates V8 bindings to use INSPECTOR guard.
2009-10-22 Android (Google... Merge change I85cea76f into eclair-mr2
2009-10-22 Grace Klobaam 228543b5: Apparently we can\'t use atomic_inc/dec...
2009-10-22 Grace Klobaam 87689f70: Back in 02/08 when we added android_atomic...
2009-10-22 Android (Google... Merge change Id27cf0b0 into eclair-mr2
2009-10-22 Steve BlockMakes a number of changes to ease future merging with...
2009-10-22 Cary Clarkam e9901563: (-s ours) do not merge: fix copy/paste...
2009-10-22 Android (Google... Merge change I4cc74167 into eclair-mr2
2009-10-21 Grace KlobaApparently we can't use atomic_inc/dec version as it
2009-10-21 Grace KlobaThe new WebKit expects atomicIncrement to return int
2009-10-21 Android (Google... Merge change I3efa919a into eclair-mr2
2009-10-21 Cary Clarkfix multiple text areas, and text areas without focus...
2009-10-21 Steve BlockRemove superfluous files from WebCore/svg/graphics.
2009-10-21 Leon ScrogginsDo not show radio/checkboxes for <optgroup> labels.
2009-10-21 Android (Google... Merge change I0554b1b9 into eclair-mr2
2009-10-21 Steve BlockRemoves duplicate AppCache methods from WebCore.base...
2009-10-20 Grace KlobaBack in 02/08 when we added android_atomic_inc/dec...
2009-10-20 Android (Google... Merge change I28a0470a into eclair-mr2
2009-10-20 Patrick ScottFix spurious build breaks.
2009-10-20 Steve BlockUpdate DerivedSourcesAllInOne to closer match webkit...
2009-10-19 Steve BlockMerge webkit.org at R49305 : Update WebKit revision...
2009-10-19 Steve BlockMerge webkit.org at R49305 : Update rendering to use...
2009-10-19 Steve BlockMerge webkit.org at R49305 : ImageBuffer::get/putImageD...
2009-10-19 Steve BlockMerge webkit.org at R49305 : Update CacheBuilder to...
2009-10-19 Steve BlockMerge webkit.org at R49305 : Stubs out new MediaPlayerP...
2009-10-19 Steve BlockMerge webkit.org at R49305 : Stub out PluginView::halt...
2009-10-19 Steve BlockMerge webkit.org at R49305 : Remove new file ImageSourc...
2009-10-19 Steve BlockMerge webkit.org at R49305 : Add ifdefs for enabler...
2009-10-19 Steve BlockMerge webkit.org at R49305 : Add includes for UNUSED_PA...
2009-10-19 Steve BlockMerge webkit.org at R49305 : Remove superfluous call...
2009-10-19 Steve BlockMerge webkit.org at R49305 : Stub out methods for mixed...
2009-10-19 Steve BlockMerge webkit.org at R49305 : Update Geolocation to...
2009-10-19 Steve BlockMerge webkit.org at R49305 : Use new macros to define...
2009-10-19 Steve BlockMerge webkit.org at R49305 : Remove stray definition...
2009-10-19 Steve BlockMerge webkit.org at R49305 : Pull WebKit change trac...
next