| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Disable CustomHomePagesModelTest.ModelChangedNotification because of crashiness. | phajdan.jr@chromium.org | 2009-08-03 | 1 | -1/+2 |
* | NNTP: Reduce the amount of whitespace at the top. Make the toolbar | arv@google.com | 2009-08-03 | 1 | -2/+2 |
* | Disable flaky parts of FindInPageControllerTest. | phajdan.jr@chromium.org | 2009-08-03 | 1 | -2/+6 |
* | Rolling back 22317 | bradnelson@google.com | 2009-08-03 | 29 | -6901/+0 |
* | Fix issue where the favicon was not shown on the NNTP | arv@google.com | 2009-08-03 | 1 | -1/+1 |
* | Fixes bug in calculating size of tabs on linux tab strip. Specifically | sky@chromium.org | 2009-08-03 | 1 | -4/+4 |
* | Rename namespace gtk_tree_util to gtk_tree which is shorter. | mdm@chromium.org | 2009-08-03 | 7 | -35/+34 |
* | Add the image resources first so the CL that references them can pass on | tim@chromium.org | 2009-08-03 | 29 | -0/+6901 |
* | Make sure that the "Recent activities" section of the NNTP does not include d... | mirandac@chromium.org | 2009-08-03 | 2 | -14/+30 |
* | Add WebCore/bridge to the header include paths, so that WebCore's version of ... | eroman@chromium.org | 2009-08-03 | 1 | -5/+1 |
* | Use alternate icon for Chrome shortcuts if specified in master preferences. | kuchhal@chromium.org | 2009-08-03 | 8 | -52/+68 |
* | Update DEPS to pick up GYP r573, to support linking against GYP-built Mac | mark@chromium.org | 2009-08-03 | 1 | -2/+1 |
* | revert the changes in 22303, 22307 for now until I can figure out why | dpranke@google.com | 2009-08-03 | 7 | -92/+10 |
* | Rolling back 22300. | bradnelson@google.com | 2009-08-03 | 75 | -10146/+1075 |
* | Add 18358 to known list. | huanr@chromium.org | 2009-08-03 | 1 | -0/+3 |
* | Renaming libevent to event. | apatrick@google.com | 2009-08-03 | 1 | -0/+0 |
* | fix build bustage from misnamed function | dpranke@google.com | 2009-08-03 | 1 | -1/+1 |
* | Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no... | apatrick@google.com | 2009-08-03 | 73 | -361/+1844 |
* | add layout_test_helper on windows | dpranke@google.com | 2009-08-03 | 7 | -10/+92 |
* | Delay loading of ExtensionHosts until the background page is ready. | mpcomplete@chromium.org | 2009-08-03 | 10 | -5/+109 |
* | When loading an alternate 404 error page, always set 'replace' to true. | darin@chromium.org | 2009-08-03 | 4 | -1/+21 |
* | Extension docs build script, gyp target and PRESUBMIT.PY check | rafaelw@chromium.org | 2009-08-03 | 75 | -979/+10146 |
* | Use LoadString instead of the ATL-dependent AtlGetStringResourceImage. | jhawkins@chromium.org | 2009-08-03 | 1 | -11/+11 |
* | Convert usage of CPoint to gfx::Point. | jhawkins@chromium.org | 2009-08-03 | 1 | -17/+17 |
* | gtk: Move the enter/leave-notify-event handling to TabRendererGtk and hook up... | jhawkins@chromium.org | 2009-08-03 | 4 | -35/+26 |
* | Get rid of non-functional elements from the themes prefs; add switcher. | avi@chromium.org | 2009-08-03 | 7 | -190/+224 |
* | Fix breakage. | erg@google.com | 2009-08-03 | 1 | -0/+1 |
* | GTK Themes: Theme labels in LocationBarViewGtk. | erg@google.com | 2009-08-03 | 6 | -25/+80 |
* | Remove even the logging statement from ~LogMessage. We shouldn't be using LOG... | phajdan.jr@chromium.org | 2009-08-03 | 1 | -7/+6 |
* | Move test_file_util out of libbase. Test code should not be mixed with produc... | phajdan.jr@chromium.org | 2009-08-03 | 3 | -7/+44 |
* | GTK: Allow keypad to be used for all tab selection accelerators. | estade@chromium.org | 2009-08-03 | 1 | -0/+20 |
* | GTK: Add stock icons to some dialog buttons. | estade@chromium.org | 2009-08-03 | 6 | -11/+33 |
* | Reverting hunspell upgrade 22263,22257,22252,22243. Causing many valgrind war... | mhm@chromium.org | 2009-08-03 | 34 | -5275/+2778 |
* | Make extensions auto-update schedule persist across browser restarts. | asargent@chromium.org | 2009-08-03 | 6 | -22/+163 |
* | DEPS roll to latest gyp. | sgk@google.com | 2009-08-03 | 1 | -1/+1 |
* | Refactoring of master preferences parsing before adding a new preference. | kuchhal@chromium.org | 2009-08-03 | 15 | -366/+325 |
* | Don't build testing related plugins on x64 (complicated story with fPIC). | deanm@chromium.org | 2009-08-03 | 1 | -8/+14 |
* | Add missing space to command line that registers Chrome on Windows. | kuchhal@chromium.org | 2009-08-03 | 1 | -1/+1 |
* | linux: set FD_CLOEXEC on the singleton socket | evan@chromium.org | 2009-08-03 | 1 | -0/+14 |
* | NNTP notification tweaks. | arv@google.com | 2009-08-03 | 2 | -9/+33 |
* | Fix a DCHECK we hit when a mime type isn't ASCII. | evan@chromium.org | 2009-08-03 | 1 | -6/+18 |
* | Add a variant of 10791 to known crashes. | huanr@chromium.org | 2009-08-03 | 1 | -0/+2 |
* | Adding registration of accelerators for the browser in toolkit_views. | jcampan@chromium.org | 2009-08-03 | 8 | -122/+179 |
* | Allow cancellable download items to be removable from download shelf. | mhm@chromium.org | 2009-08-03 | 1 | -1/+2 |
* | add application/ogg mime type | fbarchard@chromium.org | 2009-08-03 | 1 | -0/+1 |
* | Reverting 22273. | mhm@chromium.org | 2009-08-03 | 1 | -4/+1 |
* | Allow cancellable download items to be removable from download shelf. | mhm@chromium.org | 2009-08-03 | 1 | -1/+4 |
* | Fix indentation on worker target | mark@chromium.org | 2009-08-03 | 1 | -33/+32 |
* | Put forwarding function for GetTheme into the automation profile. | avi@chromium.org | 2009-08-03 | 1 | -0/+3 |
* | Implement kCurrentThemeID so we can know what the last theme to be installed ... | avi@chromium.org | 2009-08-03 | 5 | -1/+47 |