summaryrefslogtreecommitdiffstats
path: root/WebKit/android/nav/CacheBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixes license headers for all files in WebKit/android, other than those in stl/.Steve Block2009-11-131-1/+1
* Store the Node's text rather than the renderer's text.Leon Scroggins2009-11-061-2/+4
* fix multiple text areas, and text areas without focus ringsCary Clark2009-10-211-8/+5
* Merge webkit.org at R49305 : Update rendering to use new overflow methods.Steve Block2009-10-201-1/+1
* Merge webkit.org at R49305 : Update CacheBuilder to use new event listener me...Steve Block2009-10-201-8/+3
* Merge webkit.org at R49305 : Text::string renamed to dataImpl.Steve Block2009-10-201-5/+5
* Merge webkit.org at R49305 : Update String::copy call sites to use new copy m...Steve Block2009-10-201-3/+5
* Do not bring up the soft keyboard for readonly input fields.Leon Scroggins2009-10-151-3/+9
* File upload.Leon Scroggins2009-10-091-2/+1
* address detection may look at uninitialized memoryCary Clark2009-10-061-19/+8
* Fix a few crashes with assertions enabled.Patrick Scott2009-09-291-1/+1
* fix address detection when the city and state are both valid statesCary Clark2009-08-251-4/+25
* am b116c1a0: Make deep copy of the String when use them in the UI thread as A...Grace Kloba2009-07-061-2/+2
|\
| * Make deep copy of the String when use them in the UI thread as AtomicString i...Grace Kloba2009-07-061-3/+3
* | Don't clip out nodes if the clip is an empty rectangleCary Clark2009-06-291-1/+1
* | set trackball click to the edge of the text field, not the middleCary Clark2009-06-241-1/+1
* | add WebView.FindAddress option to ignore case sensitivityCary Clark2009-06-171-1/+5
* | fix webkit hidden cursor, address crashCary Clark2009-06-161-1/+1
* | more (browser) trackball-is-a-mouse work in progressCary Clark2009-06-111-3/+0
* | use absolute bounds, not node bounds, for all webkit nodesCary Clark2009-06-041-24/+2
* | remove unneeded text parameters from WebViewCary Clark2009-06-031-1/+3
* | in the browser, make the trackball more like a mouseCary Clark2009-06-011-43/+14
* | Fix some unexpected cases of image maps.Leon Scroggins2009-04-231-83/+29
* | remove obsolete browser nav cache debug dumpCary Clark2009-04-201-61/+0
* | AI 145877: Fix the sim-debug build due to the changes in the new WebKit.Grace Kloba2009-04-131-3/+5
* | AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-101-59/+88
* | Automated import from //branches/master/...@142932,142932Patrick Scott2009-03-261-1/+1
|/
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-64/+25
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+3076
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-3072/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-6/+2
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-2/+6
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-0/+1
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-10/+35
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-48/+66
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-18/+29
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+3017