summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui
Commit message (Expand)AuthorAgeFilesLines
* Before object destruction, make sure that its select dialogs are told that weaarya@google.com2011-03-274-1/+20
* extensions: Refactor ExtensionInstallUI class.tfarina@chromium.org2011-03-268-151/+172
* Move all dev tools messages to devtools_messages.h and create a TabHelper to ...jam@chromium.org2011-03-253-2/+7
* Support enabling/disabling the URL request throttler via the about:net-intern...joi@chromium.org2011-03-251-5/+76
* Moves instant related methods off TabContents and to where they are used.sky@chromium.org2011-03-2515-120/+161
* Fix for "Mouseovers follow the cursor even when there's a find bar in the way"mark@chromium.org2011-03-252-2/+13
* Cleanup: Move the last bits of chrome printing code out of content/.thestig@chromium.org2011-03-252-0/+10
* Removing off the record references from TestingProfile and RenderMessageFilter.vipul.bhasin@gmail.com2011-03-251-1/+1
* WebUI: Move chromeos/webui/login files to ui/webui/chromeos/login directory.tfarina@chromium.org2011-03-2518-0/+1352
* Fixes regression in dragging text to the tabstrip. GetDropFormats wassky@chromium.org2011-03-253-16/+8
* Revert r79398 "DevTools: if 'debug_devtools' is defined in .gyp, always try l...maruel@chromium.org2011-03-251-10/+2
* DevTools: if 'debug_devtools' is defined in .gyp, always try loading from disk.mnaganov@chromium.org2011-03-251-2/+10
* importer: Add UMA logging to Firefox warning dialog.tfarina@chromium.org2011-03-253-0/+6
* Mark OptionsUITest.LoadOptionsByURL as flakyisherman@chromium.org2011-03-251-1/+2
* Modify #include order slightly to clearly put ATL headers first.pkasting@chromium.org2011-03-251-5/+6
* Removes some unneeded code from TabContentsViewWin. This is handledsky@chromium.org2011-03-241-13/+0
* [Mac] Confirm-to-quit: Use a custom NSAnimation to drive the window fade anim...rsesek@chromium.org2011-03-241-14/+44
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-247-8/+10
* Print Preview: Pass the default options on first preview generation.thestig@chromium.org2011-03-242-24/+35
* Merging the safe and dangerous download paths.ahendrickson@chromium.org2011-03-241-2/+1
* Remove TopSites dependency from content/ in anticipation of pulling it out of...erg@google.com2011-03-242-0/+17
* Clarify the intended use of a function.avi@chromium.org2011-03-241-0/+4
* Incorporates review comments from last review. I somehow missedsky@chromium.org2011-03-242-5/+6
* Move printing messages to their own file.jam@chromium.org2011-03-241-2/+2
* Convert some WidgetWin construction to use CreateParams.ben@chromium.org2011-03-2415-161/+60
* WebUI: Move chromeos webui files to ui/webui/chromeos directory.tfarina@chromium.org2011-03-2414-0/+3418
* WebKit roll 81851:81856pfeldman@chromium.org2011-03-241-8/+1
* Temporarily disabling OptionsUITest.LoadOptionsByURL in debug mode.pfeldman@chromium.org2011-03-241-1/+8
* Cleanup: Move TabContents::PrintPreview() to PrintPreviewTabController to rem...thestig@chromium.org2011-03-242-3/+9
* [Mac] Middle clicking on home button does not work. It should open home in newtoyoshim@chromium.org2011-03-247-5/+421
* Split off web_app's ui into ui files, plumb TCW rather than TC.avi@chromium.org2011-03-2415-31/+391
* Adds flag for selecting different sets of tabs in the tab strip.sky@chromium.org2011-03-231-0/+8
* Revert 79211 - Convert some WidgetWin construction to use CreateParams.ben@chromium.org2011-03-2314-58/+160
* Convert some WidgetWin construction to use CreateParams.ben@chromium.org2011-03-2314-160/+58
* Makes browser init not duplicate any tabs that are in both the set ofsky@chromium.org2011-03-232-3/+29
* Support locale-specific gtkrc for Chrome OS as part of Chrome resources.falken@chromium.org2011-03-232-8/+0
* Get rid of references to Autocomplete from src\content, specifically from Tab...dhollowa@chromium.org2011-03-234-1/+11
* Remove the check for inspector files since they're in resources.pak now.tony@chromium.org2011-03-231-4/+2
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-231-1/+1
* Theme system cleanuperg@google.com2011-03-23112-676/+671
* Get rid of references to autofill from src\content, specifically from TabCont...dhollowa@chromium.org2011-03-232-0/+7
* extensions: Introduce ShowExtensionInstallDialog2 function.tfarina@chromium.org2011-03-223-14/+13
* Coverity: Fix an invalidated iterator case and refactor to use thejhawkins@chromium.org2011-03-221-5/+2
* Load devtools files from resources.pak rather than from disk take 2.tony@chromium.org2011-03-222-4/+86
* Move a bunch more renderer messages from chrome to content.jam@chromium.org2011-03-221-1/+1
* More OWNERS files.sky@chromium.org2011-03-223-0/+4
* Makes WebUI pages return a status code of 200 instead of 0.sky@chromium.org2011-03-222-4/+72
* Add in DOMBrowserView and Frame related classesrharrison@chromium.org2011-03-224-50/+78
* Cleanup: Stop using PrintPreviewMessageHandler in contents.thestig@chromium.org2011-03-222-1/+8
* gtk: Fix the location of the First Run Bubble.tfarina@chromium.org2011-03-221-12/+5