aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Reverting r10173 due to compile problemsGravatar robertphillips@google.com2013-07-19
* Measurement tool for Bounding-Box-Hierarchies.Gravatar commit-bot@chromium.org2013-07-19
* Revert r10171 due to test failure in StreamTestGravatar robertphillips@google.com2013-07-18
* Add a detachAsStream to SkDynamicMemoryWStream.Gravatar bungeman@google.com2013-07-18
* Plumb in flag for reusing scratch texturesGravatar commit-bot@chromium.org2013-07-18
* add copyright noticesGravatar reed@google.com2013-07-18
* Update static SkMutex to remove static initializer on Linux.Gravatar bungeman@google.com2013-07-18
* use { 0, 0, 0, 0 } to fix warningGravatar reed@google.com2013-07-18
* init prevLevel to avoid warningGravatar reed@google.com2013-07-18
* Remove assert which is failing.Gravatar scroggo@google.com2013-07-18
* Test decoding the bounds in skimage.Gravatar scroggo@google.com2013-07-18
* Add test to ensure buildTileIndex stores SkStream.Gravatar scroggo@google.com2013-07-18
* Support decoding Gray to A8 in PNG.Gravatar scroggo@google.com2013-07-18
* pull mipmap class into its own (private) headerGravatar reed@google.com2013-07-18
* Initialize config.Gravatar scroggo@google.com2013-07-18
* A8 bitmaps from JPEG are not opaque.Gravatar scroggo@google.com2013-07-18
* Allow decoding JPEG into A8.Gravatar scroggo@google.com2013-07-18
* Hold on to image-filtered texture in SkGpuDeviceGravatar commit-bot@chromium.org2013-07-18
* Add bench to test float to fixed conversionGravatar djsollen@google.com2013-07-18
* Remove unimplemented Mutex() method from SkFontMgr.h.Gravatar bungeman@google.com2013-07-18
* svndiff.py: add support for git checkoutsGravatar epoger@google.com2013-07-18
* Fix for Ubuntu compiler complaintGravatar robertphillips@google.com2013-07-18
* Yet another build fix for r10148Gravatar robertphillips@google.com2013-07-18
* Fix build breakages due to r10148Gravatar robertphillips@google.com2013-07-18
* Improve null gpu's memory handlingGravatar robertphillips@google.com2013-07-18
* Fix Android bench bots for Xoom due to OOM errors.Gravatar djsollen@google.com2013-07-18
* The rest of: Add purgeAsNeeded calls before addResource callsGravatar robertphillips@google.com2013-07-18
* Add purgeAsNeeded calls before addResource callsGravatar robertphillips@google.com2013-07-18
* add FilterLevel API to SkPaint, replacing various Flag bitsGravatar reed@google.com2013-07-18
* pdfviewer: fix warning in releaseGravatar edisonn@google.com2013-07-18
* Whitespace change to trigger builds.Gravatar rmistry@google.com2013-07-18
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-18
* [PDF] Use SkTypeface::countGlyphs instead of getAdvancedTypefaceMetricsGravatar commit-bot@chromium.org2013-07-17
* Fix leak of GrGLTexID when its owning GrGLTexture has been abandoned.Gravatar commit-bot@chromium.org2013-07-17
* Avoid lineTo() duplication in SkPath::dump().Gravatar commit-bot@chromium.org2013-07-17
* Replace all instances of GrRect with SkRect.Gravatar commit-bot@chromium.org2013-07-17
* Add getRectCount to SkRegtionGravatar commit-bot@chromium.org2013-07-17
* Add bench for hairline paths.Gravatar egdaniel@google.com2013-07-17
* make OpenCL optional for skpdiffGravatar zachr@google.com2013-07-17
* pdfviewer: fixes (indents) in input pdf specGravatar edisonn@google.com2013-07-17
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-17
* rebaseline.py: re-record already succeeding test results, just in caseGravatar epoger@google.com2013-07-17
* in experimental/ : roll back a few expected GM image checksums, for testingGravatar epoger@google.com2013-07-16
* svndiff.py: fix --add-new for JSON-format expectationsGravatar epoger@google.com2013-07-16
* Missed this is r9949 (Allow the resource cache to (indirectly) flush the InOr...Gravatar commit-bot@chromium.org2013-07-16
* rebaseline.py: fix --add-new for JSON filesGravatar epoger@google.com2013-07-16
* experimental/json-expectations: reformat to match output of rebaseline.pyGravatar epoger@google.com2013-07-16
* commit updated JSON expectations to experimental (based on gm-expectations at...Gravatar epoger@google.com2013-07-16
* experimental/json-expectations: mark all JSON files as plaintext, so diff too...Gravatar epoger@google.com2013-07-16
* svndiff.py: add ability to compare before-and-after JSON files, not just raw ...Gravatar epoger@google.com2013-07-16