aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix grdrawstate == test when left side has disabled stage and right side does...Gravatar bsalomon@google.com2012-07-18
* Refactoring SkDeferredCanvas to use SkGPipe.Gravatar junov@chromium.org2012-07-18
* whitespace change to trigger Skia buildbots after master update/restartGravatar epoger@google.com2012-07-18
* Enable Compile Option to Build Android ExecutablesGravatar borenet@google.com2012-07-18
* Need to apply matrix to advance in generateAdvance (as we already were in gen...Gravatar reed@google.com2012-07-18
* Factory method for creating GrGLProgramGravatar bsalomon@google.com2012-07-18
* Add skipToLast method to SkClipStackGravatar robertphillips@google.com2012-07-18
* Exported SkFILEWStream class so that it can be used in Chrome.Gravatar alokp@chromium.org2012-07-17
* Fix build breakage in r4641.Gravatar tomhudson@google.com2012-07-17
* Move texture domains onto a GrCustomStage, off of GrSamplerState.Gravatar tomhudson@google.com2012-07-17
* Update docs and trunk dirs if they exist overriding any local merge conflicts.Gravatar rmistry@google.com2012-07-17
* Use SkFlatDictionary in SkGPipe to take advantage of its new features.Gravatar scroggo@google.com2012-07-17
* Purge bitmaps from SkGPipe's shared heap.Gravatar scroggo@google.com2012-07-17
* Added more features to deletes and breakpointsGravatar chudy@google.com2012-07-17
* Fixed simpleaaclip gm - it wasn't showing xor caseGravatar robertphillips@google.com2012-07-17
* remove Symbian (not needed) flag, and assume all CPUs *except* thumb have fastGravatar reed@google.com2012-07-17
* Fixed two sub-optimal iterator usesGravatar robertphillips@google.com2012-07-16
* bench_pictures now has an option for benchmarking record time.Gravatar keyar@chromium.org2012-07-16
* Extended SkDeque's reverse iteration capability to SkClipStackGravatar robertphillips@google.com2012-07-16
* Cleaned up icons, added keyboard shortcuts to everythingGravatar chudy@google.com2012-07-16
* skdiff: cap return value at 255 to avoid automatic 'wrapping' (%256) of retur...Gravatar epoger@google.com2012-07-16
* Fix test break in r4627.Gravatar bsalomon@google.com2012-07-16
* Remove GrGLProgram::CachedData, make GrGLProgram represent the programGravatar bsalomon@google.com2012-07-16
* Added pipe as a rendering option for render_pictures.Gravatar keyar@chromium.org2012-07-16
* fix for non-Windows-specific compiler error in r4624Gravatar robertphillips@google.com2012-07-16
* Refactor SkDeque's iterator and allocation methodGravatar robertphillips@google.com2012-07-16
* Add a skia method to perform an atomic add.Gravatar scroggo@google.com2012-07-16
* land http://codereview.appspot.com/6325044/ by LeiGravatar reed@google.com2012-07-16
* Delete 5 stale gm expected imagesGravatar epoger@google.com2012-07-16
* Fix bad allocator access in r4616Gravatar bsalomon@google.com2012-07-16
* Adding bracketing save/restore calls to SkPicture at record time andGravatar junov@chromium.org2012-07-16
* Fix fs param name in conical gradient due to r4616.Gravatar bsalomon@google.com2012-07-16
* Remove uniform var pointers from custom effectsGravatar bsalomon@google.com2012-07-16
* Revert "Add a method to atomic add."Gravatar scroggo@google.com2012-07-16
* Add a skia method to perform an atomic add.Gravatar scroggo@google.com2012-07-16
* Having updated the documentation of GrCustomStage to argue that all custom st...Gravatar tomhudson@google.com2012-07-16
* skdiff: replace --failonmismatches with repeatable --failonresult optionGravatar epoger@google.com2012-07-13
* shape ops work in progressGravatar caryclark@google.com2012-07-13
* [PDF] Add link annotations.Gravatar vandebo@chromium.org2012-07-13
* Start removing calls to GrDrawState::setTexture() (and GrPaint::setTexture()?...Gravatar tomhudson@google.com2012-07-13
* Mac build fix for Keyar. Unreviewed.Gravatar senorblanco@chromium.org2012-07-13
* Updated make_filepath test to reflect changes in picture_utils. TBRGravatar keyar@chromium.org2012-07-13
* There were three different problems with lighting filters:Gravatar senorblanco@chromium.org2012-07-13
* add baselines for new gmGravatar reed@google.com2012-07-13
* Preparations for adding options and different render types to render_pictures.Gravatar keyar@chromium.org2012-07-13
* Benchmark tiling now better reflects how it is done in Chrome.Gravatar keyar@chromium.org2012-07-13
* Fixed over-length lines in GrGLCreateDebugInterface.cppGravatar robertphillips@google.com2012-07-13
* don't add circles on chopped cubicsGravatar reed@google.com2012-07-13
* rebaseline after gpu changeGravatar reed@google.com2012-07-13
* Added SkDevice onAttachToCanvas & onDetachFromCanvas methodsGravatar robertphillips@google.com2012-07-13