| Commit message (Expand) | Author | Age | Files | Lines |
* | wstring: remove SplitStringAlongWhitespace for wchar | evan@chromium.org | 2011-09-23 | 1 | -12/+8 |
* | Making TOOLKIT_USES_GTK orthogonal to USE_AURA. | saintlou@chromium.org | 2011-09-20 | 2 | -3/+3 |
* | Updated *.pak file format to support both UTF8 and UTF16 | adriansc@chromium.org | 2011-09-19 | 1 | -2/+2 |
* | Aura under Linux is enabled with: | saintlou@chromium.org | 2011-09-18 | 3 | -4/+4 |
* | This broke lots of layout tests on OSX. | levin@chromium.org | 2011-09-15 | 1 | -2/+2 |
* | Updated *.pak file format to support both UTF8 and UTF16 | adriansc@chromium.org | 2011-09-15 | 1 | -2/+2 |
* | Revert 100973 - Updated *.pak file format to support both UTF8 and UTF16 | dhollowa@chromium.org | 2011-09-14 | 1 | -2/+2 |
* | Updated *.pak file format to support both UTF8 and UTF16 | adriansc@chromium.org | 2011-09-13 | 1 | -2/+2 |
* | Remove static initializers in chrome/browser/themes/browser_theme_pack.cc | isherman@chromium.org | 2011-09-13 | 1 | -5/+6 |
* | Preliminary work to allow Chrome to build with USE_AURA. | ben@chromium.org | 2011-09-06 | 1 | -2/+2 |
* | Web Intents: Hook up the register intent InfoBar with the WebIntentsRegistry. | jhawkins@chromium.org | 2011-08-11 | 1 | -4/+3 |
* | Remove the length field from the index entries in data pack files. | tony@chromium.org | 2011-08-11 | 2 | -2/+2 |
* | Update the .pak file format to version 2: Make resource ids 16bit | tony@chromium.org | 2011-08-04 | 2 | -9/+11 |
* | Revert 95480 - Abstract fullscreen exit bubble logic to bring Linux's behavio... | tony@chromium.org | 2011-08-04 | 2 | -11/+9 |
* | Abstract fullscreen exit bubble logic to bring Linux's behaviour in line with | tony@chromium.org | 2011-08-04 | 2 | -9/+11 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -6/+8 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 2 | -6/+6 |
* | Move app/resources/* to ui/resources/ directory. | tfarina@chromium.org | 2011-06-29 | 2 | -2/+2 |
* | Move ui/gfx/image* to ui/gfx/image/. | rsesek@chromium.org | 2011-06-13 | 2 | -2/+2 |
* | Make infobar background gray | sail@chromium.org | 2011-06-07 | 1 | -5/+2 |
* | Move scoped_temp_dir and scoped_native_library back from base/memory to base. | thakis@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk. | ben@chromium.org | 2011-05-19 | 1 | -2/+2 |
* | Remove Value::GetAsInteger() calls. | yusukes@google.com | 2011-05-05 | 1 | -18/+3 |
* | Use gfx::Image in BrowserThemePack | sail@chromium.org | 2011-05-04 | 3 | -40/+73 |
* | Move UserMetrics to content. | michaeln@google.com | 2011-04-27 | 1 | -7/+6 |
* | Use large icon resource pak | sail@chromium.org | 2011-04-27 | 1 | -2/+14 |
* | Revert 82838 - Temporary change to test perf regression (full)This change tes... | sail@chromium.org | 2011-04-25 | 1 | -14/+2 |
* | Temporary change to test perf regression (full) | sail@chromium.org | 2011-04-25 | 1 | -2/+14 |
* | Revert due to NSImageRepToSkBitmap failure on MAC | amit@chromium.org | 2011-04-22 | 1 | -14/+2 |
* | Use large icon resource pak | sail@chromium.org | 2011-04-22 | 1 | -2/+14 |
* | [Themes] Add UsingNativeTheme() method to ThemeService | akalin@chromium.org | 2011-04-22 | 2 | -2/+10 |
* | Allow I/O access on UI thread for theme pack loading. | mirandac@google.com | 2011-04-22 | 1 | -0/+3 |
* | Split out large icons into a separate resource pak | sail@chromium.org | 2011-04-21 | 3 | -0/+3 |
* | Revert 82497 - Split out large icons into a separate resource pakThis is a pa... | sail@chromium.org | 2011-04-21 | 3 | -3/+0 |
* | Split out large icons into a separate resource pak | sail@chromium.org | 2011-04-21 | 3 | -0/+3 |
* | Revert high res icon changes | sail@chromium.org | 2011-04-20 | 4 | -15/+2 |
* | Add optional creation to ProfileKeyedServiceFactory. | torne@chromium.org | 2011-04-20 | 1 | -1/+1 |
* | Add support for multi resolution icons | sail@chromium.org | 2011-04-19 | 4 | -2/+15 |
* | Move json_value_serializer to content\common since it's used by code in conte... | jam@chromium.org | 2011-04-16 | 1 | -1/+1 |
* | [Sync] Simplify themes notifications and themes sync | akalin@chromium.org | 2011-04-15 | 2 | -9/+14 |
* | Profile shouldn't own DesktopNotificationService. | torne@chromium.org | 2011-04-13 | 2 | -10/+2 |
* | Revert 81277 - Profile shouldn't own DesktopNotificationService.DesktopNotifi... | siggi@chromium.org | 2011-04-12 | 2 | -2/+10 |
* | Profile shouldn't own DesktopNotificationService. | torne@chromium.org | 2011-04-12 | 2 | -10/+2 |
* | New notification sent when extension uninstall is not allowed. | dennisjeffrey@google.com | 2011-04-07 | 1 | -1/+1 |
* | Create a ProfileDependencyManager to order ProfileKeyedService destruction. | erg@google.com | 2011-03-31 | 4 | -82/+53 |
* | Revert 79705 - Revert 79651 - Coverity: Pass parameters by reference. | dhollowa@chromium.org | 2011-03-29 | 2 | -2/+2 |
* | Revert 79651 - Coverity: Pass parameters by reference. | dhollowa@chromium.org | 2011-03-29 | 2 | -2/+2 |
* | Coverity: Pass parameters by reference. | jhawkins@chromium.org | 2011-03-29 | 2 | -2/+2 |
* | Replace bools in extension creation with flags. | mihaip@chromium.org | 2011-03-29 | 1 | -2/+2 |