aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix SampleApp ANGLE mode.Gravatar bsalomon@google.com2013-01-24
* Fix spelling error.Gravatar bsalomon@google.com2013-01-24
* change giantdashline test to use 4 intervals, to explicitly avoid the asPointsGravatar reed@google.com2013-01-24
* doh. drawRRect is not on SkDevice.... yetGravatar reed@google.com2013-01-24
* Fix logic bug introduced in r7346.Gravatar bsalomon@google.com2013-01-24
* override drawOval and drawRRect in GatherPixelRefDevice, so we don't miss those,Gravatar reed@google.com2013-01-24
* update to emphasis the culling aspect of the test (making the line much longer,Gravatar reed@google.com2013-01-24
* add bench for giant dashed lines, to test future optimizations for cullingGravatar reed@google.com2013-01-24
* use DEF_BENCH for clarityGravatar reed@google.com2013-01-24
* Remove method calls on invalid "this" pointer.Gravatar bungeman@google.com2013-01-24
* The oval path bench tests used to draw a circle, but I changed them to an ovalGravatar jvanverth@google.com2013-01-24
* Fix sort test.Gravatar bungeman@google.com2013-01-24
* Rebaselined webpage image GMs for ['base-shuttle-win7-intel-float'] on Google...Gravatar rmistry@google.com2013-01-24
* Make all GrContext members that return a texture also ref the texture for the...Gravatar bsalomon@google.com2013-01-24
* Move code in isPaintOpaque from SkDeferredCanvas.cpp to SkPaintPrivGravatar junov@chromium.org2013-01-24
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-24
* Rebaselined webpage image GMs for ['base-shuttle-win7-intel-float'] on Google...Gravatar rmistry@google.com2013-01-24
* Add deferred count to GrResource.Gravatar bsalomon@google.com2013-01-23
* Fix bug introduced in r7348, deleting wrapped resources.Gravatar bsalomon@google.com2013-01-23
* Replace gcl_try with submit_tryGravatar borenet@google.com2013-01-23
* Changes per-tile bench values to use the average of repetitions from new benc...Gravatar bensong@google.com2013-01-23
* Reverse sense of convex-quad-fix compiler flagGravatar robertphillips@google.com2013-01-23
* Make GrResource know whether 3D objects' lifetimes are managed by Skia or not.Gravatar bsalomon@google.com2013-01-23
* Revert r7341Gravatar edisonn@google.com2013-01-23
* Reland r7342 with fixes.Gravatar bsalomon@google.com2013-01-23
* Revert 7342 to investigate failures.Gravatar bsalomon@google.com2013-01-23
* Update Android toolchain to NDK r8d with GCC 4.7Gravatar djsollen@google.com2013-01-23
* Add GrDrawState::DeferredState for saving GrDrawStates in GrInOrderDrawBuffer.Gravatar bsalomon@google.com2013-01-23
* If getAdvance fails, getAdvanceData should not assert, but ignored.Gravatar edisonn@google.com2013-01-23
* add alias for MakeFromIRect (just Make)Gravatar reed@google.com2013-01-23
* Use Skia style cast in SkDeviceProperties.Gravatar bungeman@google.com2013-01-23
* add rand10 bench for sort, which makes 10% of the entries repeatsGravatar reed@google.com2013-01-23
* Display a warning prompt in presubmit if the tree status is in 'Caution'.Gravatar rmistry@google.com2013-01-23
* Ensure that streams written using SkFlattenableBuffer's can be read with read...Gravatar djsollen@google.com2013-01-23
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-23
* Rebaselined webpage image GMs for ['base-shuttle_ubuntu12_ati5770', 'base-shu...Gravatar rmistry@google.com2013-01-23
* add bench for sortingGravatar mike@reedtribe.org2013-01-23
* Speculative fix for cros_daisy compilation failureGravatar robertphillips@google.com2013-01-23
* Fix for oversight in r7325Gravatar robertphillips@google.com2013-01-23
* Remove declaration of unimplemented function.Gravatar bsalomon@google.com2013-01-22
* Switch GrEffect::onIsEqual signature back to GrEffect from GrEffectRef.Gravatar bsalomon@google.com2013-01-22
* Fix bug in 1xN SkBitmapProcShader optimizationGravatar robertphillips@google.com2013-01-22
* Fix r7321 build errors on non-windows compilers (using forward declared but ...Gravatar bsalomon@google.com2013-01-22
* Fix Android only code in SkDraw for 7317.Gravatar bungeman@google.com2013-01-22
* Let them eat GrEffectRef.Gravatar bsalomon@google.com2013-01-22
* 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