1. 43bf511 Delete ChromeOS code by borenet · 8 years ago
  2. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  3. fa82348 remove unused view helpers by reed · 8 years ago
  4. 60d0259 remove unused view files by reed · 8 years ago
  5. 6b2af12 remove unneeded view subclasses by reed · 8 years ago
  6. 5d2cd6e Move SkUtils.h to src/core. by bungeman · 8 years ago
  7. dad57c8 bring up SDL on windows by joshualitt · 9 years ago
  8. 47fdae9 Wire up SDL on mac by joshualitt · 9 years ago
  9. 474a9ea Wire up SDL on Android by joshualitt · 9 years ago
  10. 5d7a7fe Revert of Wire up SDL on Android (patchset #4 id:60001 of https://codereview.chromium.org/1415453009/ ) by joshualitt · 9 years ago
  11. a4d3797 Wire up SDL on Android by joshualitt · 9 years ago
  12. 65d6fbb Create SDL backed SkOSWindow by joshualitt · 9 years ago
  13. b906daf Have /src files use header directly. by herb · 9 years ago
  14. 478c9e4 Revert "Move headers used by headers in include/ to include/private." by Mike Klein · 9 years ago
  15. 928e165 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
  16. 4417c7f Revert "Move headers used by headers in include/ to include/private." by jvanverth · 9 years ago
  17. a89f551 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
  18. 241b56d Allows windowed apps to be built on the Mac just by writing a SkOSWindow subclass without needing nib/plist files. by bsalomon · 9 years ago
  19. c0c4d75 The correct case of 'sdl' directory in gyp. by bungeman · 9 years ago
  20. 4808757 Remove all code related to NaCl by borenet · 9 years ago
  21. 3e56227 Add copyright headers to remaining gyp files. by scroggo · 9 years ago
  22. 4238017 Use D3D11 backend for ANGLE when available. by bsalomon · 9 years ago
  23. c8fcafb First cut at cleaning up Sergio's example code and moving some common code to SkWindow. by caryclark · 10 years ago
  24. 5ae7765 Cleanup the XML directory in public includes. by djsollen · 10 years ago
  25. 615c593 move SkTextBox into utils by reed · 10 years ago
  26. 16348bb Remove dependency of views on angle by commit-bot@chromium.org · 10 years ago
  27. 611fde1 Remove the comments settings for vim tab width and expansion variables. by commit-bot@chromium.org · 11 years ago
  28. b8f3655 Update obvious deps. by bungeman@google.com · 11 years ago
  29. 899f1d8 Revert deps changes in r10220 and r10217. by bungeman@google.com · 11 years ago
  30. 2b0ab9e Update obvious deps. by bungeman@google.com · 11 years ago
  31. 05d550e GYP Changes and Scripts for Compiling Skia for ChromeOS by borenet@google.com · 11 years ago
  32. f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 11 years ago
  33. db2e25a Fix NoGPU build by borenet@google.com · 12 years ago
  34. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  35. e5877e6 Delete SkWidget.cpp, which has been #ifdef'ed out for 4+ years. by tfarina@chromium.org · 12 years ago
  36. b364eb6 Fix ANGLE build by borenet@google.com · 12 years ago
  37. efb1d77 Build Skia as a static library by borenet@google.com · 12 years ago
  38. e229e92 Remove deprecated SkOSWindow_wxwidgets.h by tfarina@chromium.org · 12 years ago
  39. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  40. 37946b5 Move animated view headers to correct directory. by bungeman@google.com · 12 years ago
  41. 021bce9 Delivering .gyp files to enable building & linking w/ ANGLE on Windows by robertphillips@google.com · 12 years ago
  42. 5a64e58 Revert 3538. by bungeman@google.com · 12 years ago
  43. 29b63dc Correct dependencies in gyp files. http://codereview.appspot.com/5934044/ by bungeman@google.com · 12 years ago
  44. 802eee9 Move SkTextBox.h from utils to views. by bungeman@google.com · 12 years ago
  45. 5e41b37 Remove circular dependency of views and animator. by bungeman@google.com · 12 years ago
  46. c62923d Move unix_test_app/main.cpp to src/views/unix/skia_unix.cpp by epoger@google.com · 12 years ago
  47. cbd76ae Utils must not depend on Views. http://codereview.appspot.com/5867051/ by bungeman@google.com · 12 years ago
  48. aa3b6a9 Make all gyp targets automatically include common.gypi by epoger@google.com · 12 years ago
  49. 6ff8255 Add support for building Android SampleApp. by djsollen@google.com · 13 years ago
  50. a854041 Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, moved dependencies out of experimental by yangsu@google.com · 13 years ago
  51. 8846cb2 Create new 'skia_os' variable to replace use of 'OS' in most places. by epoger@google.com · 13 years ago
  52. 5351b37 combine target_defaults.gypi into common.gypi by epoger@google.com · 13 years ago
  53. 52bbe14 Remove some files from views.gyp that already being compiled into utils.gyp by senorblanco@chromium.org · 13 years ago
  54. 0a030cd fix gyp-generated xcode project files for SampleApp and other targets by epoger@google.com · 13 years ago
  55. 907afca Add a missing include path for the linux build of utils.gyp. Remove the Linux by senorblanco@chromium.org · 13 years ago
  56. ae85aea split skia.gyp into separate gypfile for each source dir by epoger@google.com · 13 years ago