summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Startup hang - Dump the call stacks of all threads ifrtenneti@chromium.org2011-10-081-0/+7
* Move window scale animation down into the shell (it'll do as an overview for ...ben@chromium.org2011-10-071-2/+1
* Changes the way windows are parented when their parent is set to NULL.. Adds ...ben@chromium.org2011-10-071-3/+3
* Preliminary InputMethod support for NativeWidgetAuraoshima@chromium.org2011-10-071-0/+5
* Move brand code related function to a common place for all platforms. Theserogerta@chromium.org2011-10-071-7/+2
* Get Chrome to build & link with USE_AURA on Windows again.BUG=noneTEST=noneben@chromium.org2011-10-061-2/+3
* aura: Make events work correctly in chrome in linux, and other fixes.sadrul@chromium.org2011-10-061-1/+4
* Resolved some start up errors and added shell for Aura.saintlou@chromium.org2011-10-061-4/+3
* Attempt to reland 103760 which failed on the main waterfall with a new C4101 ...robertshield@chromium.org2011-10-041-0/+5
* Revert 103760 (broke build) - Add a metric to Chrome to measure fragmentation...willchan@chromium.org2011-10-031-5/+0
* Add a metric to Chrome to measure fragmentation of chrome.dll at startup.robertshield@chromium.org2011-10-031-0/+5
* Revert 103628 (I have a simpler fix) - Fix the metrics service not working be...jam@chromium.org2011-10-011-36/+42
* Fix the metrics service not working because it was initialized before the bro...jam@chromium.org2011-10-011-42/+36
* Rework BrightnessLibrary using DBusThreadManager.satorux@chromium.org2011-10-011-1/+2
* Remove google search experimentjar@chromium.org2011-10-011-15/+0
* Enable GCP/Print Preview integrationabodenha@chromium.org2011-09-301-1/+1
* Explicitly intialize AudioHandler and SystemKeyEventListenerstevenjb@chromium.org2011-09-291-1/+14
* Experimentally strictify third-party cookie blocking.mkwst@chromium.org2011-09-281-0/+10
* Change the way that default apps are installed to use a more standardrogerta@chromium.org2011-09-271-0/+23
* Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.msw@chromium.org2011-09-261-2/+2
* + renamed window_snapshot_x.cc => window_snapshot_gtk.ccsaintlou@chromium.org2011-09-241-1/+1
* Re-enable SPDY *HOLDBACK* field trials.willchan@chromium.org2011-09-211-4/+4
* CrOS - Change OomPriorityManager from a Singleton to a member of BrowserProce...jamescook@chromium.org2011-09-201-6/+5
* Notify LoginUtils after delegate was deleted.altimofeev@chromium.org2011-09-191-0/+4
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-181-1/+4
* Moved SDCH initialization from UI thread to IO thread.rtenneti@chromium.org2011-09-171-26/+23
* [Windows] Include the about:flags experiments in crash reports.eroman@chromium.org2011-09-141-0/+5
* Clean the SingletonLock only if there is no previous Chromium process running.amruthraj@motorola.com2011-09-131-3/+6
* Allow Chrome-in-Aura to start.ben@chromium.org2011-09-121-0/+7
* If --views-desktop is specified from the command line, respect it.backer@chromium.org2011-09-121-5/+6
* Rearrange and validate clean-shutdown UMA statjar@chromium.org2011-09-101-0/+10
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-09-101-15/+84
* touchui: Enable 'views-desktop' by default.sadrul@chromium.org2011-09-101-23/+33
* Crash browser if shutdown takes longer than 90 secs.rtenneti@chromium.org2011-09-091-1/+1
* Reland CrOS - Fix use-after-free in OomPriorityManager on shutdownjamescook@chromium.org2011-09-081-2/+2
* Rename the Chrome BrowserMainParts implementations to all start with Chrome. ...jam@chromium.org2011-09-081-0/+1942