summaryrefslogtreecommitdiffstats
path: root/WebKit/android/jni/PictureSet.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Skia Merge (revision 808)Derek Sollenberger2011-02-221-7/+7
| | | | | | This is a companion CL to the one found in /external/skia Change-Id: I469b8845a88f24d972fd57ee5c9cab505a5b83aa
* refine empty picture test to look for color rectsCary Clark2011-01-051-0/+2
| | | | | bug:3296986 Change-Id: I171435f6285f671abc9f2e38ad00ebcabb783cb3
* use picture recording flag to speed up clipPath (and avoid asserts in very ↵Mike Reed2010-03-191-1/+7
| | | | | | | | large edgelists) override (and no-op) clipPath() in IsEmptyCanvas, same reasons as above. Change-Id: I70b1565a11c1e314fdde507c1b2118b9aba651e6
* Moves get_thread_msec from JavaScriptCore/wtf/CurrentTime to ↵Steve Block2009-11-201-3/+3
| | | | | | | | | | | WebKit/android/Timecounter. This function is an Android addition to JavaScriptCore::WTF, but is not used anywhere in WebCore or JavaScriptCore. Futhermore, JavaScriptCore/wtf/CurrentTime does not contain any other platform additions. It's used primarily in WebKit/android/TimeCounter, so I've moved it there. I've also updated the name to getThreadMsec to match WebKit style. Change-Id: Ia4f91efd3caaafd1fb079afe6c493aefea402582
* Fixes license headers for all files in WebKit/android, other than those in stl/.Steve Block2009-11-131-1/+1
| | | | | | | | | | | | | These files have not yet been upstreamed to webkit.org. WebKit requires either a BSD-style or LGPL 2.1 license for all code. We use a BSD-style 2-clause license for Android-specific files that will be upstreamed to webkit.org. This change adds licenses where absent or simply fixes the names of copyright holders in the license text to 'THE COPYRIGHT OWNER' and cleans up formatting. Files in stl/ currently use licenses other than BSD-style and will require more careful treatment. Change-Id: I67ad4b8932e432d3eaaeecdfeb0d09418496228d
* AI 144018: change path to return its internal cached bounds, making it much ↵Mike Reed2009-04-021-1/+1
| | | | | | | | lighter-weight to get the bounds. BUG=1748928 Automated import of CL 144018
* Automated import from //branches/master/...@141913,141913Cary Clark2009-03-241-6/+9
|
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-3/+3
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+665
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-665/+0
|
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-18/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-53/+45
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-10/+19
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+682