summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Give classes with virtual methods virtual protected d'tors instead of non-vir...jamesr@chromium.org2009-12-1629-30/+121
* 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-164-84/+142
* 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-164-39/+90
* 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-152-5/+18
* Remove the AsyncSlowStart experimentmbelshe@google.com2009-12-151-4/+0
* Implement AddressField, a FormField that matches a set of address fields in a...jhawkins@chromium.org2009-12-153-2/+403
* Speculative fix for a chrome browser crash which occurs with ChromeFrame. Bas...ananta@chromium.org2009-12-154-16/+23
* Support custom Linux version strings (e.g. release channel, downstream vendor...mmoss@google.com2009-12-154-9/+14
* 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
* [Mac] Fix a very silly leak in FindBarViewTest.rohitrao@chromium.org2009-12-151-6/+6
* Move the utility process messages to their own file now that we have more thanbrettw@chromium.org2009-12-151-1/+1
* 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-158-77/+330
* Move channel (beta,dev,stable) determination code to a common location.jrg@chromium.org2009-12-154-85/+19
* Reattempt at r465143. The UI tests rely too heavily on the current behavior o...andybons@chromium.org2009-12-153-5/+28
* Implemented OS X version of NetworkStatusDetectorTaskMac.akalin@chromium.org2009-12-153-3/+514
* NTP: Hide the notifier when restoring all removed thumbnails.arv@chromium.org2009-12-151-0/+4
* 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-1511-136/+257
* 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-157-90/+103
* 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-151-2/+2
* 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-156-2/+511
* Minor fix to get browser/extensions/page_action_apitest.cc building on Mackinuko@chromium.org2009-12-151-6/+11
* [Mac] Close the font panel when closing the font settings sheet.rsesek@chromium.org2009-12-151-0/+2
* Fix a leak added in r34510. We need to delete old ChangeProcessors.tony@chromium.org2009-12-151-0/+1
* Disable anther DevTools sanity test that was missed in r34516.tony@chromium.org2009-12-151-1/+1
* Disable DevTools sanity tests pending investigation.dglazkov@chromium.org2009-12-151-15/+15
* I refactored ChangeProcessor so that the common stuff can be reused by otheralbertb@google.com2009-12-1412-886/+1058
* First steps toward page actions on Mac. Page action icons shold show andpamg@google.com2009-12-147-67/+551
* Add a regression test for http://crbug.com/29473estade@chromium.org2009-12-141-2/+32
* Fix a few languages: sync dialog box was cutting off the cancel button.chron@google.com2009-12-142-6/+6
* Refactor browser action apitest and port for mac.kkania@chromium.org2009-12-1411-135/+225
* Fix issue 30244xiyuan@chromium.org2009-12-141-2/+3
* Disable "open in incognito window" for incognito windows.avi@chromium.org2009-12-141-0/+8
* [extensions] Position browser action popup correctly for RTL languages.mhm@chromium.org2009-12-141-1/+3
* Persist the order of extensions in the browser action toolbar across sessions.estade@chromium.org2009-12-145-14/+122
* Fix extension shutdown notification, take 2.estade@chromium.org2009-12-144-9/+17
* Gtk: improve performance of tab dragging.estade@chromium.org2009-12-144-20/+22
* Add a UI helper method to just get the sync status without needing labels.akalin@chromium.org2009-12-147-23/+60