| Commit message (Expand) | Author | Age | Files | Lines |
* | More linux ifdef tweaks. This reverts my earlier change (13503). | sky@chromium.org | 2009-04-27 | 2 | -7/+7 |
* | Change Size::IsEmpty() to be consistent with Rect::IsEmpty() | erikkay@google.com | 2009-04-26 | 5 | -23/+46 |
* | Linux: unit tests fix. | agl@chromium.org | 2009-04-24 | 1 | -0/+4 |
* | Linux: use opaque NativeViewIds | agl@chromium.org | 2009-04-24 | 4 | -10/+269 |
* | Fix a leak when we fail to load a gdkpixbuf. I meant to do this in | tc@google.com | 2009-04-21 | 1 | -0/+24 |
* | Eliminate a circular dependency by making BGRAToRGBA() generic (no pulling in... | sgk@google.com | 2009-04-21 | 2 | -25/+0 |
* | Hide the Fullscreen exit bubble if the mouse goes idle. It took a depressing... | pkasting@chromium.org | 2009-04-20 | 2 | -0/+7 |
* | Add missing include needed for malloc. | thestig@chromium.org | 2009-04-16 | 1 | -0/+1 |
* | Recommit previous change with GYP files fixed. | erg@google.com | 2009-04-16 | 2 | -68/+0 |
* | Have ResourceBundle own GdkPixbufs. | tc@google.com | 2009-04-16 | 1 | -2/+0 |
* | Reverts the previous two commits. (r13812 and r13811). | erg@google.com | 2009-04-15 | 2 | -0/+70 |
* | Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements. | erg@google.com | 2009-04-15 | 2 | -70/+0 |
* | Adds some ifdefs so that test_shell can be compiled on linux | sky@chromium.org | 2009-04-10 | 2 | -11/+9 |
* | Include correct header for uint8_t in gtk_util.h | evan@chromium.org | 2009-04-07 | 1 | -0/+1 |
* | Linux: store clipboard image as bmp rather than converting to PNG. | estade@chromium.org | 2009-04-07 | 2 | -13/+27 |
* | Basic infobars on linux. | estade@chromium.org | 2009-04-06 | 2 | -0/+16 |
* | Put a border around the find bar text entry field. | estade@chromium.org | 2009-04-03 | 2 | -1/+3 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 1 | -15/+0 |
* | Linux UI theming: | estade@chromium.org | 2009-03-25 | 2 | -2/+8 |
* | Chromium side of trackbar drawing. This is needed to support <input type="ra... | pkasting@chromium.org | 2009-03-20 | 2 | -20/+126 |
* | Reorder some stuff to be in alphabetical order in preparation for adding more... | pkasting@chromium.org | 2009-03-19 | 2 | -246/+246 |
* | Basic windowless plugins, try 2. | evan@chromium.org | 2009-03-13 | 1 | -3/+2 |
* | Improve the look of the Linux omnibox. | deanm@chromium.org | 2009-03-13 | 2 | -0/+22 |
* | Remove logging.h from cc files that don't use it. | thestig@chromium.org | 2009-03-12 | 1 | -1/+0 |
* | Add a GDK_COLOR_RGB macro for constructing GdkColors. | deanm@chromium.org | 2009-03-12 | 1 | -0/+5 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 18 | -18/+0 |
* | Move GdkPixbufFromSkBitmap to gtk_util so it can easily be shared. | deanm@chromium.org | 2009-03-10 | 2 | -0/+45 |
* | Expose the iostream (logging) interfaces of some gfx:: classes. | evan@chromium.org | 2009-03-04 | 3 | -17/+3 |
* | NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons... | maruel@chromium.org | 2009-03-03 | 5 | -15/+26 |
* | Start stitching GYP-generated files into the Linux build: | sgk@google.com | 2009-03-03 | 1 | -95/+0 |
* | Allow inclusion of libpng in the deps file. | brettw@chromium.org | 2009-02-25 | 1 | -1/+2 |
* | Fix include paths for libpng. | brettw@chromium.org | 2009-02-25 | 4 | -11/+10 |
* | Add a gtk_utils (like gdi_utils), with region rectangle subtraction. | deanm@chromium.org | 2009-02-11 | 5 | -12/+59 |
* | Unittest gardening on MacOS X: | shess@chromium.org | 2009-02-11 | 1 | -1/+1 |
* | Add native drawing context typedef so that we can cut down on some #ifdefs | amanda@chromium.org | 2009-02-06 | 1 | -0/+4 |
* | Use gfx::NativeView instead of gfx::NativeWindow where appropriate. Switch t... | jhawkins@chromium.org | 2009-02-04 | 1 | -1/+2 |
* | The new version of Inset() Ben added a while ago didn't work quite right for ... | pkasting@chromium.org | 2009-01-29 | 2 | -10/+4 |
* | POSIX: gfx::NativeViewId and CrossProcessEvent | agl@chromium.org | 2009-01-27 | 1 | -2/+42 |
* | Fix mac build. | estade@chromium.org | 2009-01-27 | 1 | -1/+1 |
* | Try2 of issue 18772. (move jpeg_codec* to base/gfx) | estade@chromium.org | 2009-01-27 | 4 | -0/+732 |
* | undo 8692 (fix build failure) | estade@chromium.org | 2009-01-27 | 4 | -732/+0 |
* | Move jpeg_codec.* to base/gfx | estade@chromium.org | 2009-01-27 | 4 | -0/+732 |
* | Add a PNGEncoder helper function that takes an SkBitmap, | nick@chromium.org | 2009-01-23 | 2 | -0/+22 |
* | Generate all chrome .vcproj files: | sgk@google.com | 2009-01-17 | 1 | -0/+1 |
* | Updates to Visual Studio project generation to accomodate | sgk@google.com | 2009-01-10 | 1 | -6/+1 |
* | Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda... | evanm@google.com | 2008-12-26 | 1 | -1/+1 |
* | Initial subset of .vcproj file generation, covering generation of: | sgk@google.com | 2008-12-24 | 1 | -10/+55 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -0/+3 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 1 | -4/+4 |
* | Move the "platform" wrappers in skia/ext to the skia namespace. | brettw@google.com | 2008-12-17 | 2 | -3/+6 |