summaryrefslogtreecommitdiffstats
path: root/WebKit/android/nav
Commit message (Expand)AuthorAgeFilesLines
* Merge WebKit at r75993: Move WebKit/android files to SourceBen Murdoch2011-05-1626-14858/+0
* am 5581ea83: am 86ca6e2e: am c74d30ac: Merge "Fix calculation in WebView::scr...Russell Brenner2011-05-101-8/+0
|\
| * Fix calculation in WebView::scrollRectOnScreenRussell Brenner2011-05-051-8/+0
* | Merge WebKit at r74534: Rename rendering methodsBen Murdoch2011-05-101-1/+1
* | Merge WebKit at r74534: Fix RenderBlockLineLayout.cpp and others.Ben Murdoch2011-05-101-1/+1
* | Fix issue where solid was drawn instead of ringJohn Reck2011-05-051-1/+1
* | Correct the move latest positioningTeng-Hui Zhu2011-05-031-2/+1
* | Implements the focus ring drawing in GL.Nicolas Roard2011-04-111-6/+11
* | am f1a6509b: am b6ac9086: Merge "Fix for bug:4183801" into honeycomb-mr1Nicolas Roard2011-04-071-19/+12
|\ \ | |/
| * Fix for bug:4183801Nicolas Roard2011-04-071-19/+12
* | am f58a40bf: am ef25442f: don\'t call bounder when uninitializedCary Clark2011-03-231-1/+4
|\ \ | |/
| * don't call bounder when uninitializedCary Clark2011-03-231-1/+4
* | am 462195e7: am b1444e52: Fix for FBO offset when drawing with alphaRussell Brenner2011-03-181-2/+7
|\ \ | |/
| * Fix for FBO offset when drawing with alphaRussell Brenner2011-03-181-2/+7
* | am 2609c87e: am 9af1c3b9: Merge "Fix for missing invals" into honeycomb-mr1Nicolas Roard2011-03-181-1/+1
|\ \ | |/
| * 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
| |/
* | Use libhwui's new private header.Romain Guy2011-03-171-19/+6
* | am 788e19b5: am 9f5143f9: Implement partial screen invalidationsNicolas Roard2011-03-161-11/+25
|\ \ | |/
| * Implement partial screen invalidationsNicolas Roard2011-03-161-11/+25
* | am 114ea00b: am 6e9c5336: Merge "Pass the clip rect to WebView to optimize re...Romain Guy2011-03-161-6/+22
|\ \ | |/
| * 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
* | | am 2322a2c9: am 6a3bd3f2: For first layout, reset current textures and update...Shimeng (Simon) Wang2011-03-161-6/+10
|\ \ \ | |/ /
| * | For first layout, reset current textures and update base layer.Shimeng (Simon) Wang2011-03-161-6/+10
| |/
* | am e76100ec: am 418d5bb2: Merge "allow multiple invals to return first differ...Cary Clark2011-03-112-19/+25
|\ \ | |/
| * allow multiple invals to return first differenceCary Clark2011-03-112-19/+25
* | am a31744c7: am 9901e533: Merge "make the text selection handles match framew...Cary Clark2011-03-091-72/+66
|\ \ | |/
| * 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
* | | am 99a10c9f: am 67e4aa15: Partial invalidation of the browser texturesNicolas Roard2011-03-081-8/+13
|\ \ \ | |/ /
| * | Partial invalidation of the browser texturesNicolas Roard2011-03-081-8/+13
* | | am 8a897356: am 24b320d3: Merge "Add support for partial invalidations Bug #3...Romain Guy2011-03-071-6/+33
|\ \ \ | |/ /
| * | Add support for partial invalidationsRomain Guy2011-03-071-6/+33
| |/
* | Use members rather than globals to avoid leaking memory.Leon Scroggins2011-03-041-6/+17
|/
* 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
|/