summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui
Commit message (Expand)AuthorAgeFilesLines
* Preliminary work to allow Chrome to build with USE_AURA.ben@chromium.org2011-09-0625-82/+184
* [Mac] Tear down extension-installed bubble before main window closes.shess@chromium.org2011-09-064-11/+51
* Implements frame sniffer to watch iframe loading state.altimofeev@chromium.org2011-09-061-0/+2
* Moved the following IPCs out of chrome into content where they are handled by ananta@chromium.org2011-09-063-3/+70
* Fixes crash by checking for NULL when showing popup. This can happensky@chromium.org2011-09-061-0/+7
* ntp4: app generation tweakestade@chromium.org2011-09-061-0/+1
* [Mac] Enable CrZombie for all processes.shess@chromium.org2011-09-066-337/+1
* Rename REMOVE_COOKIES to REMOVE_SITE_DATA (which will explicitly include REMO...mkwst@chromium.org2011-09-063-11/+4
* For Touch: remove some menu items for experimentation, adjust sizes.saintlou@chromium.org2011-09-066-37/+90
* Identify the omnibox as a URL field.bryeung@chromium.org2011-09-061-0/+2
* Add handling for the two new error codes of the DMServer 405,409.pastarmovj@chromium.org2011-09-064-0/+12
* Plugged potential leak in ExtensionSettingsHandler::IconLoader.joaodasilva@chromium.org2011-09-061-1/+2
* Conditionally include Policy UI based on configuration_policy setting.jknotten@chromium.org2011-09-061-0/+2
* [cros] Prefs: user picture is set before Personal Stuff page is shown.ivankr@chromium.org2011-09-062-27/+9
* Drag and drop on NTP4 bookmarks page.dbeam@chromium.org2011-09-062-15/+114
* [ntp4] Add a 'Manage Bookmarks' link at the top of the Bookmarks page. Also ...csilv@chromium.org2011-09-061-0/+2
* Implement the inline extensions/apps install UI for Cocoa.mihaip@chromium.org2011-09-065-115/+240
* Add managedby' attribute to notifications content settings exceptions list en...markusheintz@chromium.org2011-09-051-2/+4
* 2nd attempt at trying to revert the revert. Turns out the test was faulty, no...finnur@chromium.org2011-09-056-421/+447
* Disabling TestSettingsAutofillPageLTR as it fails on XP.finnur@chromium.org2011-09-051-1/+4
* r99621 breaks sync tests.loislo@chromium.org2011-09-051-6/+5
* Removed ActivatedAtWithDisposition from menu handler, and introduced Activate...shinyak@google.com2011-09-056-18/+23
* [cros] Support global carrier config.nkostylev@chromium.org2011-09-051-8/+7
* Integrate the Spelling service to Chrome.hbono@chromium.org2011-09-052-4/+29
* Add support to download web store promo logos over https.jstritar@chromium.org2011-09-051-5/+6
* PrintPreview: Fixed RICOH MP C3501 color print job issues.kmadhusu@chromium.org2011-09-041-4/+29
* Revert my revert, it still fails on the bots (even though it passes locally). :/finnur@chromium.org2011-09-046-447/+421
* Un-reverting since I can't repro the test failure locally and I wanted to do ...finnur@chromium.org2011-09-046-421/+447
* Fix top crasher on the AvatarMenuButton destructorcpu@chromium.org2011-09-041-2/+4
* Fix a 10.6 SDK build error with Clang.rsesek@chromium.org2011-09-031-1/+2
* [ChromeOS] Update Gaia side pane per mock.xiyuan@chromium.org2011-09-031-3/+4
* Included stddef.h to the list of includes.asharif@chromium.org2011-09-031-0/+1
* Print Preview: Fix a few random issues.thestig@chromium.org2011-09-031-14/+7
* bookmarks: Split BookmarkModel::SetURLStarred in two helper functions in book...tfarina@chromium.org2011-09-035-28/+31
* reland string fixes (r99324)estade@chromium.org2011-09-033-20/+19
* ntp4: theme page switchersestade@chromium.org2011-09-031-0/+1
* Increase prerender memory limit on NetInternalsTests,mmenke@chromium.org2011-09-031-0/+10
* Remove some unused includes and uses of BrowserTestHelper.rsesek@chromium.org2011-09-039-15/+4
* OSX: Use infobar's self-reported height.miket@chromium.org2011-09-031-2/+2
* Remove unneeded parameter in CallJavascriptFunction that was causing a memory...abodenha@chromium.org2011-09-031-2/+1
* Stop forcing filebrowser to open in Files directory by defaulttbarzic@chromium.org2011-09-031-2/+1
* ntp4: Avoid a temp variable of node child_count().tfarina@chromium.org2011-09-031-23/+25
* Adds a global keyboard shortcut to trigger speech input in the currentlydmazzoni@chromium.org2011-09-025-0/+13
* Fixes possible crash in PrintPreviewHandler. If the tab isn't in thesky@chromium.org2011-09-021-2/+4
* Adding capability to delete bookmarks from NTP bookmarks page.dbeam@chromium.org2011-09-022-3/+28
* Fix for crasher in canary. Avatar decoration in the win7 taskbar.cpu@chromium.org2011-09-021-3/+8
* Set user-visible machine names and devices types for synced sessions.thakis@chromium.org2011-09-021-12/+16
* webui: Avoid double notification about closed dialogs.derat@chromium.org2011-09-028-54/+84
* Fix clang compileisherman@chromium.org2011-09-021-4/+4
* Use PluginPrefs to find out whether the PDF plugin is enabled in GViewRequest...bauerb@chromium.org2011-09-021-8/+0