aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* SkPathRef: one allocation for pts+verbs, path GenID, copy-on-writeGravatar bsalomon@google.com2012-09-07
* Report data from bench_pictures in the same fashion as bench.Gravatar scroggo@google.com2012-09-07
* Try r5428 again with fixGravatar bsalomon@google.com2012-09-07
* Revert 5428 and 5429.Gravatar bsalomon@google.com2012-09-07
* Fix shader errors in r5428.Gravatar bsalomon@google.com2012-09-07
* Consolidate texture access functions, provide default GrTextureAccessGravatar bsalomon@google.com2012-09-07
* Add SK_API to path == decl.Gravatar bsalomon@google.com2012-09-07
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-07
* Add SkPictureRecord subclass that computes bounding boxes.Gravatar rileya@google.com2012-09-06
* Introduce GrGLShaderBuilder::TextureSamplerGravatar bsalomon@google.com2012-09-06
* Fixed Windows compiler complaints (esp. in debugger)Gravatar robertphillips@google.com2012-09-06
* Export SkPath equality operator.Gravatar wjmaclean@chromium.org2012-09-06
* Added 4.6.2 prefix to existing debugger moc filesGravatar robertphillips@google.com2012-09-06
* Adding 4.8.2 moc files for debuggerGravatar robertphillips@google.com2012-09-06
* Fixed assert in unlockStencilBufferGravatar robertphillips@google.com2012-09-06
* Restore line breaking in SkTextBox.Gravatar bungeman@google.com2012-09-06
* Fix rtree bench name bug. Unreviewed.Gravatar rileya@google.com2012-09-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-06
* Record the initial matrix when we begin picture-playback, and concat withGravatar reed@google.com2012-09-05
* Resource cache now explicitly takes ref of managed resourcesGravatar robertphillips@google.com2012-09-05
* Add efffects to the list of dependencies for bench_pictures. Required on Andr...Gravatar edisonn@google.com2012-09-05
* Enforce calling of inherited onRelease & onAbandon mthds in GrResource-derive...Gravatar robertphillips@google.com2012-09-05
* Add R-Tree bench.Gravatar rileya@google.com2012-09-05
* Shut up some Mac (xcode 3) warningsGravatar bsalomon@google.com2012-09-05
* Add R-Tree data structure.Gravatar rileya@google.com2012-09-05
* Simplified stencil buffer cachingGravatar robertphillips@google.com2012-09-05
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-05
* Add NaCl port of SkiaGravatar borenet@google.com2012-09-04
* add more cases to dashline: circle-vs-square, 0,1,2 stroke_widthGravatar reed@google.com2012-09-04
* add bench for drawline + dashingGravatar reed@google.com2012-09-04
* Add ANGLE to DEPS, integrate buildGravatar borenet@google.com2012-09-04
* Upstream Clank's SkFontHost_Android DRT infinite loop fix.Gravatar tomhudson@google.com2012-09-04
* Upstream clank: fix build on platforms (Clang/ARM) that don't support 'optimize'Gravatar tomhudson@google.com2012-09-04
* Add effects/core.gypi to 'sources' to make them appear in VS projectsGravatar bsalomon@google.com2012-09-04
* Fix compile error in SkFontHost_none.cppGravatar borenet@google.com2012-09-04
* Future proof luminance caches.Gravatar bungeman@google.com2012-09-04
* Added bench to test multiple readPixels caseGravatar robertphillips@google.com2012-09-04
* Don't purge resources from cache if they have > 1 refGravatar robertphillips@google.com2012-09-04
* Switch GrGpu's GrResource list over to using SkTDLinkedListGravatar robertphillips@google.com2012-09-04
* Reverting r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32)Gravatar robertphillips@google.com2012-09-04
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-01
* shape ops work in progressGravatar caryclark@google.com2012-08-31
* truncate our llist w/ null during rewind.Gravatar reed@google.com2012-08-31
* Fix windows build of tools.Gravatar scroggo@google.com2012-08-31
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-08-31
* Rename my DeferredPipeController to not conflict with the other.Gravatar scroggo@google.com2012-08-31
* Perform multi core rendering in bench_pictures.Gravatar scroggo@google.com2012-08-31
* add --dump-ops option to pinspect, which will invoke SkDumpCanvas on the pict...Gravatar reed@google.com2012-08-31
* add more details when dumping saveLayerGravatar reed@google.com2012-08-31
* Serialization for DirectWriteGravatar bungeman@google.com2012-08-31