summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix unused_variable_warning.mbelshe@chromium.org2011-03-221-1/+1
* Reduce the field trial holdback for SPDY to 5%.mbelshe@chromium.org2011-03-221-2/+3
* views: Move MessageBoxView into the namespace views.tfarina@chromium.org2011-03-2214-24/+39
* External extensions should not be installed if the ID or version in the exter...skerner@chromium.org2011-03-225-18/+99
* ContainsCsdWhitelistedUrl() is typically called on the IO thread.noelutz@google.com2011-03-223-3/+9
* gtk: Move extension_infobar_gtk.[cc,h] into the ui/gtk/infobars/ directory.tfarina@chromium.org2011-03-222-4/+4
* If ResourceDispatcherHost receives a CancelRequest, itasanka@chromium.org2011-03-225-35/+56
* [Mac] Confirm-to-quit: Fix a bug where the feature wouldn't engage if it the ...rsesek@chromium.org2011-03-221-1/+1
* fix commentsdilmah@chromium.org2011-03-226-6/+6
* Finish initial 802.1x implementationchocobo@chromium.org2011-03-227-105/+589
* Remove g_spawn_async. Use base/process_utils.h instead.yusukes@google.com2011-03-221-43/+42
* [ChromeOS] Split proxy settings into its own webui.xiyuan@chromium.org2011-03-2212-42/+300
* ntp4 - visual style of bottom bar.estade@chromium.org2011-03-224-90/+144
* Move some more renderer messages to content. Also move a couple of files whi...jam@chromium.org2011-03-224-4/+4
* 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-222-86/+4
* Improve the algorithm of TreeNode::Remove.tfarina@chromium.org2011-03-224-12/+9
* Coverity: Initialize member variables.jhawkins@chromium.org2011-03-229-8/+19
* 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-222-4/+86
* Return proper and VoiceOver expected AXValue for radiobuttons.dtseng@chromium.org2011-03-221-1/+2
* This is a thread that runs in the browser process that can issue GL calls wit...apatrick@chromium.org2011-03-216-41/+263
* 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-214-7/+65
* Live dragging animation for bookmark bar items.maf@chromium.org2011-03-218-102/+150
* Create a new message file for view related messages. I just moved a few mess...jam@chromium.org2011-03-211-0/+1
* 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-213-9/+40
* bookmarks: Rename more entries from Group/group/GROUP to Folder/folder/FOLDER.tfarina@chromium.org2011-03-2119-209/+209
* 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-215-50/+0
* WinDDK ATL and MSVC express 2008/2005 compatability mark@chromium.org2011-03-211-0/+8
* [Mac] Confirm-to-quit: Add an option in the app menu.rsesek@chromium.org2011-03-218-14/+49
* 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
* Print Preview: Add a favicon.thestig@chromium.org2011-03-211-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-211-0/+2
* 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-211-4/+0
* [Mac] Remove vestigial browser pref kShowPageOptionsButtons.rsesek@chromium.org2011-03-214-5/+0
* Make chrome://extension-icon resources available in incognito mode. Fixes an ...jstritar@chromium.org2011-03-214-5/+49
* 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