summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame
Commit message (Expand)AuthorAgeFilesLines
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-1013-169/+0
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-0924-7419/+43
* Build fix.evan@chromium.org2010-11-091-0/+1
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-082-1/+2
* Remove an used function.bryeung@google.com2010-11-032-12/+0
* Attempt at fixing leaks from SetProp. Apparently there is a finitesky@chromium.org2010-11-011-1/+1
* [ChromeOS] Use maxmized logic for fullscreen browser window.xiyuan@chromium.org2010-10-291-1/+8
* Revert 64246 (reviewer's veto) - Use special text for Guest Session instead o...altimofeev@chromium.org2010-10-291-7/+1
* Use special text for Guest Session instead of using standard text form Incogn...altimofeev@chromium.org2010-10-281-1/+7
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-0/+1
* Show "Update Chrome OS" in the wrench menu, when the update image is ready.satorux@chromium.org2010-10-221-2/+0
* Make the Downloads Shelf keyboard-accessible (via F6) and accessible todmazzoni@chromium.org2010-10-212-30/+35
* 2nd try: Die SSL dialog. Die!finnur@chromium.org2010-10-211-5/+1
* Revert 62857 (it broke Chrome Frame) - Remove the old SSL Page Info dialog fr...finnur@chromium.org2010-10-161-1/+5
* Remove the old SSL Page Info dialog from Win/Gtk. It has been replaced with t...finnur@chromium.org2010-10-161-5/+1
* fix status bubble layouterikkay@chromium.org2010-10-143-8/+7
* fix NTP layouterikkay@chromium.org2010-10-132-16/+13
* Add the Windows dialog for setting default search provider from js.levin@chromium.org2010-10-112-1/+18
* Enable the new page info bubble by default.finnur@chromium.org2010-10-081-1/+1
* Use BubbleWindow for ChromeOS windows/dialogs.xiyuan@chromium.org2010-10-071-2/+3
* Pressing Alt once should focus the app menu, but pressing it again shoulddmazzoni@chromium.org2010-10-061-4/+8
* Renames and moves match preview classes to instant. This doesn'tsky@chromium.org2010-10-053-10/+10
* Only enable renderer accessibility when an active screen reader is detected.ctguil@chromium.org2010-10-052-0/+7
* Changes instant around to support multiple loaders. This issky@chromium.org2010-10-042-6/+4
* chromium-os:5166 Panel/popup cleanup for ChromeOSstevenjb@google.com2010-10-041-2/+1
* Rip out phantom tabs and corresponding unit tests.andybons@chromium.org2010-10-022-8/+4
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-284-12/+6
* Append "(Incognito)" to the accessible title of the browser window.ctguil@chromium.org2010-09-272-0/+9
* Fixes bug in match preview getting layed out one pixel too high.sky@chromium.org2010-09-231-1/+2
* Fixes some fragile code in BrowserViewLayout.sky@chromium.org2010-09-231-9/+4
* Makes match preview send the dimensions of the omnibox to the page.sky@chromium.org2010-09-224-0/+15
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-162-1/+3
* Bunch of match preview tweaks:sky@chromium.org2010-09-146-142/+367
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-081-1/+0
* [CrOS] Fix reserved accelerators' behavior.suzhe@chromium.org2010-09-031-0/+14
* Re-lands 58186:bryeung@chromium.org2010-09-031-12/+12
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-12/+12
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-12/+12
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-12/+12
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-12/+12
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-255-5/+5
* Add a flag for the showing the Page Info dialog as a bubble. This adds stubs ...rsesek@chromium.org2010-08-251-5/+5
* Commit http://codereview.chromium.org/3112033/show, fixing status bubble in RTL.mirandac@chromium.org2010-08-251-5/+4
* Fixes bug where Layout might not get invoked on view hostingsky@chromium.org2010-08-241-0/+9
* First pass at convert the SSL dialogs into InfoBubbles.finnur@chromium.org2010-08-241-0/+4
* Build fixes to the CLrkc@google.com2010-08-221-5/+4
* Revert r56902aa@chromium.org2010-08-201-0/+3
* Remove TYPE_EXTENSION_APP. Experiment failed. It looks like the layout change...aa@chromium.org2010-08-201-3/+0
* Fix numerous alignment problems, both horizontal and vertical, in drawing the...pkasting@chromium.org2010-08-1917-315/+336