OSDN Git Service

android-x86/external-webkit.git
2009-08-04 Derek Sollenbergeradding the first cut for the onLoad plugin event.
2009-08-04 Android (Google... Merge change 9470
2009-08-04 Jean-Baptiste... merge from open-source master
2009-08-04 Android (Google... Merge change 9656
2009-08-04 Derek Sollenbergerenhancing visibleRect tracking and making it work withi...
2009-08-04 Android (Google... Merge change 9618
2009-08-04 Grace KlobaFix 1635950. If the RenderBlock is positioned, don...
2009-08-03 Android (Google... Merge change 9526
2009-08-03 Derek SollenbergerFixing mouse and touch coordinates inside iframes.
2009-08-03 Andrei PopescuEnable workers for V8
2009-08-03 Jean-Baptiste... merge from donut
2009-08-03 Android (Google... Merge change 9343
2009-07-31 Leon ScrogginsFix a bug in find.
2009-07-31 Cary Clarkrebuild the nav cache on mouse clicks during page load
2009-07-31 Mike Reedexpose getFontPath to plugins
2009-07-31 Android (Google... Merge change 9295
2009-07-31 Leon ScrogginsAllow user to jump to the next textfield.
2009-07-31 Grace KlobaFix 1849037. Don't force text wrap to the screen if...
2009-07-30 Grace KlobaRemove snapToAnchor as it is not used any more.
2009-07-30 Steve BlockAdds a mock GeolocationService.
2009-07-30 Android (Google... Merge change 9149
2009-07-30 Android (Google... Merge change 9143
2009-07-30 Andrei PopescuFix a bug in the ChromeClientAndroid where the m_newQuo...
2009-07-30 Patrick ScottImplement our own parallel connection count initialization.
2009-07-30 Steve BlockAdds the C++ side of the system to show the Geolocation...
2009-07-29 Jean-Baptiste... merge from donut
2009-07-29 Steve BlockAdds GeolocationPermissionsBridge.
2009-07-29 Patrick ScottRemove the WebIconDatabase thread attachment since...
2009-07-29 Steve BlockFixes build bustage due to GeolocationPermissions.
2009-07-29 Steve BlockAdds a GeolocationPermissions class.
2009-07-29 Andrei Popescuwire in the AppCache out-of-space callback
2009-07-28 Patrick Scottam 173247db: (-s ours) Do not merge.
2009-07-28 Grace KlobaSupport double tap in the Browser.
2009-07-28 Android (Google... Merge change 7883
2009-07-28 Cary ClarkFind left edge of column using nav cache data.
2009-07-28 Patrick ScottDo not merge.
2009-07-28 Android (Google... Merge change 8820
2009-07-28 Derek Sollenbergerfixing plugin event handling for touch to return the...
2009-07-28 Steve BlockExposes Geolocation at navigator.geolocation for JSC...
2009-07-27 Android (Google... Merge change 8658
2009-07-27 Android (Google... Merge change 8638
2009-07-27 Steve BlockFixes missing comment change from change 8490.
2009-07-27 Steve BlockEnables Geolocation on Android.
2009-07-27 Android (Google... Merge change 8498
2009-07-26 Jean-Baptiste... reconcile korg/master into goog/master
2009-07-26 Jean-Baptiste... Merge korg/donut into korg/master
2009-07-24 Mike Reedexplictly specify hinting (new api)
2009-07-24 Steve BlockFixes WebKit Geolocation bug 27255.
2009-07-24 Android (Google... Merge changes 8489,8490
2009-07-24 Steve BlockAndroid specifics for 'Removes uneccessary IDL files...
2009-07-24 Steve BlockRemoves uneccessary IDL files for Geolocation callbacks.
2009-07-23 Android (Google... Merge change 8389
2009-07-23 Leon ScrogginsClear the WebTextView when clicking on another node.
2009-07-23 Leon ScrogginsImprove dragging on WebTextView.
2009-07-23 Andrei PopescuUpdate V8 to bleeding_edge@2524
2009-07-23 Android (Google... Merge change 7734
2009-07-23 Android (Google... Merge change 8191
2009-07-22 Cary Clarkam 70522f5f: adjust right edge of copy bounds if edge...
2009-07-22 Andrei PopescuEnforce app cache maximum size
2009-07-22 Eric LaurentFix issue 1795088 Improve audio routing code
2009-07-22 Android (Google... Merge change 8031
2009-07-22 Android (Google... Merge change 8010
2009-07-22 Android (Google... Merge change 8009
2009-07-22 Feng QianTurn on V8 by default.
2009-07-21 Cary Clarkadjust right edge of copy bounds if edge is not found
2009-07-21 Android (Google... Merge change 8047
2009-07-21 Patrick ScottFix a crash in plugins.
2009-07-21 Patrick ScottCheck for xml and text mime types through DOMImplementa...
2009-07-21 Andrei PopescuAdd TODO(andreip) to those v8 binding files that have...
2009-07-21 Andrei Popescuwire the appcache to the HTML5 UI
2009-07-21 Andrei PopescuImplements a mechanism that limit the growth of the...
2009-07-20 Feng QianExperiment a different GC policy.
2009-07-20 Android (Google... Merge change 7878
2009-07-20 Derek Sollenbergerremoving visibleRect event and tracking rectangles...
2009-07-20 Feng QianExperiment no GC before loading new page.
2009-07-20 Patrick ScottRemove format until plugins either need to know or...
2009-07-20 Patrick ScottAdd Plugin APIs for creating and manipulating a Surface.
2009-07-18 Feng QianAdd indexed getter for TouchList.
2009-07-18 Android (Google... Merge change 7772
2009-07-17 Feng QianInitialize context if a frame had an empty global object.
2009-07-17 Mike Reedadd fontdir api for plugins
2009-07-17 Derek SollenbergerAdding plugin support for an RGBA surface view.
2009-07-16 Android (Google... Merge change 7500
2009-07-16 Feng QianConvert Java string to JavaScript string.
2009-07-15 Patrick ScottTurn on webcore's request management and remove our...
2009-07-15 Feng QianFix build error of mksnapshot
2009-07-15 Feng QianQuick fix of makefile
2009-07-15 Feng QianUse JS_ENGINE environment to control which JS engine...
2009-07-15 Jean-Baptiste... Merge commit 'goog/readonly-korg-master' into merge_kor...
2009-07-14 Android (Google... Merge change 7155
2009-07-14 Feng QianMake some adjustment on heap parameters on Android...
2009-07-14 Android (Google... Merge change 7130
2009-07-14 Feng QianPick up a bug fix from Chromium.
2009-07-14 Feng QianPick up a fix in V8 binding.
2009-07-14 Feng QianRename ENABLE_V8 to USE_ALT_JS_ENGINE.
2009-07-13 Feng QianUpdate V8 to bleeding_edge@2450 to pick up a few import...
2009-07-13 Feng QianSimplify Ben's previous commit.
2009-07-13 Ben MurdochAdd a virtual destructor to V8DOMMap when NDEBUG is...
2009-07-10 Feng QianFix a memory leak caused by the binding code.
2009-07-10 Mike Reedrename libsgl/libcorecg to libskia
next