OSDN Git Service

Force a navcache update before requesting keyboard
[android-x86/external-webkit.git] / Source / WebKit / android / jni / WebViewCore.cpp
2011-10-20 John ReckForce a navcache update before requesting keyboard
2011-10-14 John ReckMerge "Fix clipping" into ics-mr0
2011-10-14 Chris CraikMerge "Fix layer initialization" into ics-mr0
2011-10-14 Nicolas RoardImprove performances / fixes some glitches
2011-10-13 Steve BlockMerge "Fix uses of GetByteArrayElements() in WebCoreFra...
2011-10-12 Steve BlockMerge "Correctly guard WebFrame methods needed only...
2011-10-12 Steve BlockMerge "Modify BrowserFrame.requestClientCert() to take...
2011-10-12 Chris CraikMerge "Revert crash on bad scale - do not merge" into...
2011-10-11 Chris CraikMerge "Fixed infinite redraw loop from running out...
2011-10-11 Chris CraikMerge "Mark tiles discarded by TransferQueue as dirty...
2011-10-11 Nicolas RoardMerge "Fix repaint bug. In some cases when the content...
2011-10-11 Nicolas RoardFix repaint bug. In some cases when the content size...
2011-10-10 Derek SollenbergerMerge "Delay sending Plugin Draw event until the surfac...
2011-10-10 Derek SollenbergerDelay sending Plugin Draw event until the surface is...
2011-10-10 George MountMerge "Fixed URL lookup for data URLs."
2011-10-07 John ReckMerge "Switch find on page to GL"
2011-10-07 Nicolas RoardMerge "Fix scrolling offset of ScrollableLayer when...
2011-10-07 Nicolas RoardMerge "Fix inverted mode rendering"
2011-10-07 Ben MurdochFix WebViewCore uninitialised data.
2011-10-05 Nicolas RoardMerge "Streamline the layers update codepath. Directly...
2011-10-05 Nicolas RoardStreamline the layers update codepath.
2011-09-27 Ben MurdochMerge "Do not force "mobile" sites to use a viewport"
2011-09-27 Russell BrennerMerge "Limit the number of buckets in a PictureSet"
2011-09-26 Russell BrennerLimit the number of buckets in a PictureSet
2011-09-26 The Android Open... Reconcile with ics-factoryrom-release
2011-09-25 Bart Searsam 8e0c7b9e: (-s ours) Cherry-pick master fix for ANRs...
2011-09-24 Russell Brenneram fab9df83: Rename Lohit_Hindi to Lohit-Devanagari
2011-09-22 The Android Open... Reconcile with ics-factoryrom-release
2011-09-21 The Android Open... Reconcile with ics-factoryrom-release
2011-09-20 Teng-Hui ZhuMerge "Actually update the texture filter."
2011-09-20 Teng-Hui ZhuMerge "Support drawing the quad in GL_NEAREST mode."
2011-09-20 Teng-Hui ZhuMerge "A better CPU upload path"
2011-09-20 Teng-Hui Zhuam 6d611101: (-s ours) Merge "DO NOT MERGE:Share the...
2011-09-20 Ben MurdochMerge "Reapply: Fix for bug 5226268 [Browser] http...
2011-09-20 The Android Open... Reconcile with ics-factoryrom-release
2011-09-20 Ben Murdocham 5cfbc58a: (-s ours) Cherry-pick fix for rect sizes...
2011-09-20 Teng-Hui Zhuam ab7f5033: (-s ours) Cherry-pick fix for renamed...
2011-09-20 Chris Craikam d6b2e695: (-s ours) Cherry-pick "Fix missing tiles...
2011-09-19 Chris CraikMerge "Fix missing tiles"
2011-09-19 Steve BlockMerge changes Ifb6cc64e,I4d819cc5
2011-09-19 Russell BrennerMerge "Check for null selection in modifySelection"
2011-09-19 Russell BrennerCheck for null selection in modifySelection
2011-09-19 The Android Open... Reconcile with ics-factoryrom-release
2011-09-19 Ben MurdochMerge "Fix invalidation rect sizes"
2011-09-18 Kristian Monsenam 54168158: (-s ours) Fix for bug 5226268 [Browser...
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 Russell BrennerMerge "Add null checks in getTouchHighlightRects()"
2011-09-16 Ben MurdochFix crash in WebViewCore::scrollNodeIntoView
2011-09-16 Russell BrennerAdd null checks in getTouchHighlightRects()
2011-09-08 Teng-Hui ZhuMerge "The CPU code path for uploading the textures"
2011-09-02 Steve BlockMerge "Fix the Java bridge to correctly handle null...
2011-09-02 Steve BlockMerge changes Iebbac8a9,I854067cb
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 Steve BlockMerge "Fix some leaked JNI local references in the...
2011-08-31 Nicolas RoardMerge "Implement a faster pictureset Cluster the invali...
2011-08-31 Nicolas RoardImplement a faster pictureset
2011-08-29 Russell BrennerMerge "Add Harfbuzz support for fallback fonts (redux)"
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-24 Teng-Hui ZhuMerge "The real fix for the video forward/back button."
2011-08-24 Teng-Hui ZhuMerge "video 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-17 John ReckMerge "Remove shouldOverrideUrlLoading restrictions"
2011-08-17 Teng-Hui ZhuMerge "Fix Gmail blank page"
2011-08-17 Nicolas RoardMerge "Implement partial repaint for layers (at the...
2011-08-17 Nicolas RoardImplement partial repaint for layers (at the tile level)
2011-08-10 Nicolas RoardMerge "Fix missing tiles"
2011-08-10 Steve BlockMerge "Fix property access in the Java bridge"
2011-08-10 Steve BlockMerge "Add missing calls to JavaInstance::end() in...
2011-08-10 Chris CraikMerge "Revert "Remove ANativeWindow call to avoid block...
2011-08-10 Chris CraikMerge "Remove ANativeWindow call to avoid blocking...
2011-08-09 Ben MurdochMerge "Plumb a bool through to Java to supress auth...
2011-08-09 Ben MurdochMerge "Revert "Disable Crankshaft at runtime for perfor...
2011-08-09 Ben MurdochRevert "Disable Crankshaft at runtime for performace...
2011-08-01 Teng-Hui ZhuMerge "Unify the the tile size for base tiles and layers"
2011-07-29 Chris CraikMerge "fixed race condition in tile profiling"
2011-07-29 Derek SollenbergerMerge "Add features to support Ganesh in the Android...
2011-07-29 Nicolas RoardMerge "Reduce the number of layers - overflow elements...
2011-07-29 Kristian MonsenMerge changes I48e19e8a,I1ee0fbf6,I1c81bc8c
2011-07-29 Chris CraikMerge "added pageswap callback from drawGL to WebView"
2011-07-28 Ben MurdochDisable Crankshaft at runtime for performace testing.
2011-07-11 Teng-Hui ZhuMerge "Clear up the bitmap with white color at initial...
2011-07-09 Shimeng (Simon)... Merge "Revert "Factor the scale into the actual screen...
2011-07-08 Teng-Hui ZhuMerge "Add the matrix handle to the shaders."
2011-07-08 Kristian MonsenMerge "Possible fix for bug 3335863: 3-second delay...
2011-07-08 Kristian MonsenMerge changes I02f589b6,Ie54a0054,I80966819,Ib8898076...
2011-07-08 Steve BlockMerge "Delete a JNI local ref in WebViewCore::openFileC...
2011-07-08 Steve BlockDelete a JNI local ref in WebViewCore::openFileChooser()
2011-07-07 Huahui WuRevert "b/3302378 Passes touch pressures, sizes and...
2011-07-07 Huahui WuMerge "b/3302378 Passes touch pressures, sizes and...
2011-07-06 Russell BrennerMerge "Remove old scalar conversions"
2011-07-02 Shimeng (Simon)... Merge "Factor the scale into the actual screen space...
2011-07-02 Shimeng (Simon)... Merge "meta format-detection is not a viewport meta...
next