1. 88f7d0c shape ops work in progress by caryclark@google.com · 12 years ago
  2. 9923c2b Remove gpu stats tracking by bsalomon@google.com · 12 years ago
  3. 9da0cea3 fix warnings on Mac in experimental by caryclark@google.com · 12 years ago
  4. 06c279e shape ops work in progress by caryclark@google.com · 12 years ago
  5. f25edfe shape ops work in progress by caryclark@google.com · 12 years ago
  6. a3f05fa shape ops work in progress by caryclark@google.com · 12 years ago
  7. 495f8e4 shape ops work in progress by caryclark@google.com · 12 years ago
  8. 65f9f0a shape ops work in progress (get rid of some warnings) by caryclark@google.com · 12 years ago
  9. af46cff shape ops work in progress by caryclark@google.com · 12 years ago
  10. 1577e8f shape ops work in progress by caryclark@google.com · 12 years ago
  11. b45a1b4 shape ops work in progress by caryclark@google.com · 12 years ago
  12. fcd4f3e shape ops: more work in progress by caryclark@google.com · 12 years ago
  13. 15fa138 shape ops work in progress by caryclark@google.com · 12 years ago
  14. a833b5c shape ops work in progress by caryclark@google.com · 12 years ago
  15. 05141c2 Fixed minor c++ issues found by cppcheck by robertphillips@google.com · 12 years ago
  16. fa0588f work in progress in the middle of switching to sortless version by caryclark@google.com · 12 years ago
  17. 78e1713 work in progress by caryclark@google.com · 12 years ago
  18. 6853e80 Addressed more Windows compiler complaint issues by robertphillips@google.com · 12 years ago
  19. 8637a36 Minor Windows compiler complaint fixes by robertphillips@google.com · 12 years ago
  20. fb17342 shape ops work in progress more quadratics work by caryclark@google.com · 12 years ago
  21. 1195925 Add MSAA option to SampleApp by bsalomon@google.com · 12 years ago
  22. d5b05ef Patching Mac files missed in first delivery by robertphillips@google.com · 12 years ago
  23. 198e054 shape ops work in progress by caryclark@google.com · 12 years ago
  24. a576423 first support at shape ops support for quads by caryclark@google.com · 12 years ago
  25. f47c217 overzealously deleted files by caryclark@google.com · 12 years ago
  26. d88e089 work in progress by caryclark@google.com · 12 years ago
  27. a2ca41e Cleanup Macros arround static initializers for SkFlattenable. by djsollen@google.com · 12 years ago
  28. 752b60e work in progress by caryclark@google.com · 12 years ago
  29. 2e7f4c8 work in progress by caryclark@google.com · 12 years ago
  30. 4917f17 work in progress of note, all edge walker tests succeed at this point by caryclark@google.com · 12 years ago
  31. cd4421d work in progress by caryclark@google.com · 13 years ago
  32. cef7e3f work in progress by caryclark@google.com · 13 years ago
  33. b9682d3 Change append to appendf for call sites with no format arguments. by vandebo@chromium.org · 13 years ago
  34. c17972e work in progress by caryclark@google.com · 13 years ago
  35. 128cd22 add missing files by caryclark@google.com · 13 years ago
  36. 6b9cfb3 work in progress by caryclark@google.com · 13 years ago
  37. 6008c656 work in progress by caryclark@google.com · 13 years ago
  38. 02f90e8 Fix include paths in non-standard targets. by tomhudson@google.com · 13 years ago
  39. f8b000d work in progress by caryclark@google.com · 13 years ago
  40. 6680fb1 work in progress by caryclark@google.com · 13 years ago
  41. c682590 save work in progress by caryclark@google.com · 13 years ago
  42. 27accef Intersection work in progress Review URL: https://codereview.appspot.com/5576043 by caryclark@google.com · 13 years ago
  43. 639df89 work in progress for shape operations by caryclark@google.com · 13 years ago
  44. c436499 [GPU] Add explicit byte order and PM vs. UPM 8888 configs by bsalomon@google.com · 13 years ago
  45. 07faed1 Setting perspective in fixed point. http://codereview.appspot.com/5088043/ by bungeman@google.com · 13 years ago
  46. 8e06dab Fix more VS2010 warnings. by bsalomon@google.com · 13 years ago
  47. 688823f Added SimpleiOSApp and updated iOSSampleApp by yangsu@google.com · 13 years ago
  48. 69f2e05 Updated iOS SampleApp and the simple hello world Skia Cocoa App under experimental by yangsu@google.com · 13 years ago
  49. a854041 Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, moved dependencies out of experimental by yangsu@google.com · 13 years ago
  50. 17b7894 rolling back the experimental rollbacks in r2178-2179 by epoger@google.com · 13 years ago
  51. fa51041 Experimental revert of 2170 to see if the buildbot issues are somehow related. by tomhudson@google.com · 13 years ago
  52. 3299260 Remove compiler warnings (gcc on Linux). codereview.appspot.com/4922052/ by tomhudson@google.com · 13 years ago
  53. 9b77fbd Removed networking dependencies from SampleApp that caused errors by yangsu@google.com · 13 years ago
  54. ef7bdfa Added Debugger to Sample App, off by default by yangsu@google.com · 13 years ago
  55. 42fd1e9 CocoaSampleApp no longer depends on SkOSWindow_Mac.h by yangsu@google.com · 13 years ago
  56. f3493f0 iOS/Cocoa SampleApp, Drawingboard, and Networking updates by yangsu@google.com · 13 years ago
  57. 5987045 iOS Sample App menu implementation http://codereview.appspot.com/4798055/ by yangsu@google.com · 13 years ago
  58. 12d177d Cocoa SampleApp files by yangsu@google.com · 13 years ago
  59. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  60. fd03db0 Manually update copyright notices in files that defied the automated process by epoger@google.com · 13 years ago
  61. 69485bc delete dead file by reed@google.com · 13 years ago
  62. 5256440 In experimental/SkSetPoly3To3_A.cpp, rename div() to divide() to resolve namespace collision in Windows. by epoger@google.com · 13 years ago
  63. 2ba30c0 iOSSampleApp can now switch backends during runtime by yangsu@google.com · 13 years ago
  64. 74d25b1 Fixed an #ifdef bug in SkUIView by yangsu@google.com · 13 years ago
  65. 22db8af Removed old files in iOSSampleApp by yangsu@google.com · 13 years ago
  66. c5aeccd Updated iOSSampleApp to display FPS and display in OpenGL by yangsu@google.com · 13 years ago
  67. 033bee3 Changed Bundler identifier to com.google in iOSSampleApp by yangsu@google.com · 13 years ago
  68. 6eece45 Fixed iOSSampleApp dependencies by yangsu@google.com · 13 years ago
  69. 2e20c24 Updated iOSSampleApp and related files. by yangsu@google.com · 13 years ago
  70. ea5dfa8 merge of SkiOSSampleApp into SampleApp, still a work in progress by epoger@google.com · 13 years ago
  71. 5667afc remove drawShape from canvas api by reed@google.com · 13 years ago
  72. 6d2a6a4 Updated the references to iOS util files in the iOSSampleApp project file by yangsu@google.com · 13 years ago
  73. 2eff7e2 Sample App ported to an universal iOS app with airprint enabled by yangsu@google.com · 13 years ago
  74. 338ee24 Changed variables to not conflict with variables/properties in Cocao Touch by yangsu@google.com · 13 years ago
  75. 0264276 Added FileReaderApp to experimental and it's corresponding gyp file by yangsu@google.com · 13 years ago
  76. a8a42e2 Added CocoaDebugger to experimental by yangsu@google.com · 13 years ago
  77. 6c4cd26 Added SimpleCocoaApp to the experimental directory by yangsu@google.com · 13 years ago
  78. da9fac0 add row/col major getters, plus unit-tests by reed@google.com · 13 years ago
  79. 125002a update SkMatrix44 by reed@google.com · 13 years ago
  80. f850d09 add copyright notices by reed@google.com · 13 years ago
  81. d055c1f convert matrix <--> matrix44 add glyphrec to bounder by reed@android.com · 15 years ago
  82. 85f9e1a more vector4 methods by reed@android.com · 15 years ago
  83. 38203fb add rotation by reed@android.com · 15 years ago
  84. b5d0f7b add unittests for map() by reed@android.com · 15 years ago
  85. c8c49c5 add tests for translate, concat, scale by reed@android.com · 15 years ago
  86. 6d342a4 implement inverse, determinant by reed@android.com · 15 years ago
  87. 872057a add new experimental matrix by reed@android.com · 15 years ago
  88. a563162 move boundarypatch into utils by reed@android.com · 15 years ago
  89. 2ee7c64 update on boundary patches by reed@android.com · 15 years ago
  90. 4408cca add boundary patch experiment by reed@android.com · 15 years ago
  91. 4516f47 use sk_bzero instead of bzero, since it isn't always available. by reed@android.com · 15 years ago
  92. 3346985 attempt to begin mac shell by reed@android.com · 16 years ago
  93. 8a1c16f grab from latest android by reed@android.com · 16 years ago