1. 9432c0c add diff viewer website by zachr@google.com · 11 years ago
  2. a95959c add JSONP option to output of skpdiff by zachr@google.com · 11 years ago
  3. 98a1967 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  4. c631b79 pdf viewer: remove const for int scalar types by edisonn@google.com · 11 years ago
  5. 2e498f1 remove now all the files fro depot for PDF API since we generate them at build time by edisonn@google.com · 11 years ago
  6. 3aac1f9 isolate podofo to prepare for native parser, autogenerate PDF API during build by edisonn@google.com · 11 years ago
  7. 945708a add diff recording and output code by zachr@google.com · 11 years ago
  8. 5d41b36 refactor folders to make prepare for native pdf parser by edisonn@google.com · 11 years ago
  9. ab03e68 more work on pdf fonts, more to come by edisonn@google.com · 11 years ago
  10. 572b54d add point of interest API by zachr@google.com · 11 years ago
  11. 5eef11b fix OpenCL memory leak by zachr@google.com · 11 years ago
  12. c0a75a8 add yee's perceptual metric by zachr@google.com · 11 years ago
  13. c9f6a1a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  14. 6e49c34 more work on pdf fonts, more to come by edisonn@google.com · 11 years ago
  15. db54dd3 add command line flags by zachr@google.com · 11 years ago
  16. eee4b65 Basic load base font when specified in a FontDescriptor. basic load of TrueType font (FontFile2) by edisonn@google.com · 11 years ago
  17. 52394d2 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  18. 18bbba9 add globbing util function by zachr@google.com · 11 years ago
  19. 131d4ee refactoring for pdf viewer lib by edisonn@google.com · 11 years ago
  20. 9d59e55 add removed file by mistake by edisonn@google.com · 11 years ago
  21. b857a0c Basic support for Type3 Fonts in Pdf + various refactorings by edisonn@google.com · 11 years ago
  22. 1be794f add missing font.* files, map podofo to SkPdfObject for SkPdfArray::operator[] by edisonn@google.com · 11 years ago
  23. ff27844 load font manually, for now Type0 by edisonn@google.com · 11 years ago
  24. afe5e9e Deal with ca and CA transparency operators in pdf. add comments to generated classes. by edisonn@google.com · 11 years ago
  25. c32f1d4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  26. 59543d3 Continue to contain podofo, shorter enums by edisonn@google.com · 11 years ago
  27. 2924762 put each generated pdf api class in a file (step 1, add new files) by edisonn@google.com · 11 years ago
  28. 7fa22f3 Smallest possible desktop application that uses Skia to render stuff. by commit-bot@chromium.org · 11 years ago
  29. 60533dc add value() functions to podofo wrapers to isolate the client from knowing it is using podofo internally by edisonn@google.com · 11 years ago
  30. 1277cf0 Pdfviewer: generate isAFoo() and getAsFoo() api for fields that can have multiple types. by edisonn@google.com · 11 years ago
  31. bb2c753 fix typo in spec by edisonn@google.com · 11 years ago
  32. 68d15c8 few steps in the direction of to encapsulating podofo, so the client is not aware podofo is used. by edisonn@google.com · 11 years ago
  33. a2fab9d Object model generated from pdf spec 1.4, draft code by edisonn@google.com · 11 years ago
  34. be19b9e add skpdiff tool to compare bitmaps by commit-bot@chromium.org · 11 years ago
  35. 4532711 most pdf dictionary types suported, need enabling now by edisonn@google.com · 11 years ago
  36. 07f0147 Parse pdf reference manual for 1.4 to extract dictionary definition, initial code. Use spec2def.py <PdfReference-okular-1.txt by edisonn@google.com · 11 years ago
  37. e4d11be remove some old code by edisonn@google.com · 11 years ago
  38. af3daa0 Code generator for dinamic generation of podofo wrappers by edisonn@google.com · 11 years ago
  39. f7dd491 generate enums for pdf types by edisonn@google.com · 11 years ago
  40. 1a191c6 generate code for pdf viewer (initial draft) by edisonn@google.com · 11 years ago
  41. 01cd4d5 simple podofo and skia based pdf viewer by edisonn@google.com · 11 years ago
  42. 0361032 path ops work in progress by caryclark@google.com · 11 years ago
  43. b3f0921 shape ops work in progress by caryclark@google.com · 11 years ago
  44. ad65a3e path ops work in progress by caryclark@google.com · 11 years ago
  45. 3284017 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  46. 7e0274e saving away the old before blowing the machine away by caryclark@google.com · 11 years ago
  47. ebf95ba keep old experimental code in sync by caryclark@google.com · 11 years ago
  48. c94a9cc Fix iOS compiler error/warning by robertphillips@google.com · 11 years ago
  49. c452d82 move fontmgr into include/ports for now by reed@google.com · 11 years ago
  50. c49cabf Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  51. 2bbc0e1 draft for fontmgr by mike@reedtribe.org · 11 years ago
  52. 996d78b shape ops work in progress by caryclark@google.com · 11 years ago
  53. 03682be Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  54. 1ab0aac shape ops -- fix errors by caryclark@google.com · 11 years ago
  55. 1304bb2 shape ops work in progress by caryclark@google.com · 11 years ago
  56. 6433435 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  57. 64cc810 Make SkOSWindow return the sample count and stencil bit count for its GL context. by bsalomon@google.com · 11 years ago
  58. d4c8e1e shape ops work in progress by caryclark@google.com · 11 years ago
  59. 9b855c7 Resubmit r7899 and r7901. by jvanverth@google.com · 11 years ago
  60. 631cdcb Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  61. af3a3b9 Revert r7901 & r7899 to allow DEPS roll by robertphillips@google.com · 12 years ago
  62. b8b705b Add new vertex attribute array specification. by jvanverth@google.com · 12 years ago
  63. 4aaaaea shape ops work in progress by caryclark@google.com · 12 years ago
  64. 12eea2b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  65. 7ff5c84 shape ops work in progress by caryclark@google.com · 12 years ago
  66. 58433de Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  67. c83c70e shape ops work in progress by caryclark@google.com · 12 years ago
  68. d454ec1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  69. 5e0500f shape ops work in progress by caryclark@google.com · 12 years ago
  70. d0a19eb shape ops work in progress by caryclark@google.com · 12 years ago
  71. e7707c2 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  72. 47d73da shape ops work in progress by caryclark@google.com · 12 years ago
  73. 044679e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  74. 45a8fc6 shape ops work in progress by caryclark@google.com · 12 years ago
  75. ee235f9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  76. 365d787 More fixes for ios build. by bsalomon@google.com · 12 years ago
  77. f67bd9d Attempt to fix iOS build. by bsalomon@google.com · 12 years ago
  78. beda389 shape ops work in progress by caryclark@google.com · 12 years ago
  79. 0c38ed3 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  80. f9502d7 shape ops work in progress by caryclark@google.com · 12 years ago
  81. 86adc0d shape ops work in progress by caryclark@google.com · 12 years ago
  82. 2a772e1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  83. aa35831 shape ops work in progress by caryclark@google.com · 12 years ago
  84. cdcb2ce Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  85. cc78238 Move vertex layout definitions from GrDrawTarget to GrDrawState. by jvanverth@google.com · 12 years ago
  86. 85ec74c shape ops work in progress by caryclark@google.com · 12 years ago
  87. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  88. 4024f32 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  89. 9f60291 shape ops work in progress by caryclark@google.com · 12 years ago
  90. 9d5f99b shape ops work in progress by caryclark@google.com · 12 years ago
  91. 9f876ed Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  92. 05c4bad shape ops work in progress by caryclark@google.com · 12 years ago
  93. 15dd300 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  94. 73ca624 shape ops work in progress by caryclark@google.com · 12 years ago
  95. 388974f Remove unused debugger code from SampleApp. by djsollen@google.com · 12 years ago
  96. 9222838 add LF at end of file by reed@google.com · 12 years ago
  97. 76f9e93 Added print out of SkShader information to debugger by robertphillips@google.com · 12 years ago
  98. e04cf0c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  99. 74dda90 This takes the convex path tesselator from the Android code and hooks it into a by jvanverth@google.com · 12 years ago
  100. 4e8ef33 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago