1. 0373996 Rename ViewHandle to NativeView et al. by agl@chromium.org · 16 years ago
  2. ca8ccbe Fix new include path of skia_utils. by brettw@google.com · 16 years ago
  3. 23708f3 Move base/gfx/skia_util to skia/ext/skia_util_win. by brettw@google.com · 16 years ago
  4. df9416f Move convolver and image_operations from base/gfx to skia/ext. This is just by brettw@google.com · 16 years ago
  5. 702fb86 Revert my skia file moves because of layout test failures. by brettw@google.com · 16 years ago
  6. b4016ee Move convolver, image_operations, and skia_utils from base/gfx to skia/ext. by brettw@google.com · 16 years ago
  7. bcb1f4b Remove base versions of the graphics headers, which previously just forwarded to the skia ones. by brettw@google.com · 16 years ago
  8. d700606 Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved there. This leaves forwarding headers in base/gfx, which I'll clean up in a future pass. by brettw@google.com · 16 years ago
  9. 5eef7b5 Move skia extensions from the port to skia/ext for Windows only. Fixed the by brettw@google.com · 16 years ago
  10. 093c4fd Finish release (opt) builds on Windows, including the parallel by sgk@google.com · 16 years ago
  11. d69694a Move PlatformCanvas and PlatformDevice from base/gfx to webkit/port. I left header files in the original locations that include the ones in the new location so I don't have to change all the includes in Chrome at once. These will be removed later. by brettw@google.com · 16 years ago
  12. 9e0c971 Add pixel layout test support for Linux by agl@chromium.org · 16 years ago
  13. f467dae Fix a proto-type mismatch on a virtual override. by deanm@chromium.org · 16 years ago
  14. 5c382cb Debase our Uniscribe code. This moves FontUtils and all our Uniscribe code from by brettw@google.com · 16 years ago
  15. 8680c1d Cache the GdkSkia object in PlatformContextSkia so that we aren't creating by agl@chromium.org · 16 years ago
  16. bd7ab86 Make PlatformCanvasLinux match up with recent changes in the Windows one, which is able to report allocation failures. by brettw@google.com · 16 years ago
  17. c5e663e Make canvas code a bit more resilient to crashes. by joshia@google.com · 16 years ago
  18. e250d20 Switch from using GdkPixbuf to cairo for painting on Drawables. by agl@chromium.org · 16 years ago
  19. b42cfd1 Fix tree breakage. by erg@google.com · 16 years ago
  20. ab0e423 System includes need to use angle brackets for check_deps by agl@chromium.org · 16 years ago
  21. 2a40262 Start writing the GTK code for test_shell. by agl@chromium.org · 16 years ago
  22. 339a7fa * Revert "Start writing the GTK code for test_shell." by agl@chromium.org · 16 years ago
  23. eed64db Start writing the GTK code for test_shell. by agl@chromium.org · 16 years ago
  24. bffe4f3 Use ETS_FOCUSED instead of TS_CHECKED to signify that a button by tc@google.com · 16 years ago
  25. 4c0c554 Changes to how we draw buttons. by tc@google.com · 16 years ago
  26. 72bfacf Using $CHROME_SRC_DIR in place of hash/.. by bradnelson@google.com · 16 years ago
  27. 3160dd4 SCons renaming updates for base, net and googleurl: by sgk@google.com · 16 years ago
  28. 5056579 Build SkGraphicsContext under Linux by erg@google.com · 16 years ago
  29. 167afb7 Call GdiAlphaBlend directly instead of the AlphaBlend wrapper in msimg32.dll. The wrapper does a few additional santity checks, which I presume GdiAlphaBlend will have to handle anyway. This means we don't depend on msimg32.dll anymore. by deanm@chromium.org · 16 years ago
  30. a15ef73 Rolling back switch to hammer patterns again. by bradnelson@chromium.org · 16 years ago
  31. a16be47 Adding in new hammer patterns. Restored from rollback change 3578. by bradnelson@chromium.org · 16 years ago
  32. c7cb81d Rolling back CL 3578, discovered hammer.bat had not been updated yet. by bradnelson@chromium.org · 16 years ago
  33. 7627a9b Applying software construction toolkit patterns in scons build. by bradnelson@chromium.org · 16 years ago
  34. 74c0a06 part one of bustage fix - forgot to land this with previous CL. http://crbug.com/2186 by ben@chromium.org · 16 years ago
  35. b0b94b8 Make View::SetBounds take a const gfx::Rect& instead of a const CRect& by ben@chromium.org · 16 years ago
  36. 7909d12 Convert GetPreferredSize from: by beng@google.com · 16 years ago
  37. a803f1d get webframe_impl.cc to compile on linux by tc@google.com · 16 years ago
  38. 6ed9232 Change all ConvertPointTo* methods to use gfx::Point instead of CPoint. by ben@chromium.org · 16 years ago
  39. 5805035 Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. by ben@chromium.org · 16 years ago
  40. bcc1a67 Basic GTK test shell: links in the SConscript and brings up a window with nonfunctioning UI. by evanm@google.com · 16 years ago
  41. 3c80e57 base\gfx file changes from r3137: + gdi_util.cc, - bitmap_header.cc by sgk@google.com · 16 years ago
  42. 3835509 Patch by Thatcher Ulrich <tulrich@google.com>. by ojan@google.com · 16 years ago
  43. 7f1e5c0 Change the font search order to try Lucida Sans Unicode before Arial Unicode MS because the former is available by jungshik@google.com · 16 years ago
  44. 2f5dda2 Add platform_canvas_unittest.cc by jeremy@chromium.org · 16 years ago
  45. d1bafc6 Cross-platform wrappers for fopen, _wfopen_s, etc. by mark@chromium.org · 16 years ago
  46. 67aa64e Remove setDeviceOffset which isn't used. Fixed a few style and line wrapping issues. by brettw@google.com · 16 years ago
  47. 8178de2 Wow, it's been a while since we cleaned EOL. by maruel@google.com · 16 years ago
  48. d23127a Add a few more cases for Unicode blocks to script mapping. This is for next point release (of beta branch) to fix by jungshik@google.com · 16 years ago
  49. 7feced5 Accommodate removal of gfx\platform_canvas_unittest_win.cc in the by sgk@google.com · 16 years ago
  50. b157d71 Fix build break, add TODO to clean up unit test reference by awalker@google.com · 16 years ago
  51. cddf14d Update file that got committed under the wrong name, causing by awalker@google.com · 16 years ago
  52. 77a7b3f Fix the file extension. by maruel@google.com · 16 years ago
  53. 0b0f79b Refactor the platform canvas unit test a bit so that it can be run on by awalker@google.com · 16 years ago
  54. 0bfe6b9 Just compile some basic files so we get a libGlue.a. by evanm@google.com · 16 years ago
  55. 6852f50 Update Copyright text in SCons config files. TBR: beng by sgk@google.com · 16 years ago
  56. 8a6c149 platform ifdefs for webview. Add platform_viewdefs to wrap things like HWNDs to keep APIs more crossplatform. Fix uses of PlatformCanvasWin to just use PlatformCanvas. by pinkerton@google.com · 16 years ago
  57. 5453ae7 Provide what looks like the minimal platform specific interface for skia. This will undoubtedly grow in the future. by erg@google.com · 16 years ago
  58. 597f34e Mark the platform_canvas_unittest as windows specific. by erg@google.com · 16 years ago
  59. 75ba188 Fixup some nits from brett by pinkerton@google.com · 16 years ago
  60. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  61. 38f8a40 De-winify context headers in prep for future mac implementations. First step. by pinkerton@google.com · 16 years ago
  62. a6edc1d Merges in updated versions of Mac graphics platform classes, adds generic typedefs for use by higher level classes that just need to hold a reference (though does not yet refactor those classes). by awalker@google.com · 16 years ago
  63. dbff4f5 Cleanup some comment typos. by ericroman@google.com · 16 years ago
  64. 0d5b191 Add skia and our png wrappers. png_codec_unittest and image_operations_unittest pass. This gives us 70 passing unittests. by tc@google.com · 16 years ago
  65. 2f0f3c7 SCons build accommodation of renaming base\gfx\*platform*.cc to base\gfx\*platform*_win.cc. by sgk@google.com · 16 years ago
  66. bce88e1 by awalker@google.com · 16 years ago
  67. 9713786 Add a trailing EOL to source files. This eliminates warnings in GCC. by deanm@google.com · 16 years ago
  68. aeff944 Use %ls instead of %s in wprintf format strings for wchar_t fields. by mmentovai@google.com · 16 years ago
  69. 71de82c Add a EOL to the end of convolver_unittest.cc. This eliminates a GCC warning. by deanm@google.com · 16 years ago
  70. a75222b Add an EOL to the end of convolver.cc. This eliminates a warning in GCC. by deanm@google.com · 16 years ago
  71. 6d79a77 Update base/gfx/SConscript to build cleanly on linux. by tc@google.com · 16 years ago
  72. d60f05d Set the svn:eol-style to LF. by tc@google.com · 16 years ago
  73. 3ce34ed This is a revised CB of issue 738 and 764 (which were made by jungshik@google.com · 16 years ago
  74. 8227724 Fixing up the basic set of geometry. by avi@google.com · 16 years ago
  75. 825f879 Fix base::DIR_SOURCE_ROOT path calculation. by maruel@google.com · 16 years ago
  76. 0d68ec9 Revert base\gfx changes because it breaks the build by nsylvain@google.com · 16 years ago
  77. 3eda5ac Fix for missing build info. by avi@google.com · 16 years ago
  78. 582af76 Fix basic geometric types. by avi@google.com · 16 years ago
  79. 815150e Convert submodules SConscript files to psuedo-builder calls. by sgk@google.com · 16 years ago
  80. c9f04cc I think this is the crasher - I want to test this on the bots. by cpu@google.com · 16 years ago
  81. aa971c6 Initial cleanups en route to coalescing the get-it-built cut-and-paste from various SConscripts into readable and maintainable shape. To wit: by sgk@google.com · 16 years ago
  82. 3f4a732 Add base to the repository. by initial.commit · 16 years ago