OSDN Git Service

Fix one typo in the GL state restore
[android-x86/external-webkit.git] / Source /
2011-09-19 Teng-Hui ZhuFix one typo in the GL state restore
2011-09-19 The Android Open... Reconcile with ics-factoryrom-release
2011-09-19 Ben MurdochMerge "Fix invalidation rect sizes"
2011-09-18 Kristian MonsenFix for bug 5226268 [Browser] http keep-alive packets...
2011-09-18 Kristian Monsenam 54168158: (-s ours) Fix for bug 5226268 [Browser...
2011-09-18 Kristian MonsenFix for bug 5226268 [Browser] http keep-alive packets...
2011-09-16 Teng-Hui ZhuMerge "Share the display from the UI thread"
2011-09-16 Ben MurdochMerge "Fix crash in WebViewCore::scrollNodeIntoView"
2011-09-16 Teng-Hui ZhuShare the display from the UI thread
2011-09-16 Russell BrennerMerge "Add null checks in getTouchHighlightRects()"
2011-09-16 Ben MurdochFix invalidation rect sizes
2011-09-16 Ben MurdochFix crash in WebViewCore::scrollNodeIntoView
2011-09-16 Russell BrennerAdd null checks in getTouchHighlightRects()
2011-09-15 Ben MurdochMerge "Fix Monkey crash in V8AbstractEventListener"
2011-09-15 Steve BlockMerge "Fix handling of empty URLs when setting up the...
2011-09-15 Ben MurdochFix Monkey crash in V8AbstractEventListener
2011-09-14 Chris CraikMerge "Improve tile painting prioritization to minimize...
2011-09-14 Chris CraikImprove tile painting prioritization to minimize stalle...
2011-09-14 Teng-Hui ZhuMerge "A better WAR of driver issue by using GPU fence"
2011-09-13 Chris CraikMerge "Allocate textures based purely on viewport size"
2011-09-13 Chris CraikAllocate textures based purely on viewport size
2011-09-13 Teng-Hui ZhuA better WAR of driver issue by using GPU fence
2011-09-13 Chris CraikMerge "Fix layer tile allocation to be more consistent...
2011-09-13 Chris CraikFix layer tile allocation to be more consistent, less...
2011-09-12 Teng-Hui ZhuMerge "Fix the poster issue and full screen behavior...
2011-09-12 Teng-Hui ZhuFix the poster issue and full screen behavior html5...
2011-09-12 Steve BlockFix handling of empty URLs when setting up the NoDomain...
2011-09-12 Chris CraikFudge layer translation to always line up with view...
2011-09-09 Chris CraikMerge "If unlock base layer marks tiles dirty, repaint"
2011-09-09 Derek SollenbergerMerge "Hookup internal plumbing needed to expose new...
2011-09-09 Steve BlockMerge "Cherry-pick WebKit change 93521 to fix FrameLoader"
2011-09-09 Derek SollenbergerHookup internal plumbing needed to expose new plugin...
2011-09-09 Steve BlockCherry-pick WebKit change 93521 to fix FrameLoader
2011-09-09 Chris CraikIf unlock base layer marks tiles dirty, repaint
2011-09-08 Chris CraikMerge "Stop layer tile flickering"
2011-09-08 Chris CraikStop layer tile flickering
2011-09-08 Chris CraikMerge "Deallocate graphics memory with onTrimMemory...
2011-09-08 Derek SollenbergerMerge "Add Plugin API for a video framerate callback."
2011-09-08 Chris CraikDeallocate graphics memory with onTrimMemory signals
2011-09-08 Ben MurdochMerge "Roll back fix for b/issue?id=4203823"
2011-09-08 Teng-Hui ZhuMerge "The CPU code path for uploading the textures"
2011-09-08 Derek SollenbergerAdd Plugin API for a video framerate callback.
2011-09-08 Ben MurdochRoll back fix for http://b/issue?id=4203823
2011-09-07 John ReckMerge "Implement PictureSet(SkPicture*) ctor in FAST_PI...
2011-09-07 John ReckImplement PictureSet(SkPicture*) ctor in FAST_PICTURESE...
2011-09-07 Teng-Hui ZhuMerge "Revert to allocate textures for layers which...
2011-09-07 John ReckMerge "OnTrimMemory plumbing"
2011-09-07 Teng-Hui ZhuRevert to allocate textures for layers which had overfl...
2011-09-07 John ReckOnTrimMemory plumbing
2011-09-07 Steve BlockMerge "Cherry-pick WebKit change 92744 to fix RenderObj...
2011-09-07 Steve BlockCherry-pick WebKit change 92744 to fix RenderObjectChil...
2011-09-07 Derek SollenbergerMerge "Fix for plugin being "centered" to the left...
2011-09-07 Teng-Hui ZhuThe CPU code path for uploading the textures
2011-09-06 Steve BlockMerge "Cherry-pick WebKit change 85623 to fix RenderInl...
2011-09-06 Ben MurdochMerge "Fix logic error in Android style version calcula...
2011-09-06 Teng-Hui ZhuMerge "Revert "WebView animation support""
2011-09-06 Ben MurdochFix logic error in Android style version calculation.
2011-09-06 Teng-Hui ZhuRevert "WebView animation support"
2011-09-06 Chris CraikFix old textures not being repainted
2011-09-06 Derek SollenbergerFix for plugin being "centered" to the left corner...
2011-09-06 Steve BlockCherry-pick WebKit change 85623 to fix RenderInline...
2011-09-02 Chris CraikEnable double buffering via base tiles
2011-09-02 Steve BlockMerge "Fix the Java bridge to correctly handle null...
2011-09-02 Steve BlockMerge changes Iebbac8a9,I854067cb
2011-09-02 Steve BlockFix the Java bridge to correctly handle null strings
2011-09-02 Steve BlockIncorrect handling of 'display:' property within nested...
2011-09-02 Steve BlockRemove some unsafe static_cast in rendering/
2011-09-02 Kristian MonsenMerge "Closing idle connections, including jni interface"
2011-09-02 Kristian MonsenClosing idle connections, including jni interface
2011-09-01 Derek SollenbergerMerge "Reapply CL for: "Fix for antialiased text with...
2011-09-01 Teng-Hui ZhuMerge "WebView animation support"
2011-09-01 John ReckMerge "Allow native to query selection region"
2011-09-01 Derek SollenbergerReapply CL for: "Fix for antialiased text with shadows."
2011-09-01 Steve BlockMerge "Fix some leaked JNI local references in the...
2011-09-01 Steve BlockFix some leaked JNI local references in the Java Bridge
2011-09-01 John ReckAllow native to query selection region
2011-08-31 Teng-Hui ZhuWebView animation support
2011-08-31 Nicolas RoardDisable UI-side animations for now, and let webkit...
2011-08-31 Nicolas RoardEnable the FAST_PICTURESET codepath
2011-08-31 Nicolas RoardMerge "Implement a faster pictureset Cluster the invali...
2011-08-31 Nicolas RoardImplement a faster pictureset
2011-08-31 Steve BlockMerge "Make sure WebViewClient.onPageStarted() doesn...
2011-08-31 Steve BlockMake sure WebViewClient.onPageStarted() doesn't preceed...
2011-08-31 Nicolas RoardReduce the number of dirty buffers (not needed anymore)
2011-08-31 Nicolas RoardFix repaint issues with BaseTile
2011-08-30 Teng-Hui ZhuMerge "Fix the null pointer crash when playing full...
2011-08-29 Teng-Hui ZhuFix the null pointer crash when playing full screen...
2011-08-29 Russell BrennerMerge "Add Harfbuzz support for fallback fonts (redux)"
2011-08-29 Derek SollenbergerFix plugin crashes due to bad ref counting.
2011-08-26 Ben MurdochFix PictureSet invlidation rectangle bug
2011-08-26 Ben MurdochFix crash when scrolling non-HW accelerated WebView
2011-08-25 Chris CraikMerge "better locking while scrolling, but disables...
2011-08-25 Chris Craikbetter locking while scrolling, but disables double...
2011-08-25 Teng-Hui ZhuMerge "Fix the duration value for the html5 inline...
2011-08-25 Teng-Hui ZhuFix the duration value for the html5 inline video
2011-08-24 Teng-Hui ZhuMerge "Prevent preparing a page with an invalid size."
2011-08-24 Teng-Hui ZhuPrevent preparing a page with an invalid size.
2011-08-24 Teng-Hui ZhuMerge "The real fix for the video forward/back button."
2011-08-24 Teng-Hui ZhuThe real fix for the video forward/back button.
2011-08-24 Teng-Hui ZhuMerge "video UI fix, hide the forward/back button"
next