summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Getting service process on Mac to handle having things moved/changed undernea...dmaclach@chromium.org2011-03-2214-109/+876
* [ChromeOS] Split proxy settings into its own webui.xiyuan@chromium.org2011-03-2215-42/+306
* ntp4 - visual style of bottom bar.estade@chromium.org2011-03-224-90/+144
* Add tests for ChromeOS prefs: kAccessibilityEnabled, kEnableScreenLock and kT...annapop@chromium.org2011-03-221-0/+102
* Move some more renderer messages to content. Also move a couple of files whi...jam@chromium.org2011-03-2220-747/+18
* Printing: Use const reference instead of a const pointer.thestig@chromium.org2011-03-221-1/+1
* Revert "Load devtools files from resources.pak rather than from disk."tony@chromium.org2011-03-229-106/+18
* Improve the algorithm of TreeNode::Remove.tfarina@chromium.org2011-03-224-12/+9
* Initial checkin of media test matrix class, which will be used for media perf...dennisjeffrey@chromium.org2011-03-223-0/+321
* Coverity: Initialize member variables.jhawkins@chromium.org2011-03-2211-12/+27
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-224-6/+6
* Load devtools files from resources.pak rather than from disk.tony@chromium.org2011-03-229-18/+106
* Return proper and VoiceOver expected AXValue for radiobuttons.dtseng@chromium.org2011-03-221-1/+2
* Added a GaiaOAuthClient class to deal with getting and refreshing OAuth2 toke...sanjeevr@chromium.org2011-03-225-0/+547
* This is a thread that runs in the browser process that can issue GL calls wit...apatrick@chromium.org2011-03-218-41/+269
* Fix crash in single process mode because ChromeRenderContentClient wasn't bei...jam@chromium.org2011-03-214-6/+18
* Trivial change to fix clang build (delete unused variable).maf@chromium.org2011-03-211-1/+0
* PrintPreview: Handle invalid input in #copies textbox.kmadhusu@chromium.org2011-03-215-7/+69
* Live dragging animation for bookmark bar items.maf@chromium.org2011-03-218-102/+150
* Unfork VectorPlatformCanvas.vandebo@chromium.org2011-03-212-53/+15
* Create a new message file for view related messages. I just moved a few mess...jam@chromium.org2011-03-2111-381/+10
* web-ui settings: Display the minimum font size in the sample text on initial ...csilv@chromium.org2011-03-213-44/+44
* Print Preview: Make window.print() and printing a frame work.thestig@chromium.org2011-03-216-62/+161
* bookmarks: Rename more entries from Group/group/GROUP to Folder/folder/FOLDER.tfarina@chromium.org2011-03-2120-211/+211
* Integrate the csd-whitelist with the rest of the client-sidenoelutz@google.com2011-03-214-122/+244
* Remove unneded chrome/browser/fonts_languages_window.h and ShowOptionsWindow().rsesek@chromium.org2011-03-216-51/+0
* WinDDK ATL and MSVC express 2008/2005 compatability mark@chromium.org2011-03-2111-50/+112
* [Mac] Confirm-to-quit: Add an option in the app menu.rsesek@chromium.org2011-03-2114-44/+118
* PrintPreview: [MAC] Set the selected printer for the current print job.kmadhusu@chromium.org2011-03-212-6/+6
* Add Lion button, wire it up to enter our full-screen.avi@chromium.org2011-03-214-4/+93
* Suppress reliability crash for bug 76955.simonjam@chromium.org2011-03-211-0/+3
* Print Preview: Add a favicon.thestig@chromium.org2011-03-212-0/+1
* Add myself to owners for chrome/browser/ui/cocoa/bookmarks.maf@chromium.org2011-03-211-0/+1
* [Mac] Remove a dead ivar and minor style conformance.rsesek@chromium.org2011-03-212-7/+4
* Fix memory leak in tree selection paths introduced by my change inrogerta@chromium.org2011-03-211-0/+1
* Add progress notifications for extension updates (from: 6665014)dennisjeffrey@chromium.org2011-03-214-21/+201
* Limit prerender by only allowing one every X ms (X currently set to 500).dominich@google.com2011-03-214-6/+111
* Support for '--force-compositing-mode', see WebKit bug 56156sievers@google.com2011-03-214-0/+9
* Move audio messages to their own file.jam@chromium.org2011-03-214-277/+0
* Fix up the last easy URLRequestJob refcounting offenders.willchan@chromium.org2011-03-213-10/+16
* web-ui settings: cleanup font settings stringscsilv@chromium.org2011-03-212-31/+37
* [Mac] Remove vestigial browser pref kShowPageOptionsButtons.rsesek@chromium.org2011-03-216-11/+0
* Make chrome://extension-icon resources available in incognito mode. Fixes an ...jstritar@chromium.org2011-03-216-5/+51
* Move FINAL_STATUS_NESTED later so it is not counted too heavily.cbentzel@chromium.org2011-03-211-4/+4
* Change some DCHECKs to CHECKS and only on ChromeOS.ben@chromium.org2011-03-211-5/+7
* Add CreateParams to Widget, and replace CreatePopupWidget with CreateParams.ben@chromium.org2011-03-217-33/+26
* importer: Remove unneeded includes of importer_host.htfarina@chromium.org2011-03-217-43/+57
* Creates owners files for a handful of directories.sky@chromium.org2011-03-213-0/+3
* Turns on multi-tab selection by default on windows.sky@chromium.org2011-03-213-25/+14
* Makes control-shift clicks on the tabstrip work. In particularsky@chromium.org2011-03-2112-4/+61