summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove even the logging statement from ~LogMessage. We shouldn't be using LOG...phajdan.jr@chromium.org2009-08-031-7/+6
* Move test_file_util out of libbase. Test code should not be mixed with produc...phajdan.jr@chromium.org2009-08-033-7/+44
* GTK: Allow keypad to be used for all tab selection accelerators.estade@chromium.org2009-08-031-0/+20
* GTK: Add stock icons to some dialog buttons.estade@chromium.org2009-08-036-11/+33
* Reverting hunspell upgrade 22263,22257,22252,22243. Causing many valgrind war...mhm@chromium.org2009-08-0334-5275/+2778
* Make extensions auto-update schedule persist across browser restarts.asargent@chromium.org2009-08-036-22/+163
* DEPS roll to latest gyp.sgk@google.com2009-08-031-1/+1
* Refactoring of master preferences parsing before adding a new preference.kuchhal@chromium.org2009-08-0315-366/+325
* Don't build testing related plugins on x64 (complicated story with fPIC).deanm@chromium.org2009-08-031-8/+14
* Add missing space to command line that registers Chrome on Windows.kuchhal@chromium.org2009-08-031-1/+1
* linux: set FD_CLOEXEC on the singleton socketevan@chromium.org2009-08-031-0/+14
* NNTP notification tweaks.arv@google.com2009-08-032-9/+33
* Fix a DCHECK we hit when a mime type isn't ASCII.evan@chromium.org2009-08-031-6/+18
* Add a variant of 10791 to known crashes.huanr@chromium.org2009-08-031-0/+2
* Adding registration of accelerators for the browser in toolkit_views.jcampan@chromium.org2009-08-038-122/+179
* Allow cancellable download items to be removable from download shelf.mhm@chromium.org2009-08-031-1/+2
* add application/ogg mime typefbarchard@chromium.org2009-08-031-0/+1
* Reverting 22273.mhm@chromium.org2009-08-031-4/+1
* Allow cancellable download items to be removable from download shelf.mhm@chromium.org2009-08-031-1/+4
* Fix indentation on worker targetmark@chromium.org2009-08-031-33/+32
* Put forwarding function for GetTheme into the automation profile.avi@chromium.org2009-08-031-0/+3
* Implement kCurrentThemeID so we can know what the last theme to be installed ...avi@chromium.org2009-08-035-1/+47
* Use intptr_t for casting pointers for 64-bit.deanm@chromium.org2009-08-031-1/+1
* Revert r22266.jam@chromium.org2009-08-032-3/+4
* LocationBarView::PageActionImageView::LoadImageTask::Run() may pass a NULL im...mirandac@chromium.org2009-08-031-1/+1
* Try reverting skia to r250 to see if the blitter crashes still occur.jam@chromium.org2009-08-032-4/+3
* Adds functionality to the layout test comparison tool to use local log files ...gwilson@google.com2009-08-033-64/+262
* DevTools: prepare for l10n.mnaganov@chromium.org2009-08-034-12/+645
* valgrind: Add a suppression for a hunspell memory leak during the SpellCheckS...mhm@chromium.org2009-08-031-0/+19
* Implement the NSTextInput protocol.hbono@chromium.org2009-08-037-18/+362
* Add defensive code in pickle to preclude realloc of shared header_ memory.jar@chromium.org2009-08-031-2/+7
* When a content script has a match pattern of http://*/*, weaa@chromium.org2009-08-032-5/+14
* minor fix to correctly strip goog.exportSymbolsgman@google.com2009-08-031-1/+1
* Coverity: Check the return value of file_util::ReadFileToString. It's possib...jhawkins@chromium.org2009-08-031-4/+13
* valgrind: Add a suppression for a hunspell memory leak during the SpellCheckT...jhawkins@chromium.org2009-08-031-1/+21
* Rename ProxyResolverV8::JSBindings --> ProxyResolverJSBindings.eroman@chromium.org2009-08-029-242/+289
* Adds an alternate set of frame images.sky@chromium.org2009-08-027-6/+17
* LocationBarView::PageActionImageView::LoadImageTask::Run() may pass a NULL im...mirandac@chromium.org2009-08-021-1/+3
* Move alternate error page loading out of WebFrame.darin@chromium.org2009-08-0213-155/+280
* Hunspell 1.2.8 update caused valgrind warnings.mhm@chromium.org2009-08-021-0/+2
* Revert r22080 and re-enable tcmalloc.huanr@chromium.org2009-08-023-2/+5
* Add renderer histograms for late binding of sockets.willchan@chromium.org2009-08-021-0/+22
* Rolling back change 22245.chrome-bot@google.com2009-08-0225-715/+128
* Modify a temporary hack to be more inclusive.ericroman@google.com2009-08-011-0/+9
* mole expand/collapse API, callable from a toolstrip for manual operationerikkay@chromium.org2009-08-0125-128/+715
* Try again to land: http://codereview.chromium.org/160483aa@chromium.org2009-08-0112-190/+377
* Update Hunspell to the latest stable version to use the latest bdict format.mhm@chromium.org2009-08-0132-2777/+5233
* GTK Themes: Fix painting issues where GTK theme engine was painting over butt...erg@chromium.org2009-08-011-12/+12
* retry r2226, with a fix for a case where we could double free.estade@chromium.org2009-08-016-29/+102
* Linux: Fix Valgrind error in VisitedLinkEventsTest.Coalescense.derat@chromium.org2009-08-013-1/+11