summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/frame
Commit message (Expand)AuthorAgeFilesLines
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-182-0/+22
* Use saved bounds when --chromeos-frame is specified.oshima@chromium.org2010-06-141-1/+4
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-1/+1
* Adding reporting of parent browser's id, so that we can open up next to that ...dhg@chromium.org2010-06-044-5/+22
* Fixes layout of side tabs on windows.sky@chromium.org2010-06-042-4/+0
* Don't focus notificaiton panel when opened.oshima@chromium.org2010-06-023-11/+10
* This tunes up some of the snapshot creation code.gspencer@chromium.org2010-05-281-0/+1
* Adds side tab layout for chromeos. As part of this I renamed thesky@chromium.org2010-05-283-11/+120
* Makes normal tabbed browsers on chromeos initially size to full screensky@chromium.org2010-05-242-0/+15
* Integrated new bug icon in status bar. It opens bug reporting dialog.zelidrag@chromium.org2010-05-202-0/+5
* Revert 47749 - Integrated new bug icon in status bar. It opens bug reporting ...cbentzel@chromium.org2010-05-202-5/+0
* Integrated new bug icon in status bar. It opens bug reporting dialog.zelidrag@chromium.org2010-05-192-0/+5
* Removing the app launcher button in the ChromeOS browser and making the app l...jcivelli@chromium.org2010-05-142-53/+6
* Refactors TabStrip code for better sharing between TabStrip andsky@chromium.org2010-05-132-6/+3
* Fix crash when opening "Select certificate file" in OOBE.nkostylev@google.com2010-05-132-0/+5
* Fix bustage after:mark@chromium.org2010-05-051-1/+1
* chromeos: Make Chrome use enums from libcros to talk to WM.derat@chromium.org2010-04-292-9/+12
* Revert r45952: broke checkdeps.willchan@chromium.org2010-04-292-12/+9
* chromeos: Make Chrome use enums from libcros to talk to WM.derat@chromium.org2010-04-292-9/+12
* Adding dchecks that may help diagnose the issue http://crosbug.com/2743oshima@chromium.org2010-04-292-1/+16
* Memory leak fix.oshima@chromium.org2010-04-291-1/+2
* This adds in the ability for Chrome to generate windows with snapshotsgspencer@chromium.org2010-04-281-1/+15
* Remove unused local variables now that subclasses don't need to track their o...pkasting@chromium.org2010-04-231-3/+0
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-232-17/+1
* Don't select all when autofocusing the location bar on New Tab creation. Use...pkasting@chromium.org2010-04-232-12/+11
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-222-1/+17
* Make all options dialogs have a parentxiyuan@chromium.org2010-04-211-1/+2
* Subclassing the InfoBubble to handle anchoring bubbles basedon their content,...finnur@chromium.org2010-04-191-1/+1
* Open the languages dialog, rather than the system option.satorux@chromium.org2010-04-141-2/+7
* Status area improvements:chocobo@chromium.org2010-04-092-0/+6
* notification panel fix on chromeos.oshima@chromium.org2010-04-082-6/+18
* Star/reload shuffle, Windows version.pkasting@chromium.org2010-04-032-16/+0
* Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...pkasting@chromium.org2010-04-032-16/+0
* Added two browser tests for CompactLocationBarHost.oshima@chromium.org2010-03-281-2/+8
* Some layout adjustements to the app launcher so it showsjcivelli@chromium.org2010-03-241-0/+6
* basic browser tests for compact navigation bar.oshima@chromium.org2010-03-241-1/+1
* Some layout related fixes for the app launchers.jcivelli@chromium.org2010-03-231-1/+6
* Add tests for ClockMenuButton.chocobo@chromium.org2010-03-231-14/+3
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-232-3/+3
* Porting the app launcher to Windows, and adding an experimental flagjcivelli@google.com2010-03-222-11/+3
* AppLauncher cleanup.oshima@chromium.org2010-03-191-2/+2
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-192-2/+2
* When updating timezone, the clock now updates right away.chocobo@chromium.org2010-03-182-0/+7
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Autoslide/hide notifications after timeout.oshima@chromium.org2010-03-123-5/+25
* fix bustage by defining a function in a cros classben@chromium.org2010-03-102-0/+4
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-082-5/+5
* Lazy AppLauncher creation to make tests stable.oshima@chromium.org2010-03-051-1/+3
* Implements mini-tab support for linux.sky@chromium.org2010-03-051-11/+4
* Fix leaks caused by main menu singleton.oshima@chromium.org2010-03-042-21/+26