summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/status_area_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor chromeos status area files into subdirectory statuschocobo@chromium.org2010-02-041-119/+0
* Made StatusAreaView and its buttons independent of BrowserWindow.avayvod@chromium.org2010-02-021-157/+15
* Use the same app menu items for status area menu and toolbar menu.oshima@chromium.org2010-01-291-44/+27
* ThemeBackground class.oshima@chromium.org2010-01-081-63/+22
* [More BTP includes.]erg@google.com2009-12-181-0/+1
* Implement "Language Switcher" for Chromium OS. This change enables users to s...yusukes@google.com2009-12-151-2/+13
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-041-6/+6
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+0
* Fix compile for ChromeOS by #including needed headers.phajdan.jr@chromium.org2009-11-301-0/+1
* Fix for issue 27210, show bookmarks bar menu is out of sync with the browser'...oshima@chromium.org2009-11-111-3/+5
* Show only one app menu. Cole pointed out that ChromeOS currently has two almo...oshima@chromium.org2009-11-051-15/+35
* Move chromeos code to namespace chromeos.chocobo@google.com2009-10-301-3/+3
* CompactNavigationBar for toolkit views build, with some design change per Col...oshima@chromium.org2009-10-261-5/+9
* Get the About panel to align its links correctly,davemoore@chromium.org2009-10-231-6/+0
* New button scheme...borders are separate from the inner contents sodavemoore@chromium.org2009-10-211-26/+34
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-201-0/+0
* Fixes crash in toolkit_views. The problem with the current code isoshima@chromium.org2009-10-161-2/+4
* Lands http://codereview.chromium.org/276054 for sosa:sky@chromium.org2009-10-161-1/+1
* Fix status area to use icognito mode background when in icognito mode.chocobo@google.com2009-10-151-5/+9
* Add UI for changing timezones.chocobo@google.com2009-10-151-1/+1
* Add ChromeOS controls to BrowserViewoshima@chromium.org2009-10-141-1/+7
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-121-2/+1
* Refactor cros library code into central location and have the UI elements obs...chocobo@google.com2009-10-081-168/+9
* Hook up wifi menu button UI to ChromeOS shared library.chocobo@google.com2009-10-011-13/+11
* X64: Remove restriction on using r12 as index register.davemoore@chromium.org2009-09-291-1/+1
* Add wifi menu button to status bar of Chrome OS. Currently showing mock data ...chocobo@google.com2009-09-251-2/+9
* The shadow drawn by the browser window was being drawn over bydavemoore@chromium.org2009-09-251-3/+7
* Make chromeos build use shared object to load batterydavemoore@chromium.org2009-09-231-15/+99
* Disables the quit menu item for Chrome OS.sky@chromium.org2009-09-211-2/+0
* Revert "Workaround Skia and Pango measuring font heights differently by askin...evan@chromium.org2009-09-031-1/+1
* Move status area view to the chromeos directory.brettw@chromium.org2009-09-031-0/+335