| Commit message (Expand) | Author | Age | Files | Lines |
* | Move declaration of kMaxRecursionDepth out of #ifdef EXCLUDE_SKIA_DEPENDENCIE... | amit@chromium.org | 2009-05-21 | 1 | -2/+2 |
* | DevTools: On Mac, deploy inspector resources into <app_name>/Contents/Resourc... | pfeldman@chromium.org | 2009-05-21 | 2 | -7/+6 |
* | Add IPC serialization for DictionaryValue and ListValue, with unit tests. | mpcomplete@google.com | 2009-05-21 | 3 | -1/+300 |
* | Revert "Hook up more of extension uninstall." | aa@chromium.org | 2009-05-21 | 1 | -1/+1 |
* | Make the NotificationRegistrar safe for use in Singletons, which may outlive ... | pkasting@chromium.org | 2009-05-21 | 3 | -5/+26 |
* | Hook up more of extension uninstall. | aa@chromium.org | 2009-05-20 | 1 | -1/+1 |
* | TBR: Revert "Hook up more of extension uninstall." | aa@chromium.org | 2009-05-20 | 1 | -1/+1 |
* | Hook up more of extension uninstall. | aa@chromium.org | 2009-05-20 | 1 | -1/+1 |
* | Prevent an extra copy of data types that get passed into IPC messages when | mpcomplete@google.com | 2009-05-20 | 4 | -69/+72 |
* | Add JSON-specific escaping, which has different rules from JS escaping.BUG=ht... | erikkay@google.com | 2009-05-20 | 1 | -15/+20 |
* | Add support for alternate window station. | nsylvain@chromium.org | 2009-05-20 | 2 | -3/+7 |
* | Facilitate a FieldTrial in the renderer | jar@chromium.org | 2009-05-20 | 2 | -0/+14 |
* | Adds propagation and handling of render-side focus events, for the benefit of... | klink@chromium.org | 2009-05-20 | 2 | -1/+12 |
* | Linux download shelf icons first cut. | estade@chromium.org | 2009-05-20 | 1 | -20/+0 |
* | Commit for Miranda. | glen@chromium.org | 2009-05-19 | 2 | -0/+7 |
* | linux: more dialog touchups. I had missed one before. | evan@chromium.org | 2009-05-19 | 1 | -4/+5 |
* | Fix inspection of extensions. | aa@chromium.org | 2009-05-19 | 1 | -13/+0 |
* | Add file_util::ReplaceFile and use it in ImportantFileWriter. | phajdan.jr@chromium.org | 2009-05-19 | 1 | -1/+1 |
* | Fix Skia includes to use the whole path name. | brettw@chromium.org | 2009-05-19 | 3 | -6/+4 |
* | Adds a new command line switch called new-new-tab-page which enables | arv@chromium.org | 2009-05-19 | 2 | -0/+5 |
* | Hook up stats reporting via default system on OS X. | jeremy@chromium.org | 2009-05-18 | 1 | -0/+2 |
* | Force the font size in the omnibox, tabs, find bar, and download shelf | tc@google.com | 2009-05-18 | 2 | -0/+14 |
* | linux: unify all the dialog layout code for visual consistency. | evan@chromium.org | 2009-05-18 | 2 | -0/+31 |
* | Rename official builds to "Google Chrome" on disk and "Chrome" in the menubar. | thomasvl@chromium.org | 2009-05-18 | 1 | -1/+1 |
* | Implement DraggedTabGtk, the object that handles rendering either a dragged t... | jhawkins@chromium.org | 2009-05-18 | 2 | -0/+35 |
* | Fix a memory leak in ResourceDispatcher | hclam@chromium.org | 2009-05-18 | 2 | -0/+40 |
* | Revert "Add file_util::ReplaceFile and use it in ImportantFileWriter." | phajdan.jr@chromium.org | 2009-05-18 | 1 | -1/+1 |
* | Speed up RendererCrashTest. | huanr@chromium.org | 2009-05-18 | 1 | -3/+4 |
* | Add file_util::ReplaceFile and use it in ImportantFileWriter. | phajdan.jr@chromium.org | 2009-05-18 | 1 | -1/+1 |
* | Chrome-part of disabling web fonts by default while still alowing SVG fonts | jshin@chromium.org | 2009-05-16 | 3 | -1/+8 |
* | Revert the first run bubble change because of Mac/Linux failures. | glen@chromium.org | 2009-05-16 | 2 | -7/+0 |
* | Recommit for MirandaC of Smaller alternate first run bubble. http://coderevie... | glen@chromium.org | 2009-05-16 | 2 | -0/+7 |
* | rollback of r 162411 | glen@chromium.org | 2009-05-16 | 2 | -7/+0 |
* | Commit for MirandaC of Smaller alternate first run bubble. http://codereview.... | glen@chromium.org | 2009-05-16 | 2 | -0/+7 |
* | Reland this change. Registers paths for the testing exe, too. | ben@chromium.org | 2009-05-15 | 2 | -21/+0 |
* | Introducing the Utility process, which handles the unpacking and verification | mpcomplete@google.com | 2009-05-15 | 9 | -0/+292 |
* | GTK: Add download shelf first show animation. | estade@chromium.org | 2009-05-15 | 4 | -0/+19 |
* | Linux: Take download shelf and infobar close animations into account during r... | estade@chromium.org | 2009-05-15 | 1 | -0/+1 |
* | Shorten the new proxy switch names. | robertshield@google.com | 2009-05-15 | 2 | -7/+7 |
* | Handful of changes to get views building again. The tab.cc ifdefs are | sky@chromium.org | 2009-05-15 | 1 | -0/+2 |
* | Revert 16173 | beng@google.com | 2009-05-15 | 2 | -0/+21 |
* | Move/Copy paths used by app to app_paths. | beng@google.com | 2009-05-15 | 2 | -21/+0 |
* | Add ExtensionsService::Uninstall() plus unit tests. | aa@chromium.org | 2009-05-15 | 1 | -1/+8 |
* | Refactors DockInfo so that it can be used on Linux. I haven't done the | sky@chromium.org | 2009-05-15 | 1 | -0/+2 |
* | Create app_switches and remove a dep. | beng@google.com | 2009-05-15 | 4 | -6/+2 |
* | Reverting 16124. | beng@google.com | 2009-05-14 | 2 | -36/+5 |
* | Reverting 16122. | beng@google.com | 2009-05-14 | 2 | -5/+36 |
* | Move bitmap conversion function from chrome/common/gtk_utils.h into app/gfx/g... | beng@google.com | 2009-05-14 | 2 | -36/+5 |
* | Refactors menus so that I can create a MenuGtk implementation, and moves it into | sky@chromium.org | 2009-05-14 | 1 | -0/+4 |
* | Add a separate cookie store that's used for extensions. | mpcomplete@google.com | 2009-05-14 | 2 | -0/+2 |