1. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  2. 3b3e895 remove EdgeType enum. Unimportant distinction, and removing speeds up quickReject by reed@google.com · 12 years ago
  3. a22e211 Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) by robertphillips@google.com · 12 years ago
  4. 2e40173 revert gpu-less mac sample app, remove busted sample (that has equivalent gm) by bsalomon@google.com · 12 years ago
  5. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  6. 6fccbd1 SkTextBox to use public interfaces for line layout. by bungeman@google.com · 12 years ago
  7. 37946b5 Move animated view headers to correct directory. by bungeman@google.com · 12 years ago
  8. 59f46b8 Fixed Windows compiler complaints by robertphillips@google.com · 12 years ago
  9. a23d048 remove SkInstCnt tracking of SkViewRegistry by reed@google.com · 12 years ago
  10. 7965548 remove bogus SkViewFactory reference by reed@google.com · 12 years ago
  11. 563a3b4 more SkInstCnt plumbing fix some typeface leaks by reed@google.com · 12 years ago
  12. 75356a7 Fixed compile warning in SkOSWindow_unix.cpp by bsalomon@google.com · 12 years ago
  13. 4bdfb8c Compiler complaints + some minor cleanup by robertphillips@google.com · 12 years ago
  14. 679ab31 fix warnings on Mac in src/views by caryclark@google.com · 12 years ago
  15. 07ef911 Fixed Linux compiler complaints by robertphillips@google.com · 12 years ago
  16. 8a189b0 Add coverage AA support for SampleApp root layers (windows only) by bsalomon@google.com · 12 years ago
  17. 1195925 Add MSAA option to SampleApp by bsalomon@google.com · 12 years ago
  18. 3286989 Remove old D3D9 stuff by bsalomon@google.com · 12 years ago
  19. 8108c47 Unix SampleApp attach/detach fixup and style fixup by bsalomon@google.com · 12 years ago
  20. ed16483 Fix GL attach/detach in Mac SampleApp by bsalomon@google.com · 12 years ago
  21. 3c4d032 Revert 3857 (which was committed from wrong tree) by bsalomon@google.com · 12 years ago
  22. 5f017a4 Fix GL attach/detach in Mac SampleApp by bsalomon@google.com · 12 years ago
  23. 2858b31 Fix line endings in src/view/win (and set the eol style property) by bsalomon@google.com · 12 years ago
  24. d5b05ef Patching Mac files missed in first delivery by robertphillips@google.com · 12 years ago
  25. b442a6d Redelivering r3555 to re-add run-time switching between ANGLE and native opengl by robertphillips@google.com · 12 years ago
  26. d5c8fe6 Removed ANGLE namespace requirement by robertphillips@google.com · 12 years ago
  27. bd8d7ad Reverting r3555 by robertphillips@google.com · 12 years ago
  28. 53e96a1 Added run-time switching between OpenGL & ANGLE in SampleApp by robertphillips@google.com · 12 years ago
  29. d3b9fbb Code changes for ANGLE GL interface. .gyp file changes will be delivered later. by robertphillips@google.com · 12 years ago
  30. 5e41b37 Remove circular dependency of views and animator. by bungeman@google.com · 12 years ago
  31. c62923d Move unix_test_app/main.cpp to src/views/unix/skia_unix.cpp by epoger@google.com · 12 years ago
  32. cbd76ae Utils must not depend on Views. http://codereview.appspot.com/5867051/ by bungeman@google.com · 12 years ago
  33. 1771cbf posix: Avoid static initializers in static/global mutexes by digit@google.com · 13 years ago
  34. 0c00f21 Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); by tomhudson@google.com · 13 years ago
  35. 9998c66 remove all references to SkGlobals (obsolete) by reed@google.com · 13 years ago
  36. f03bb56 land http://codereview.appspot.com/5244058/ - add matrix to SkView by reed@google.com · 13 years ago
  37. 9d12f5c Fix some VS2010 warnings Review URL: http://codereview.appspot.com/5155043 by bsalomon@google.com · 13 years ago
  38. 889bd8b Make SkMath.h less visible in public header files. by tomhudson@google.com · 13 years ago
  39. 17b7894 rolling back the experimental rollbacks in r2178-2179 by epoger@google.com · 13 years ago
  40. 5f22657 rolling tree back to its state as of r2169 to see if that fixes Windows buildbots by epoger@google.com · 13 years ago
  41. 513909f Remove compiler warnings (Linux clang, mostly). by tomhudson@google.com · 13 years ago
  42. 647a804 Core skia changes to prepare for Gr AA Hairline renderer by bsalomon@google.com · 13 years ago
  43. ef7bdfa Added Debugger to Sample App, off by default by yangsu@google.com · 13 years ago
  44. 2f9462d Fixed error in SkOSMenu by yangsu@google.com · 13 years ago
  45. e55f533 Updated SkOSMenu to use the updated SkEvents by yangsu@google.com · 13 years ago
  46. 87fac4a retool SkEvent to own its target ID or target proc by reed@google.com · 13 years ago
  47. c514dde allow events to store their target sink ID by reed@google.com · 13 years ago
  48. 654d72f Revised SkOSMenu http://codereview.appspot.com/4827042/ by yangsu@google.com · 13 years ago
  49. 2c2508d More variable initializations and curly braces to avoid Linux compiler warnings. by tomhudson@google.com · 13 years ago
  50. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  51. d3aed39 Unify handleTouch and handleClick in SampleApp. by Scroggo · 13 years ago
  52. af951c9 make SkDevice constructors explicit between offscreen and on/direct by reed@google.com · 13 years ago
  53. 64cc579 The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on by senorblanco@chromium.org · 13 years ago
  54. 261b8e2 fix warnings by reed@google.com · 13 years ago
  55. 42911fa Remove SkMetaData from makefile. by scroggo · 13 years ago
  56. 5e3496e move SkMetaData into core by reed@google.com · 13 years ago
  57. dd0cd34 allow window-subclass to handle dispatching click events (for resize) by mike@reedtribe.org · 13 years ago
  58. b66365f Updates to the unix sample app. by scroggo · 13 years ago
  59. c31a9d6 fix warnings of int->float and double->float by reed@google.com · 13 years ago
  60. c8ad63e Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux. by bsalomon@google.com · 13 years ago
  61. 2f83459 use SkSafeUnref() by mike@reedtribe.org · 13 years ago
  62. 52f57e1 add fling by reed@google.com · 13 years ago
  63. b7e9aee Add a sample application that runs on unix. by scroggo · 13 years ago
  64. f9bb7a8 fix float->int warning by reed@google.com · 13 years ago
  65. 232a660 remove obsolete, unsupported sound files by reed@google.com · 14 years ago
  66. f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
  67. 033e03c export line counts by reed@android.com · 14 years ago
  68. 985dfad add by reed@android.com · 14 years ago
  69. 562ea92 use statictextviews to display coordinates in unitmapper by reed@android.com · 14 years ago
  70. e191b16 update windows port by reed@android.com · 15 years ago
  71. e72fee5 add onSendClickToChildren to views, so a view can capture all clicks. by reed@android.com · 15 years ago
  72. 34245c7 add OVerView slide to samplecode by reed@android.com · 15 years ago
  73. 0f0cfae check-point for reviving animator by reed@android.com · 15 years ago
  74. 6c5f6f2 add 'r' (rotate) 's' (scale) options to SampleApp to test those matrix ops on by reed@android.com · 15 years ago
  75. 1599a43 Replace nil -> NULL in the views code. by deanm@chromium.org · 15 years ago
  76. 0becfc5b add optimization for width==1 bitmaps in shader procs by reed@android.com · 16 years ago
  77. 0ae6b24 add mac image-encoding by reed@android.com · 16 years ago
  78. 6efdc47 first cut at event-based test app by reed@android.com · 16 years ago
  79. 8a1c16f grab from latest android by reed@android.com · 16 years ago