summaryrefslogtreecommitdiffstats
path: root/WebKit/android/nav
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix for missing invals" into honeycomb-mr1Nicolas Roard2011-03-181-1/+1
|\
| * Fix for missing invalsNicolas Roard2011-03-181-1/+1
* | DO NOT MERGE Use libhwui's new private header.Romain Guy2011-03-181-19/+6
|/
* Implement partial screen invalidationsNicolas Roard2011-03-161-11/+25
* Merge "Pass the clip rect to WebView to optimize rendering" into honeycomb-mr1Romain Guy2011-03-161-6/+22
|\
| * Pass the clip rect to WebView to optimize renderingRomain Guy2011-03-161-6/+22
* | For first layout, reset current textures and update base layer.Shimeng (Simon) Wang2011-03-161-6/+10
|/
* allow multiple invals to return first differenceCary Clark2011-03-112-19/+25
* Merge "make the text selection handles match framework" into honeycomb-mr1Cary Clark2011-03-091-72/+66
|\
| * make the text selection handles match frameworkCary Clark2011-03-081-72/+66
* | Partial invalidation of the browser texturesNicolas Roard2011-03-081-8/+13
* | Add support for partial invalidationsRomain Guy2011-03-071-6/+33
|/
* disable nodes that are completely clipped outCary Clark2011-03-011-1/+5
* Use UI side scrolling for readOnly textareas.Leon Scroggins2011-02-251-1/+5
* Merge "bias towards space in select text"Cary Clark2011-02-241-1/+1
|\
| * bias towards space in select textCary Clark2011-02-241-1/+1
* | Stop the blinking caret when moving to another field.Leon Scroggins2011-02-241-5/+7
|/
* Merge "Skia Merge (revision 808)"Derek Sollenberger2011-02-244-18/+18
|\
| * Skia Merge (revision 808)Derek Sollenberger2011-02-224-18/+18
* | Merge "Scroll the RenderLayer during touch events."Patrick Scott2011-02-226-66/+3
|\ \
| * | Scroll the RenderLayer during touch events.Patrick Scott2011-02-226-66/+3
| |/
* | fix select text space detectionCary Clark2011-02-221-17/+27
|/
* Merge "use measure instead of bounder to find spaces"Cary Clark2011-02-181-66/+19
|\
| * use measure instead of bounder to find spacesCary Clark2011-02-181-66/+19
* | Adding a debug setting to enable visual indicator for GLTeng-Hui Zhu2011-02-161-6/+7
* | Clip nodes to the visible rect.Patrick Scott2011-02-161-0/+27
|/
* fix buttons in GLCary Clark2011-02-151-4/+11
* Merge "don't combine single image bitmaps"Cary Clark2011-02-148-22/+33
|\
| * don't combine single image bitmapsCary Clark2011-02-148-22/+33
* | remove unused helper classCary Clark2011-02-141-98/+0
|/
* Fix ANR in the browserNicolas Roard2011-02-101-1/+1
* remove obsolete nav cache dump statementCary Clark2011-02-101-1/+0
* Improve the fixed element position calculationTeng-Hui Zhu2011-02-091-4/+0
* stop GL drawing thread before killing WebCoreCary Clark2011-02-031-1/+16
* Fix for bug 3414354 crash in navcacheKristian Monsen2011-02-021-7/+11
* Get layers showing againBen Murdoch2011-02-021-0/+7
* Prevent plugin node from being deleted in the nav cache.Derek Sollenberger2011-01-311-1/+2
* Merge "Fix for bug 3405738, crash in nav cache" into honeycombKristian Monsen2011-01-311-5/+7
|\
| * Fix for bug 3405738, crash in nav cacheKristian Monsen2011-01-311-5/+7
* | For textareas, do not use UI side layers.Leon Scroggins2011-01-311-18/+5
|/
* Merge "Fixed element positioning fix" into honeycombTeng-Hui Zhu2011-01-301-0/+4
|\
| * Fixed element positioning fixTeng-Hui Zhu2011-01-301-0/+4
* | Draw extras on layers.Nicolas Roard2011-01-291-0/+5
* | Prevent the browser's GL rendering loop when plugins are full-screen.Derek Sollenberger2011-01-291-1/+12
|/
* Merge "Fix for bug 3398340" into honeycombKristian Monsen2011-01-284-10/+3
|\
| * Fix for bug 3398340Kristian Monsen2011-01-284-10/+3
* | Fix artifacts from clipped viewport.Chet Haase2011-01-281-2/+16
|/
* Merge "Fix bug 3299946 - Holo-fy focus and selection color scheme." into hone...Adam Powell2011-01-261-3/+3
|\
| * Fix bug 3299946 - Holo-fy focus and selection color scheme.Adam Powell2011-01-261-3/+3
* | Merge "Final polish of the WebView accessibility support for JavaAcript disab...Svetoslav Ganov2011-01-261-16/+12
|\ \