aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix VC++ warning and Android only code for 7317.Gravatar bungeman@google.com2013-01-22
* Added multi-select deletion to debuggerGravatar robertphillips@google.com2013-01-22
* Expose geometry and gamma on device.Gravatar bungeman@google.com2013-01-22
* Add wrapper for "gcl try"Gravatar borenet@google.com2013-01-22
* Fix saving modified skp from debuggerGravatar robertphillips@google.com2013-01-22
* Simple Build fix. Unreviewed.Gravatar junov@chromium.org2013-01-22
* Fixing invalid text clipping on SkPicture playbackGravatar junov@chromium.org2013-01-22
* Added toString to SkXfermode-derived classes (for debugger) Gravatar robertphillips@google.com2013-01-22
* Patch for r7304. Add string in bench_pictures_main's gFilterTypes for oval fi...Gravatar jvanverth@google.com2013-01-22
* Add GPU support for axis-aligned ovals:Gravatar jvanverth@google.com2013-01-22
* shape ops work in progressGravatar caryclark@google.com2013-01-22
* Place fix in r7278 behind compile flagGravatar robertphillips@google.com2013-01-21
* Rebaselined webpage image GMs for ['base-shuttle_ubuntu12_ati5770', 'base-shu...Gravatar rmistry@google.com2013-01-21
* Placing 1xN bitmap shader opt behind a flag to delay WebKit rebaselinesGravatar robertphillips@google.com2013-01-21
* Rebaselined webpage image GMs for ['base-shuttle_ubuntu12_ati5770'] on Google...Gravatar rmistry@google.com2013-01-21
* Rebaselined webpage image GMs for ['base-shuttle_ubuntu12_ati5770'] on Google...Gravatar rmistry@google.com2013-01-20
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-20
* shape ops work in progressGravatar caryclark@google.com2013-01-19
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-19
* Fix bugs in r7291Gravatar epoger@google.com2013-01-19
* re-land r7258 with fixes and testsGravatar epoger@google.com2013-01-19
* Partial revert of r7287 to green up the bots.Gravatar senorblanco@chromium.org2013-01-18
* Roll out r7258Gravatar epoger@google.com2013-01-18
* Update gyp revision.Gravatar bungeman@google.com2013-01-18
* (Relanding r7275 with assert fix, plus fixes from r7276, r7280, r7283.)Gravatar senorblanco@chromium.org2013-01-18
* gm self-test: followup to r7284Gravatar epoger@google.com2013-01-18
* Reverting chain of SkBicubicImageFilter changes (7275, 7276, 7280 & 7283)Gravatar robertphillips@google.com2013-01-18
* make gm self-test more robustGravatar epoger@google.com2013-01-18
* fix unused-variable warning in src/effects/SkBicubicImageFilter.cppGravatar reed@google.com2013-01-18
* tools.gyp: dependencies in apfabetical orderGravatar edisonn@google.com2013-01-18
* Removed unused variable in SkBicubicImageFilter.cppGravatar robertphillips@google.com2013-01-18
* in SkPath::dump(), add \n after close() printf, so we don't run into the next...Gravatar reed@google.com2013-01-18
* increase iteration count from 16 to 24, when computing cubic-line intersection.Gravatar reed@google.com2013-01-18
* Fix 7273 for neonGravatar robertphillips@google.com2013-01-18
* Fix GPU-less build. Unreviewed.Gravatar senorblanco@chromium.org2013-01-18
* Implement a bicubic resampling image filter, with raster and GPU backends.Gravatar senorblanco@chromium.org2013-01-18
* Build render_pdfs on buildbot.Gravatar edisonn@google.com2013-01-18
* Added shaderproc for 1xN repeatX/repeatY BitmapProcShaderGravatar robertphillips@google.com2013-01-18
* Fix gyp files when building Android for x86Gravatar djsollen@google.com2013-01-18
* Whitespace commit to test annotations (AddDashboardAnnotation)Gravatar rmistry@google.com2013-01-18
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-18
* change SkPath::dump() to output compilable code snippet, to aid in debugging.Gravatar reed@google.com2013-01-17
* shape ops work in progressGravatar caryclark@google.com2013-01-17
* Don't die when there are no fonts available.Gravatar bungeman@google.com2013-01-17
* Added new bench to test out 1xN BitmapProcShadersGravatar robertphillips@google.com2013-01-17
* All skp files in Google Storage have been updatedGravatar rmistry@google.com2013-01-17
* Fix call to INHERITED::isEqual in GrRadial2Gradient. Should be INHERITED::onI...Gravatar bsalomon@google.com2013-01-17
* Reapply r7198 with Mac/Windows fixesGravatar epoger@google.com2013-01-17
* Remove default implementation of GrEffect::isEqual. Make GrSingleTextureEffec...Gravatar bsalomon@google.com2013-01-17
* Make navigating the picture view in debugger more functional.Gravatar bungeman@google.com2013-01-17