| Commit message (Expand) | Author | Age | Files | Lines |
* | Removes SQLite dependency from gfx | bulach@chromium.org | 2010-11-04 | 1 | -1/+0 |
* | Cleanup: Remove base/gtk_util.h by moving its methods to | jhawkins@chromium.org | 2010-10-29 | 3 | -23/+72 |
* | Alternative to overlays on X windows. | piman@chromium.org | 2010-10-28 | 5 | -115/+245 |
* | [gtk] spoof proof infobars, take 2 | estade@chromium.org | 2010-10-26 | 3 | -10/+45 |
* | Create gfx::ScopedImage. This wraps a gfx::NativeImage and hides the underlying | rsesek@chromium.org | 2010-10-21 | 4 | -4/+252 |
* | Add FORMAT_SkBitmap to JPEGCodec. | klobag@chromium.org | 2010-10-19 | 2 | -7/+15 |
* | Move scoped_nsdisable_screen_update from base to app/mac | brettw@chromium.org | 2010-10-18 | 1 | -2/+2 |
* | Move scoped_cftyperef from base to base/mac, use the new namespace, and name it | brettw@chromium.org | 2010-10-17 | 2 | -6/+6 |
* | Move windows version-related stuff out of base/win_util and into base/win/win... | brettw@chromium.org | 2010-10-15 | 2 | -9/+9 |
* | Landing http://codereview.chromium.org/3786003 for Grace | jrg@chromium.org | 2010-10-14 | 1 | -8/+8 |
* | gfx: Get rid of deprecated version of CreateIconFileFromSkBitmap. | tfarina@chromium.org | 2010-10-14 | 3 | -12/+5 |
* | Make drawing consistent with webkit wrt default colors and effects | davemoore@chromium.org | 2010-10-11 | 1 | -4/+4 |
* | Fixed include in test_webkit_client | davemoore@chromium.org | 2010-10-10 | 6 | -0/+577 |
* | Revert 62068 - Move implementation of linux scrollbars from webkit using new | davemoore@chromium.org | 2010-10-09 | 6 | -577/+0 |
* | Move implementation of linux scrollbars from webkit using new | davemoore@chromium.org | 2010-10-09 | 6 | -0/+577 |
* | Fix gfx unit-tests so they do not crash on Windows, prior to Windows 7 | georgey@chromium.org | 2010-10-06 | 5 | -3/+166 |
* | Create an X window overlay with static ID for GL contexts. | piman@chromium.org | 2010-10-06 | 2 | -11/+139 |
* | Revert 61561 - Create an X window overlay with static ID for GL contexts. | dhollowa@chromium.org | 2010-10-05 | 2 | -139/+11 |
* | Create an X window overlay with static ID for GL contexts. | piman@chromium.org | 2010-10-05 | 2 | -11/+139 |
* | Define gfx::NativeImage and add ResourceBundle::GetNativeImageNamed(). | rsesek@chromium.org | 2010-10-05 | 1 | -1/+16 |
* | clang/mac: Fix almost all problems when building all.xcodeproj. | thakis@chromium.org | 2010-10-04 | 4 | -8/+8 |
* | clang/mac: Fix most problems in unittest targets in webkit.gyp | thakis@chromium.org | 2010-10-03 | 2 | -4/+4 |
* | FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD... | erg@google.com | 2010-09-30 | 4 | -1/+7 |
* | Remove use of Skia's safeUnref() in favor of SkSafeUnref(...) | vandebo@chromium.org | 2010-09-24 | 2 | -3/+3 |
* | Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo. | jhawkins@chromium.org | 2010-09-21 | 1 | -6/+6 |
* | Cleanup: Delete some 0 byte sized files that we no longer reference. | thestig@chromium.org | 2010-09-16 | 1 | -0/+0 |
* | Fix problem with extension context menu items losing top-level icon. | asargent@chromium.org | 2010-09-16 | 2 | -4/+27 |
* | Fix bug in gfx::Font if the PangoFontDescription's size is absolute. | sky@chromium.org | 2010-09-02 | 1 | -0/+7 |
* | Fix a change that has been checked in by mistake in r52157 | oshima@chromium.org | 2010-08-31 | 1 | -2/+2 |
* | FBTF: Remove unneeded headers from base/ (part 7) | thestig@chromium.org | 2010-08-27 | 3 | -4/+2 |
* | Convert FillRect(... SkPaint) to DrawRect() since it doesn't necessarily fill... | pkasting@chromium.org | 2010-08-18 | 6 | -25/+26 |
* | Cleanup: | pkasting@chromium.org | 2010-08-17 | 9 | -461/+192 |
* | Re-land part of r55416, minus actually moving the test_suite.h contents to a ... | brettw@chromium.org | 2010-08-17 | 1 | -1/+2 |
* | Re-land just the project file changes from r55416. This makes projects that use | brettw@chromium.org | 2010-08-15 | 1 | -0/+1 |
* | Rework gfx::Font by moving platform-specific code into inner classes. | ben@chromium.org | 2010-08-13 | 19 | -970/+1401 |
* | FBTF: Minor gfx/ header cleanup. | erg@google.com | 2010-08-10 | 8 | -4/+16 |
* | Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of... | nsylvain@chromium.org | 2010-08-09 | 2 | -3/+1 |
* | Cleanup in base. This moves the implementation (and a bunch of header file | brettw@chromium.org | 2010-08-09 | 2 | -1/+3 |
* | Initial pass at integrating Differ into the chromoting host code. | garykac@google.com | 2010-08-06 | 3 | -0/+30 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 1 | -4/+4 |
* | file_util: Get rid of file_util::AppendToPath in icon_util_unittest.cc | tfarina@chromium.org | 2010-07-30 | 3 | -46/+50 |
* | Attempt to reland code reverted in r52599, to take another look at the page c... | pkasting@chromium.org | 2010-07-30 | 1 | -12/+3 |
* | Implement more rendering methods on Canvas. | ben@chromium.org | 2010-07-29 | 4 | -32/+143 |
* | add gfx_resources.h to DEPS | ben@chromium.org | 2010-07-29 | 1 | -0/+1 |
* | fix bustage by adding forgotten file | ben@chromium.org | 2010-07-29 | 1 | -0/+18 |
* | Add support for Radial Gradient Brush and Bitmap Brush to gfx::Canvas. | ben@chromium.org | 2010-07-29 | 7 | -18/+274 |
* | Add images for forthcoming brushes change so that the change will work on the... | ben@chromium.org | 2010-07-28 | 1 | -0/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 29 | -0/+29 |
* | GTTF: Use FRIEND_TEST_ALL_PREFIXES some more. | phajdan.jr@chromium.org | 2010-07-26 | 1 | -3/+3 |
* | Add support for brushes to gfx::Canvas... right now just LinearGradientBrush. | ben@chromium.org | 2010-07-23 | 8 | -1/+232 |