aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Test for (SkipBuildbotRuns) IIGravatar rmistry@google.com2013-01-25
* Test for (SkipBuildbotRuns)Gravatar rmistry@google.com2013-01-25
* Manually parse arguments in submit_tryGravatar borenet@google.com2013-01-25
* Whitespace change to test (SkipBuildbotRuns)Gravatar rmistry@google.com2013-01-25
* [PDF] Handle invalid glyph IDs on drawText methods.Gravatar vandebo@chromium.org2013-01-25
* Fix nextRangeU(0, MAX_UINT) div by zero.Gravatar bsalomon@google.com2013-01-25
* Presubmit should check that source files end in atleast one newlineGravatar rmistry@google.com2013-01-25
* Leave one and only one newline at the end of source filesGravatar rmistry@google.com2013-01-25
* Avoid O(n) stack space usage in qsort.Gravatar bungeman@google.com2013-01-25
* reduce array size in debug builds for sortbench. This avoids a stack-overflowGravatar reed@google.com2013-01-25
* Move random from core to utilsGravatar bsalomon@google.com2013-01-25
* Whitespace change to test (SkipBuildbotRuns) locallyGravatar rmistry@google.com2013-01-25
* Only clear the part of the texture used by the device (duh!)Gravatar bsalomon@google.com2013-01-25
* doh: use *srcPtr instead of src (which is now obsolete) when we check for spe...Gravatar reed@google.com2013-01-25
* Hid large dashed line optimization behind compiler flagGravatar robertphillips@google.com2013-01-25
* Whitespace change to trigger rebuildsGravatar rmistry@google.com2013-01-25
* Whitespace change to trigger rebuildsGravatar rmistry@google.com2013-01-25
* Triggering rebuilds after r7386Gravatar rmistry@google.com2013-01-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-25
* Rebaselined webpage image GMs for ['base-shuttle-win7-intel-float'] on Google...Gravatar rmistry@google.com2013-01-25
* Remove ConcaveToTriangles.Gravatar bungeman@google.com2013-01-24
* Bottom-up heapsort.Gravatar bungeman@google.com2013-01-24
* fix missing-case-statement warningGravatar reed@google.com2013-01-24
* shape ops work in progressGravatar caryclark@google.com2013-01-24
* Modify submit_try to work on windowsGravatar borenet@google.com2013-01-24
* add optional cull-rect to patheffects, so they can do less work if their resultsGravatar reed@google.com2013-01-24
* 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