aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils
Commit message (Expand)AuthorAge
* Sketch splitting SkPicture into an interface and SkBigPicture.Gravatar mtklein2015-05-19
* Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...Gravatar mtklein2015-05-18
* Sketch splitting SkPicture into an interface and SkBigPicture.Gravatar mtklein2015-05-18
* Set OpenGLRenderer light center separately from initial setupGravatar scroggo2015-05-18
* Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...Gravatar reed2015-05-12
* Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...Gravatar reed2015-05-12
* stop calling SkScalarDivGravatar reed2015-05-12
* Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...Gravatar reed2015-05-07
* Sketch splitting SkPicture into an interface and SkBigPicture.Gravatar mtklein2015-05-07
* Make drawImage a virtual on SkDeviceGravatar reed2015-05-06
* Revert of Revert of Revert of Make drawImage a virtual on SkDevice (patchset ...Gravatar reed2015-05-06
* Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of...Gravatar reed2015-05-06
* Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https...Gravatar reed2015-05-05
* Make drawImage a virtual on SkDeviceGravatar reed2015-05-05
* Update {virtual,override} to follow C++11 style in src/utils.Gravatar tfarina2015-04-25
* use acquire/release in SkEventTracer.cppGravatar mtklein2015-04-22
* O(1) SkPictureUtils::ApproxBytesUsed()Gravatar mtklein2015-04-21
* Support HWUI rename of DisplayListRendererGravatar tomhudson2015-04-21
* Split default and user-supplied event tracers.Gravatar mtklein2015-04-21
* Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 ...Gravatar reed2015-04-16
* Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https:/...Gravatar jcgregorio2015-04-16
* remove unused (by clients) SkPathUtilsGravatar reed2015-04-16
* remove older version of cubic->coeffGravatar reed2015-04-15
* change isNestedRect to isNestedFillRectGravatar caryclark2015-04-08
* Add missing override of willSaveLayer()Gravatar tomhudson2015-04-08
* Revert of Remove now-redundant SkPathOps enum. (patchset #1 id:1 of https://c...Gravatar scroggo2015-04-07
* Remove now-redundant SkPathOps enum.Gravatar schenney2015-04-06
* Add a method to read a stream without advancing it.Gravatar scroggo2015-04-02
* [SkDebugger] Flatten drawPicture opsGravatar fmalita2015-04-01
* small-object optimization for SkFunctionGravatar mtklein2015-04-01
* Move HWUI boilerplate into utils/androidGravatar tomhudson2015-03-27
* SkCodec: add wbmp classGravatar halcanary2015-03-27
* Debugger: remove dead feature (SkPicture offset display) & fix bug (unbalance...Gravatar robertphillips2015-03-26
* Add a paint filter utility canvas (SkPaintFilterCanvas)Gravatar fmalita2015-03-26
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Fix assert in debuggerGravatar robertphillips2015-03-24
* Both DM and nanobench need this, so moving the duplicated code toGravatar tomhudson2015-03-23
* Do not playback pending commands for full deferred canvas writePixelsGravatar kkinnunen2015-03-23
* SkPaint::FilterLevel -> SkFilterQualityGravatar reed2015-03-16
* Revert[6] of Change device creation to see the (optional) layer-paintGravatar reed2015-03-14
* Revert of Revert of Revert of Revert of Revert of Change device creation to s...Gravatar reed2015-03-13
* Revert of Revert of Revert of Revert of Change device creation to see the (op...Gravatar reed2015-03-13
* Revert of Revert of Revert of Change device creation to see the (optional) la...Gravatar reed2015-03-13
* Revert of Revert of Change device creation to see the (optional) layer-paint ...Gravatar reed2015-03-13
* Revert of Change device creation to see the (optional) layer-paint (patchset ...Gravatar reed2015-03-13
* Change device creation to see the (optional) layer-paintGravatar reed2015-03-13
* Clean up poppler code.Gravatar mtklein2015-03-11
* Fix debugger's overdraw color filterGravatar robertphillips2015-03-11
* Revert of Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (pa...Gravatar reed2015-02-27
* Add rewind capability to SkChunkAllocGravatar robertphillips2015-02-27