OSDN Git Service

Merge branch 'eclair' into eclair-release
[android-x86/external-webkit.git] / WebKit /
2009-10-16 The Android Open... Merge branch 'eclair' into eclair-release
2009-10-16 Cary Clarkdo not merge: fix copy/paste using trackball on passion
2009-10-08 android-build Shar... Merge branch 'eclair' into eclair-release
2009-10-07 Steve BlockMakes sure that Geolocation permissions are saved befor...
2009-10-02 android-build Shar... Merge branch 'eclair' into eclair-release
2009-10-01 Leon ScrogginsRevert "Don't extend the arrow asset of the combo box...
2009-10-01 android-build Shar... Merge commit 'goog/eclair' into eclair-release
2009-10-01 Android (Google... Merge change Ib6cfb9c2 into eclair
2009-10-01 Leon ClarkeDon't extend the arrow asset of the combo box over...
2009-09-30 Android (Google... Merge change Ic0bd5009 into eclair
2009-09-30 Andrei PopescuUpdate <video> implementation after new IRC discussion...
2009-09-30 The Android Open... Merge commit 'remotes/goog/eclair' into eclair-release
2009-09-30 Leon ClarkeDon't crash on java exception
2009-09-29 Cary Clarkscroll text field with touch
2009-09-29 The Android Open... Merge commit 'remotes/goog/eclair' into eclair-release
2009-09-29 Patrick ScottFix a few crashes with assertions enabled.
2009-09-28 Grace KlobaUpdate the comment for checking null in needtouchevents.
2009-09-28 The Android Open... Merge commit 'remotes/goog/eclair' into eclair-release
2009-09-28 Ben MurdochFix the multiple form submission bug. (Bug 2098417).
2009-09-28 Grace KlobaCheck null for WebViewCore's nativeClass before calling
2009-09-27 Grace KlobaCheck null for WebViewCore's nativeClass before calling
2009-09-25 Android (Google... Merge change 27041 into eclair
2009-09-25 Cary Clarkdon't short-circuit if the text selection has changed
2009-09-24 Leon ClarkeColorizing clicked-on links
2009-09-24 Patrick ScottAdd ANDROID_USER_GESTURE back to WebCore.
2009-09-23 Leon ScrogginsWhether or not a textfield is the last or only, make...
2009-09-23 Cary Clarkhardcode the correct ninepatch margins for the button...
2009-09-22 Derek Sollenbergeradding API to enable plugins to request full screen...
2009-09-22 Patrick ScottAdd apple-touch-icon-precomposed processing.
2009-09-21 Grace KlobaAdd dpi support for WebView.
2009-09-21 Derek Sollenbergerrenaming setJavaClass_ANPSetValue and ensuring memory...
2009-09-21 Derek Sollenbergercleaning up old surface view API's
2009-09-17 Android (Google... Merge change 25547 into eclair
2009-09-17 Andrei PopescuWire the rest of MediaPlayer to our implementation...
2009-09-17 Andrei PopescuAdd poster support and other fixes
2009-09-16 Android (Google... Merge change 25135 into eclair
2009-09-15 Derek SollenbergerFirst pass at replacing native plugin views with java.
2009-09-15 Cary Clarkfix parent index of focus when building nav cache
2009-09-11 Android (Google... Merge change 24624 into eclair
2009-09-10 Cary Clarkallow mixed-case schemes in resource URLs
2009-09-09 Android (Google... Merge change 24297 into eclair
2009-09-09 Android (Google... Merge change 24338 into eclair
2009-09-09 Andrei PopescuFix for 2106269
2009-09-08 Android (Google... Merge change 24042 into eclair
2009-09-08 Steve BlockUpdates mock Geolocation service to match final version...
2009-09-08 Android (Google... Merge change 24108 into eclair
2009-09-07 Steve BlockStore Geolocation cached position between browser sessions.
2009-09-07 Android (Google... Merge change 23972 into eclair
2009-09-04 Android (Google... Merge change 23971 into eclair
2009-09-04 Android (Google... Merge change 23969 into eclair
2009-09-04 Android (Google... Merge change 23957 into eclair
2009-09-04 Android (Google... Merge change 23954 into eclair
2009-09-04 Android (Google... Merge change 23829 into eclair
2009-09-04 Android (Google... Merge change 23625 into eclair
2009-09-03 Andrei PopescuAllow 0 to be passed for the nativePointerParameter...
2009-09-03 Cary Clarkstart in the proper subframe when finding the next...
2009-09-03 Android (Google... Merge change 23630 into eclair
2009-09-02 Grace KlobaGet the drawable directory from Java for the platform...
2009-09-02 Steve BlockBrings Mock Geolocation service up to date with latest...
2009-09-02 Android (Google... Merge change 22906 into eclair
2009-09-02 Android (Google... Merge change 23614 into eclair
2009-09-01 Android (Google... Merge change 22913 into eclair
2009-09-01 Android (Google... Merge change 23350 into eclair
2009-09-01 Leon ScrogginsUpdate the browser's references to the latest images.
2009-09-01 Android (Google... Merge change 23087 into eclair
2009-08-31 Android (Google... Merge change 23308 into eclair
2009-08-31 Android (Google... Merge change 23292 into eclair
2009-08-28 Grace KlobaFix the crash with sites having youtube video. It doesn...
2009-08-28 Cary Clarkdon't layout when setting size from zoom if only height...
2009-08-28 Android (Google... Merge change 23094 into eclair
2009-08-28 Android (Google... Merge change 23075 into eclair
2009-08-28 Android (Google... Merge change 23100 into eclair
2009-08-28 Android (Google... Merge change 23092 into eclair
2009-08-28 Mike Reedupdate dox. no code change
2009-08-27 Android (Google... Merge changes 22903,22905 into eclair
2009-08-27 Andrei PopescuUse v8::V8::LowMemoryNotification() instead of the...
2009-08-27 Android (Google... Merge change 22454 into eclair
2009-08-26 Cary Clarkwhen finding left edge of text block, don't merge in...
2009-08-26 Ben MurdochPass the estimated size of new databases to the Java...
2009-08-26 Steve BlockAdds a method to allow Geolocation permissions for...
2009-08-25 Android (Google... Merge change 22590 into eclair
2009-08-25 Cary Clarkfix address detection when the city and state are both...
2009-08-25 Cary Clarkfix a couple of debug print errors
2009-08-25 Derek Sollenbergermodifying how onLoad events are sent to plugins to...
2009-08-24 Android (Google... Merge change 22459 into eclair
2009-08-24 Steve BlockFixes build due in GeolocationPermissions.
2009-08-24 Android (Google... Merge change 22442 into eclair
2009-08-24 Steve BlockWebKit changes to persist Geolocation permissions betwe...
2009-08-24 Android (Google... Merge change 22374 into eclair
2009-08-24 Steve BlockFixes build breakage due to missing GeolocationPermissi...
2009-08-21 Steve BlockAdds WebKit-side of logic to make Geolocation obey...
2009-08-20 Andrei PopescuMerge commit 'goog/master-webkit-merge' into eclair...
2009-08-20 Andrei PopescuMerge commit 'goog/master' into merge
2009-08-19 Andrei PopescuMerge commit 'goog/master' into merge
2009-08-19 Andrei PopescuRevert "Compilation and link error fixes for new webkit...
2009-08-18 Ben MurdochCompilation and link error fixes for new webkit r47420.
2009-08-18 Android (Google... Merge change 21746 into eclair
2009-08-18 Grace Klobaam 84bb114b: am 14b66f1b: Merge change 21466 into eclair
2009-08-18 Grace Klobaam 14b66f1b: Merge change 21466 into eclair
2009-08-18 Android (Google... Merge change 21466 into eclair
next