aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/pdf/SkTSet.h
Commit message (Collapse)AuthorAge
* Third wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-16
| | | | | | | | https://codereview.chromium.org/27487003/ git-svn-id: http://skia.googlecode.com/svn/trunk@11817 2bbb7eff-a529-9590-31e7-b0007b416f81
* Second wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-15
| | | | | | | | https://codereview.chromium.org/27343002/ git-svn-id: http://skia.googlecode.com/svn/trunk@11778 2bbb7eff-a529-9590-31e7-b0007b416f81
* Deterministic SkTSet and PDF OutputGravatar commit-bot@chromium.org2013-07-24
| | | | | | | | | | | | Addresses this issue: https://code.google.com/p/skia/issues/detail?id=1277 R=edisonn@google.com, vandebo@chromium.org Author: richardlin@chromium.org Review URL: https://chromiumcodereview.appspot.com/19283005 git-svn-id: http://skia.googlecode.com/svn/trunk@10298 2bbb7eff-a529-9590-31e7-b0007b416f81
* Remove SK_API, from SkTSet. the template is not public.Gravatar edisonn@google.com2013-05-31
| | | | | | Review URL: https://codereview.chromium.org/15792016 git-svn-id: http://skia.googlecode.com/svn/trunk@9374 2bbb7eff-a529-9590-31e7-b0007b416f81
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-26
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@7857 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add an SkSet class to be used by Pdf only, for now - reverted because of ↵Gravatar edisonn@google.com2013-02-25
| | | | | | triggering heap corruption on Win7, original coe review: https://codereview.appspot.com/6749054 git-svn-id: http://skia.googlecode.com/svn/trunk@7849 2bbb7eff-a529-9590-31e7-b0007b416f81
* rver r7626, might trigger for some strange reason a heap corruptionGravatar edisonn@google.com2013-02-06
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@7631 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add a true Set class. Current use case is to be used with Pdf generator.Gravatar edisonn@google.com2013-02-06
Review URL: https://codereview.appspot.com/6749054 git-svn-id: http://skia.googlecode.com/svn/trunk@7626 2bbb7eff-a529-9590-31e7-b0007b416f81