summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui
Commit message (Expand)AuthorAgeFilesLines
* Update error badge on wrench menu buttonsail@chromium.org2011-09-207-18/+56
* Cleanup BugReportUI a little bit.tfarina@chromium.org2011-09-202-10/+0
* Moved static Gaia OAuth URLs to GaiaUrls.joaodasilva@chromium.org2011-09-202-0/+5
* Revert 101847 - [ChromeOS] Make WebUI login use only needed resources.scherkus@chromium.org2011-09-208-8/+292
* Remove a goto jump from the code in favor of an if-construct.pastarmovj@chromium.org2011-09-201-6/+6
* Revert 101845 - [dom-ui options] Inline helper functions for OptionsUITest.Lo...scherkus@chromium.org2011-09-201-16/+15
* Removed code duplication on test for search engine selector on first run.joaodasilva@chromium.org2011-09-203-8/+3
* Removed the sending of the following content IPC messages out of chrome and r...ananta@chromium.org2011-09-194-11/+8
* [ChromeOS] Make WebUI login use only needed resources.xiyuan@chromium.org2011-09-198-292/+8
* [dom-ui options] Inline helper functions for OptionsUITest.LoadOptionsByURL.csilv@chromium.org2011-09-191-15/+16
* Show global error bubble view when creating new browser windowsail@chromium.org2011-09-1911-32/+179
* Ignore key press when a panel is being dragged on Windows.jianli@chromium.org2011-09-198-3/+43
* Simplify GCP integration with print preview.abodenha@chromium.org2011-09-193-6/+37
* Make panel titlebars more tab-like on Mac.dcheng@chromium.org2011-09-192-6/+62
* Remove useless include to fix compile on branch 874.jeremya@chromium.org2011-09-191-1/+1
* Revert 101785 - Add --use-more-webui runtime flag to toggle WebUI replacement...scherkus@chromium.org2011-09-1927-196/+148
* Delay sending an AcceleratedSurfaceMsg_BuffersSwappedACK from the Browser bac...mmocny@chromium.org2011-09-192-2/+2
* Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...flackr@chromium.org2011-09-1927-148/+196
* views: Fix views::WindowDelegate comments.tfarina@chromium.org2011-09-1914-27/+27
* Revert 101749 - PrintPreview: Honor the cups lpoptions on Linux.kmadhusu@chromium.org2011-09-193-328/+0
* PrintPreview: Honor the cups lpoptions on Linux.kmadhusu@chromium.org2011-09-193-0/+328
* FullscreenExitBubbleController doesn't build with 10.6 SDKs.dhollowa@chromium.org2011-09-191-1/+1
* Make f11 fire shortcuts in the browser even if it was preventDefault()ed.koz@chromium.org2011-09-191-0/+2
* Remove base/scoped_ptr.hakalin@chromium.org2011-09-181-1/+1
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-1822-22/+160
* Implement a bubble that appears at the top of the screen when a tab enters jeremya@chromium.org2011-09-1712-12/+554
* Force synchrous writing of "ExitedCleanly" prefs during shutdownjar@chromium.org2011-09-171-2/+13
* Autofill: Remove fax number completely.jhawkins@chromium.org2011-09-173-29/+4
* Revert 101581 - Add --use-more-webui runtime flag to toggle WebUI replacement...rsimha@chromium.org2011-09-1627-192/+148
* Cleanup AutomationProviderList to fix shutdown crashes on ChromeOS auto testsstevenjb@google.com2011-09-162-2/+5
* Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...flackr@chromium.org2011-09-1627-148/+192
* Rename intents_settings_handler files to web_intents_settings_handler.gbillock@chromium.org2011-09-166-131/+132
* Support Panel auto-resize on Mac.jennb@chromium.org2011-09-169-98/+115
* Revert "Revert 101446 - Implement minimize/restore/hover for panels on Linux."prasadt@chromium.org2011-09-1615-52/+579
* Disable failing RTL tests on linux_view buildoshima@google.com2011-09-161-7/+28
* Some fixes to panel support on Windows and GTK.jianli@chromium.org2011-09-169-4/+40
* Add notification of virtual keyboard hide/show and change varunjain@chromium.org2011-09-161-0/+8
* Disable fading in global error bubble viewsail@chromium.org2011-09-161-1/+3
* views: Change WidgetDelegate::GetWindowName() to use std::string.tfarina@chromium.org2011-09-168-34/+29
* Revert 101510 - Make cancel remove cancelled download from active queues at t...rdsmith@chromium.org2011-09-167-7/+7
* Rather than interrupting the current screen rotation, keep a pending rotation.vollick@chromium.org2011-09-163-47/+26
* Make cancel remove cancelled download from active queues at time of cancel.rdsmith@chromium.org2011-09-167-7/+7
* Switch from the IconLoader helper class to the ExtensionIconSource::GetIconUR...finnur@chromium.org2011-09-162-180/+30
* Remove UI relating to disabling plugin controls for all but the first profile...bauerb@chromium.org2011-09-161-11/+2
* Fix memory leaks caused by chrome/browser/chromeos/input_method/*.cc (part 3) yusukes@chromium.org2011-09-164-10/+24
* chromeos: fix bug where ethernet could be null when its options button iskuan@chromium.org2011-09-161-1/+2
* Fix memory leaks caused by chrome/browser/chromeos/input_method/*.cc (part 1)yusukes@google.com2011-09-163-9/+13
* Added support for KDE file dialogs.dfilimon@google.com2011-09-163-0/+417
* Revert 101446 - Implement minimize/restore/hover for panels on Linux.thestig@chromium.org2011-09-1615-573/+52
* Implement minimize/restore/hover for panels on Linux.prasadt@chromium.org2011-09-1615-52/+573