summaryrefslogtreecommitdiffstats
path: root/WebKit/android/nav/CachedFrame.cpp
Commit message (Expand)AuthorAgeFilesLines
* nextTextField may walk off the end or try invalid framesCary Clark2010-04-221-15/+14
* keep frames associated with regular hits and direct hitsCary Clark2010-04-061-3/+5
* Make nativeMoveCursorToNextTextInput return a value based on success.Leon Scroggins2010-03-011-4/+3
* refactor drawing to support layersCary Clark2010-02-241-0/+12
* minor fixes to layer navCary Clark2010-02-171-13/+13
* Add UI considerations to layersCary Clark2010-02-171-88/+143
* In findBestHitAt, set x and y to the intersection of slop and cursor.Leon Scroggins2010-01-061-28/+22
* fix nav cache debuggingCary Clark2009-12-041-4/+3
* move input-related fields out of CachedNode to expandCary Clark2009-12-041-3/+8
* nav to container if it wants key eventsCary Clark2009-12-021-5/+5
* navigate preferably between children of the same parentCary Clark2009-11-301-1/+1
* Fixes license headers for all files in WebKit/android, other than those in stl/.Steve Block2009-11-131-1/+1
* add debugging, tweak data for flash work in progressCary Clark2009-10-121-2/+2
* fix parent index of focus when building nav cacheCary Clark2009-09-151-0/+3
* Allow user to jump to the next textfield.Leon Scroggins2009-07-311-0/+28
* more (browser) trackball-is-a-mouse work in progressCary Clark2009-06-111-10/+22
* in the browser, make the trackball more like a mouseCary Clark2009-06-011-213/+219
* use one rectangle for browser focus ringCary Clark2009-05-131-1/+1
* keep webkit focus in sync with ui cache for text fieldsCary Clark2009-04-231-1/+1
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-4/+8
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1318
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1318/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-2/+10
* auto import from //branches/cupcake/...@127436The Android Open Source Project2009-01-221-12/+10
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-14/+23
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+1303