summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix browser crash in extension system.finnur@chromium.org2009-12-163-118/+62
* Fix a node selection when creating a new item under the 'Other Bookmarks'kinuko@chromium.org2009-12-161-1/+1
* Fix radio items in MenuGtk.satorux@chromium.org2009-12-161-0/+7
* Make bookmarks manager search work for URLs containing uppercase characterskinuko@chromium.org2009-12-162-3/+20
* Revert 34630 - Handles rendererspecific TaskManager resources consistently fo...jamesr@chromium.org2009-12-165-144/+84
* Fix leaky tests KeywordEditorCocoaControllerTest and EditSearchEngineCocoaCon...rsesek@chromium.org2009-12-163-2/+10
* Significant improvements to the benchmark extension:mbelshe@google.com2009-12-162-49/+153
* chromeos: Add some network metrics to the external metrics transport.derat@chromium.org2009-12-162-11/+111
* Give classes with virtual methods virtual protected d'tors instead of non-vir...jamesr@chromium.org2009-12-1629-30/+121
* Give classes with virtual methods virtual protected destructors instead of im...jamesr@chromium.org2009-12-165-5/+20
* Fix Linux hanging ui_tests and browser_tests by reverting posix signal handle...willchan@chromium.org2009-12-161-104/+31
* Small fix to code to prevent wasting enum values.chocobo@chromium.org2009-12-161-4/+4
* Handles renderer-specific TaskManager resources consistently for TabContent a...jamesr@chromium.org2009-12-165-84/+144
* block sad tab controller unittest that have leakages for now.kuan@chromium.org2009-12-161-0/+4
* Add offline mode selection for ChromeOSchocobo@chromium.org2009-12-165-39/+93
* Lands http://codereview.chromium.org/469009 for Thiago:sky@chromium.org2009-12-163-13/+13
* Flip: Comma delimit the various flip options. Redo the fixed testing server f...willchan@chromium.org2009-12-154-9/+28
* Remove the AsyncSlowStart experimentmbelshe@google.com2009-12-152-14/+0
* The benchmark was broken in multi-process mode.mbelshe@google.com2009-12-151-3/+4
* Implement AddressField, a FormField that matches a set of address fields in a...jhawkins@chromium.org2009-12-154-2/+405
* Speculative fix for a chrome browser crash which occurs with ChromeFrame. Bas...ananta@chromium.org2009-12-155-18/+23
* Support custom Linux version strings (e.g. release channel, downstream vendor...mmoss@google.com2009-12-156-14/+19
* Remove the "Bookmark sync" menu itemarv@chromium.org2009-12-153-33/+6
* Deal with themes that don't provide certain sections. Fixes crasher in new th...erg@google.com2009-12-152-8/+39
* Remove -lGL from chrome.gyp which I accidentally checked in.brettw@chromium.org2009-12-151-1/+0
* [Mac] Fix a very silly leak in FindBarViewTest.rohitrao@chromium.org2009-12-152-8/+6
* Move the utility process messages to their own file now that we have more thanbrettw@chromium.org2009-12-157-95/+138
* Fix uninitialized variable if ENABLE_GPU is not setpiman@chromium.org2009-12-151-0/+2
* Fix for Debug crasher in safe browsing updater.mirandac@chromium.org2009-12-151-11/+20
* mac: totally revamp "Aw Snap" page, implement new "Learn more" link, add unit...kuan@chromium.org2009-12-1512-77/+874
* Move channel (beta,dev,stable) determination code to a common location.jrg@chromium.org2009-12-158-85/+123
* Reattempt at r465143. The UI tests rely too heavily on the current behavior o...andybons@chromium.org2009-12-154-7/+36
* Implemented OS X version of NetworkStatusDetectorTaskMac.akalin@chromium.org2009-12-155-3/+516
* NTP: Hide the notifier when restoring all removed thumbnails.arv@chromium.org2009-12-151-0/+4
* Disable MultipleWorkers on Linux as it is failing sporadically.atwilson@chromium.org2009-12-151-0/+6
* Mac: fix warnings for TabView.xib.viettrungluu@chromium.org2009-12-151-7/+7
* GTK: Fix regression where we don't build tinted buttons in GTK theme mode.erg@google.com2009-12-156-40/+69
* Make a shared app menu model and update win and mac to use it. Remove the NSM...pinkerton@chromium.org2009-12-1514-761/+261
* Add link to new themes page on the Chromium wiki.kathyw@google.com2009-12-152-3/+28
* Use a ConditionVariable in place of WaitableEvent in BookmarkModelWorker.tim@chromium.org2009-12-152-18/+23
* Commit issue 464079 for feldstein: limit the clear browsing data window to on...mirandac@chromium.org2009-12-156-19/+69
* Committing issue 484006 for feldstein.mirandac@chromium.org2009-12-1511-193/+2293
* Handle unexpected connection close during SSL handshake on Mackinuko@chromium.org2009-12-151-8/+1
* Enable/disable "next/previous tab" commands when there is only 1 tab.pinkerton@chromium.org2009-12-151-0/+4
* Make ProcessWatcher use kqueues on Mac.jeremy@chromium.org2009-12-157-8/+182
* Updating trunk VERSION from 271.0 to 272.0chrome-bot@google.com2009-12-151-1/+1
* DevTools: repair DevToolsExtensionDebugTest.TestContentScriptIsPresentyurys@chromium.org2009-12-151-1/+1
* DevTools: Restore sanity tests tests.pfeldman@chromium.org2009-12-151-16/+16
* Implement "Language Switcher" for Chromium OS. This change enables users to s...yusukes@google.com2009-12-157-2/+515
* Minor fix to get browser/extensions/page_action_apitest.cc building on Mackinuko@chromium.org2009-12-152-11/+11