| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable the ToolbarModel on Mac and Linux. Implement ChromeFont on Mac. | pinkerton@chromium.org | 2009-02-25 | 2 | -1/+107 |
* | This CL fixes issue 6099 -- bad display of multi-line English message in pop ... | xji@chromium.org | 2009-02-23 | 1 | -9/+35 |
* | Add locale_settings.grd to the build. This generates | tc@google.com | 2009-02-18 | 1 | -3/+2 |
* | NO CODE CHANGE. | maruel@chromium.org | 2009-02-14 | 1 | -3/+3 |
* | Fix the dependency checker tool. Rules for a directory did modify their direc... | stoyan@chromium.org | 2009-02-05 | 1 | -0/+4 |
* | Improved OTR avatar and popup window rendering. Neither one precisely matche... | pkasting@chromium.org | 2009-02-04 | 2 | -3/+10 |
* | Per Glen, remove the bottom border of maximized windows. I went ahead and al... | pkasting@chromium.org | 2009-01-29 | 2 | -10/+3 |
* | Fix our link madness on linux. We now properly link | tc@google.com | 2009-01-29 | 1 | -0/+2 |
* | This change should have few user-visible effects. I think I slightly modifie... | pkasting@chromium.org | 2009-01-26 | 2 | -16/+12 |
* | Fix strings in url_fixer_upper. | estade@chromium.org | 2009-01-23 | 2 | -9/+24 |
* | Fix some problems with scaled icons. This allows the TabIconView to automati... | pkasting@chromium.org | 2009-01-21 | 1 | -5/+4 |
* | This change list fix issue 3233: RTL: Wrong URL showing on Javascript pop up ... | xji@chromium.org | 2009-01-16 | 1 | -0/+6 |
* | Make resource_bundle compile on Linux. | evan@chromium.org | 2009-01-13 | 2 | -1/+8 |
* | Implement default ChromeFont constructor on Linux. | estade@chromium.org | 2009-01-09 | 3 | -17/+57 |
* | Move the "platform" wrappers in skia/ext to the skia namespace. | brettw@google.com | 2008-12-17 | 3 | -6/+6 |
* | Platform cleanup in browser/ and porting of few files. | phajdan.jr@chromium.org | 2008-12-17 | 1 | -1/+6 |
* | Reverting 7083,7079. | phajdan.jr@chromium.org | 2008-12-16 | 1 | -8/+0 |
* | Fix Linux build failure caused by GCC 4.3/4.2 differences. | phajdan.jr@chromium.org | 2008-12-16 | 1 | -0/+8 |
* | Move skia_utils into the skia namespace. | brettw@google.com | 2008-12-12 | 1 | -1/+1 |
* | Move Image operations and convolver to the skia namespace and clean up a few ... | brettw@google.com | 2008-12-12 | 1 | -3/+3 |
* | chrome_canvas: fork into platform independent/dependent files | agl@chromium.org | 2008-12-12 | 5 | -419/+101 |
* | Duplicate chrome_canvas.cc in preparation for forking the file. | agl@chromium.org | 2008-12-12 | 1 | -0/+405 |
* | Rename chrome_font.cc to chrome_font_win.cc | agl@chromium.org | 2008-12-12 | 1 | -0/+0 |
* | ... | agl@chromium.org | 2008-12-12 | 3 | -11/+21 |
* | ... | agl@chromium.org | 2008-12-12 | 1 | -0/+57 |
* | ... | agl@chromium.org | 2008-12-12 | 1 | -0/+147 |
* | ... | agl@chromium.org | 2008-12-12 | 3 | -28/+93 |
* | Reverting 6709,6708,6706. | brettw@google.com | 2008-12-10 | 1 | -3/+3 |
* | Remove base dependency from image_operations and associated unittests. I also... | brettw@google.com | 2008-12-10 | 1 | -3/+3 |
* | Move base/gfx/skia_util to skia/ext/skia_util_win. | brettw@google.com | 2008-12-03 | 1 | -1/+4 |
* | Move convolver and image_operations from base/gfx to skia/ext. This is just | brettw@google.com | 2008-12-03 | 1 | -1/+1 |
* | Revert my skia file moves because of layout test failures. | brettw@google.com | 2008-12-03 | 2 | -9/+5 |
* | Move convolver, image_operations, and skia_utils from base/gfx to skia/ext. | brettw@google.com | 2008-12-02 | 2 | -5/+9 |
* | Remove base versions of the graphics headers, which previously just forwarded... | brettw@google.com | 2008-11-22 | 1 | -1/+2 |
* | Port some files in chrome/common to Linux. | evanm@google.com | 2008-11-21 | 2 | -1/+3 |
* | Remove the 0x0 canvas used for computing text sizes. Creating this is not nec... | brettw@google.com | 2008-11-13 | 2 | -90/+89 |
* | Add a function for eliding filenames to a set pixel width while preserving th... | glen@chromium.org | 2008-11-06 | 3 | -11/+79 |
* | Always show file extensions in the shelf. | glen@chromium.org | 2008-11-03 | 2 | -3/+9 |
* | Make multiline labels respect the inset. | levin@chromium.org | 2008-11-01 | 1 | -1/+4 |
* | Fix Issue 2918 in chromium: Chrome dialog displayed in large size with Meiryo... | hbono@chromium.org | 2008-10-30 | 1 | -0/+7 |
* | Rename ViewContainer to Container and HWNDViewContainer to ContainerWin. | ben@chromium.org | 2008-10-16 | 2 | -2/+0 |
* | Fixes leak in unit test introduced in last patch. | sky@google.com | 2008-10-01 | 1 | -3/+3 |
* | Adds gfx::DisplayURL, which maintains a string as to how a URL | sky@google.com | 2008-10-01 | 3 | -17/+171 |
* | Some initial work on compiling chrome/common/ on Linux. | deanm@chromium.org | 2008-09-17 | 1 | -0/+8 |
* | Resolve Array Overflow. | sidchat@google.com | 2008-09-05 | 1 | -7/+10 |
* | Initialize memory to avoid UMR in unit test. | erikkay@google.com | 2008-08-27 | 1 | -0/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 20 | -560/+80 |
* | Large patch set (159 files total) to cleanup the includes. | maruel@google.com | 2008-08-15 | 2 | -19/+36 |
* | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9... | awalker@google.com | 2008-08-14 | 2 | -4/+4 |
* | Cleanup a few files, reduce the number of includes. | maruel@google.com | 2008-08-12 | 2 | -15/+22 |