summaryrefslogtreecommitdiffstats
path: root/WebKit/android/nav
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\ \
| * | Final polish of the WebView accessibility support for JavaAcript disabled caseSvetoslav Ganov2011-01-261-16/+12
| |/
* | Fix hit testing inside layers.Patrick Scott2011-01-262-9/+9
|/
* Optimize display lists by caching drawGL function pointer.Chet Haase2011-01-241-0/+73
* Implement tiles synchronizationNicolas Roard2011-01-231-2/+2
* Line up text with WebTextView.Leon Scroggins2011-01-211-7/+22
* match the frame with the nodeCary Clark2011-01-202-2/+2
* don't draw buttons while they are createdCary Clark2011-01-191-1/+1
* add interface to return if (x/y) is a pluginCary Clark2011-01-181-0/+7
* Merge "Make sure there is a focus before derefing it." into honeycombLeon Scroggins2011-01-121-2/+2
|\
| * Make sure there is a focus before derefing it.Leon Scroggins2011-01-121-2/+2
* | Merge "always compute cx, cy in select text" into honeycombCary Clark2011-01-121-6/+4
|\ \ | |/ |/|
| * always compute cx, cy in select textCary Clark2011-01-121-6/+4
* | Merge "Remove the WebTextView always when moving off a textfield." into honey...Leon Scroggins2011-01-121-2/+3
|\ \ | |/ |/|
| * Remove the WebTextView always when moving off a textfield.Leon Scroggins2011-01-111-2/+3
* | Merge "Prevent a crash by caching overflow scrolling." into honeycombPatrick Scott2011-01-111-2/+2
|\ \ | |/ |/|
| * Prevent a crash by caching overflow scrolling.Patrick Scott2011-01-111-2/+2
* | remove push/pop around bitmapCary Clark2011-01-111-0/+10
|/
* Merge "layer or save push/pop should start new rect" into honeycombCary Clark2011-01-111-1/+5
|\
| * layer or save push/pop should start new rectCary Clark2011-01-101-1/+5
* | Remove nativeCursorMatchesFocus method.Leon Scroggins2011-01-101-13/+4
* | Add Null check to the root layerTeng-Hui Zhu2011-01-101-1/+1
* | selectBestAt missing another null checkCary Clark2011-01-101-2/+3
|/
* return the scrollable layer's content boundsCary Clark2011-01-101-10/+27
* bug:3325039 Making the cursor ring movement send accessibility events.Svetoslav Ganov2011-01-071-0/+15
* Merge "add iframes to the types that want key events" into honeycombCary Clark2011-01-061-1/+2
|\
| * add iframes to the types that want key eventsCary Clark2011-01-061-1/+2