summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui
Commit message (Expand)AuthorAgeFilesLines
* Remove base/debug_util. Move the debug UI related functions to base/debug/deb...brettw@google.com2011-01-012-2/+1
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-012-5/+6
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-0110-12/+12
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-318-21/+9
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-2/+2
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-313-8/+2
* Fix ChromeOS buil by making hwnd_util conditional on Windows.brettw@google.com2010-12-301-2/+1
* Move some functions out of win_util and into hwnd_util, and into a new win/sh...brettw@google.com2010-12-306-10/+13
* Move some misc thread-related stuff from base to base/thread and into the basebrettw@chromium.org2010-12-301-2/+2
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-301-2/+2
* Mac: trivial clean up of tab strip layout code + unseeable layout fix.viettrungluu@chromium.org2010-12-301-8/+3
* Remove wstring from TableModel.avi@chromium.org2010-12-3010-68/+71
* Remove more 'using' declarations of Scoped* from scoped_handle_win.htfarina@chromium.org2010-12-293-10/+21
* Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-293-17/+24
* Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-293-24/+17
* Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-293-17/+24
* chromeos: Notify window manager about signout.derat@chromium.org2010-12-291-0/+2
* Mac: Try to fix a crash related to save panels.thakis@chromium.org2010-12-291-5/+5
* Sizes bookmark bubble after it was shown.altimofeev@chromium.org2010-12-291-0/+1
* Remove wstring from l10n_util. Part 2.avi@chromium.org2010-12-288-21/+23
* View Source now clones tab state for pinned/app windows.pfeldman@chromium.org2010-12-282-31/+51
* Remove wstring from l10n_util. Part 1.avi@chromium.org2010-12-282-10/+9
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-232-6/+5
* base/version: remove wstring versionevan@chromium.org2010-12-232-9/+9
* Revert 68944 - Revert "Add named testing interface."nirnimesh@chromium.org2010-12-232-9/+16
* Move base/cocoa_protocols_mac.h to base/mac/cocoa_protocols.hbrettw@chromium.org2010-12-2343-43/+43
* Last part of change for bug 49747.tsepez@chromium.org2010-12-221-2/+7
* Keep crashed extension info bar across page navigations and close all when ex...jennb@chromium.org2010-12-221-11/+12
* Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update c...brettw@chromium.org2010-12-2217-57/+62
* Fix TaskManagerBrowserTest.NoticeNotificationChanges for touchui==1.anicolao@google.com2010-12-221-2/+2
* Move the wrench menu badge into the upper right corner, to match other platfo...atwilson@chromium.org2010-12-221-12/+42
* Prevent extensions from moving tabs that are being dragged. This fixes a cras...jstritar@chromium.org2010-12-2214-0/+54
* Update the time formatting APIs to use string16.avi@chromium.org2010-12-221-7/+7
* Make predictive instant suggest work with IME composition.suzhe@google.com2010-12-221-1/+2
* Include scoped_gdi_object.h where necessary.tfarina@chromium.org2010-12-221-1/+2
* chromeos: Let info bubbles be shown while screen is locked.derat@chromium.org2010-12-224-20/+59
* [Linux] Make reserved accelerators non-blockable unless they conflict with ed...suzhe@google.com2010-12-214-23/+24
* Adding proper authentication to the DOM based login screen.bryeung@google.com2010-12-211-9/+5
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-12/+12
* Remove undisplayed tabs from the views hierarchy because event delivery doesn...anicolao@google.com2010-12-211-0/+3
* (Re-landing http://codereview.chromium.org/5991003 after Chromium OSkbr@chromium.org2010-12-211-0/+3
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-12/+12
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-12/+12
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-12/+12
* Revert 69753 - Added group policy for disabling all client-side 3D APIs in Ch...chase@chromium.org2010-12-201-3/+0
* Cleanup: RemoveCleanup: Remove Browser::extension_app_* and TYPE_EXTENSION_APP.skerner@chromium.org2010-12-204-60/+37
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-12/+12
* Added group policy for disabling all client-side 3D APIs in Chromiumkbr@chromium.org2010-12-201-0/+3
* Turn off groups in task manager, as we're rolling out that functionality inatwilson@chromium.org2010-12-201-48/+2
* touchui: Make sure the textfield isn't obscured by the keyboard.sadrul@chromium.org2010-12-201-0/+9