OSDN Git Service

android-x86/external-webkit.git
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-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...
2009-10-19 Steve BlockMerge webkit.org at R49305 : Include new InspectorTimel...
2009-10-19 Steve BlockMerge webkit.org at R49305 : MediaPlayerPrivate::maxTim...
2009-10-19 Steve BlockMerge webkit.org at R49305 : Text::string renamed to...
2009-10-19 Steve BlockMerge webkit.org at R49305 : ChromeClient::platformWind...
2009-10-19 Steve BlockMerge webkit.org at R49305 : Add stub ChromeClient...
2009-10-19 Steve BlockMerge webkit.org at R49305 : Page constructor now takes...
2009-10-19 Steve BlockMerge webkit.org at R49305 : goBackOrForwards is now...
2009-10-19 Steve BlockMerge webkit.org at R49305 : setLocalLoadPolicy is...
2009-10-19 Steve BlockMerge webkit.org at R49305 : FrameLoader::stopLoading...
2009-10-19 Steve BlockMerge webkit.org at R49305 : PolicyChecker is now facto...
2009-10-19 Steve BlockMerge webkit.org at R49305 : PluginView::init and destr...
2009-10-19 Steve BlockMerge webkit.org at R49305 : Update String::copy call...
2009-10-19 Steve BlockMerge webkit.org at R49305 : Update KURL constructor...
2009-10-19 Steve BlockMerge webkit.org at R49305 : Add Android makefiles...
2009-10-19 Steve BlockMerge webkit.org at R49305 : Fix merge conflicts.
2009-10-19 Steve BlockMerge webkit.org at R49305 : Automatic merge by git.
2009-10-19 Android (Google... Merge change I5536af7a into eclair-mr2
2009-10-19 Android (Google... Merge change I112445f3 into eclair-mr2
2009-10-19 Steve BlockRemoves some commented out files from the V8 derived...
2009-10-19 Derek SollenbergerUpdating the documentation for plugins.
2009-10-19 Mike Reedreturn default 1.0 for scaleFactor(), since android...
2009-10-19 Steve BlockRemove ARMAssembler.cpp from WebKit build, as it is...
2009-10-16 Android (Google... Merge change I4419d5c4 into eclair-mr2
2009-10-16 Steve BlockOnly write Geolocation permissions to the DB when required.
2009-10-16 Android (Google... Merge change I6623a2fa into eclair-mr2
2009-10-16 Mike Reeddon't pre-round rects, since we will zoom (arbitrarily...
2009-10-16 Cary Clarkdo not merge: fix copy/paste using trackball on passion
2009-10-16 Steve BlockFixes a couple of style problems and a minor TODO in...
2009-10-15 Leon ScrogginsDo not bring up the soft keyboard for readonly input...
2009-10-15 Cary Clarkfix copy/paste using trackball on passion
2009-10-14 Steve BlockBring Geolocation V8 bindings in line with those for...
2009-10-14 Steve BlockBrings JSC Geolocation bindings up-to-date with latest...
2009-10-14 Andrei PopescuRemove the Android guards added to the <video> implemen...
2009-10-14 Steve BlockFixes an accidental change made to WebKit GTK code...
2009-10-14 Steve BlockFixes a bunch of WebKit whitespace discrepancies betwee...
2009-10-14 Steve BlockUpdate V8 to revision 3018.
2009-10-14 Steve BlockRemove more superfluous WebKit files from build.
2009-10-14 Steve BlockRemove superfluous files from JSC build. Note that...
2009-10-13 Steve BlockRemoves superfluous unload event getter and setter...
2009-10-13 Android (Google... Merge change Ibf761b97 into eclair-mr2
2009-10-13 Leon ScrogginsPrevent getFile from copying when the file is too large.
2009-10-13 Derek SollenbergerEnabling plugins to stay in sync with UI when the DOM...
2009-10-12 Cary Clarkadd debugging, tweak data for flash work in progress
2009-10-09 Leon ScrogginsAllow <select> boxes to draw larger.
2009-10-09 Leon ScrogginsFix the V8 build.
2009-10-09 Leon ScrogginsFile upload.
2009-10-09 Leon ClarkeFix sim build
2009-10-09 Leon ClarkeDraw a background color under the combo box
2009-10-08 Android (Google... Merge change I6b640373 into eclair-mr2
2009-10-08 Patrick ScottFix bug 2132969
2009-10-08 Ben MurdochSet the navigator.vendor property to be "Google Inc...
2009-10-07 Steve Blockam e7430864: Makes sure that Geolocation permissions...
2009-10-07 Steve BlockMakes sure that Geolocation permissions are saved befor...
2009-10-07 Cary Clarkreset webTextView size if focus bounds changes
2009-10-06 Android (Google... Merge change Ibbab1c84 into eclair-mr2
2009-10-06 Cary Clarkaddress detection may look at uninitialized memory
2009-10-06 Steve Blockam a7280594: Fixes build bustage due to missing include...
2009-10-06 Steve BlockFixes build bustage due to missing include in Geolocation.
2009-10-06 Steve Blockam 0c7394a4: Fixes a WebKit bug where ongoing Geolocati...
next