OSDN Git Service

android-x86/external-webkit.git
2011-09-16 Russell BrennerAdd null checks in getTouchHighlightRects()
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 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"
2011-08-24 Teng-Hui Zhuvideo UI fix, hide the forward/back button
2011-08-23 Nicolas RoardMerge "Limit the number of inval rects we send to the UI"
2011-08-23 Nicolas RoardLimit the number of inval rects we send to the UI
2011-08-23 Russell BrennerAdd Harfbuzz support for fallback fonts (redux)
2011-08-23 Chris CraikMerge "Re-enable tile prefetching, correct and adjust...
2011-08-22 Teng-Hui ZhuMerge "Avoid the lock when dealing with Surface Texture"
2011-08-22 Chris CraikRe-enable tile prefetching, correct and adjust max...
2011-08-22 Teng-Hui ZhuMerge "Merge the line by line copy into one when approp...
2011-08-22 John ReckMerge "Press state colors update"
2011-08-22 John ReckPress state colors update
2011-08-22 Teng-Hui ZhuAvoid the lock when dealing with Surface Texture
2011-08-22 Teng-Hui ZhuMerge the line by line copy into one when appropiate
2011-08-22 Teng-Hui ZhuFix the mouse handling for the video control
2011-08-19 Nicolas RoardRefactoring of BaseLayerAndroid and GLWebViewState:
2011-08-19 Teng-Hui ZhuMerge "Show/hide HTML5 video control properly according...
2011-08-19 Teng-Hui ZhuShow/hide HTML5 video control properly according to...
2011-08-19 Nicolas RoardRevert prefetching for now, as we do not have enough...
2011-08-18 Nicolas RoardMerge "Fix repaint when we toggle the inverted mode...
next