summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation for wizard.davemoore@chromium.org2010-01-314-111/+247
* Keep loginwindow from flashing at startupdavemoore@chromium.org2010-01-301-0/+12
* bad call to Init() TBR(cmasone)davemoore@chromium.org2010-01-291-1/+1
* Fix bad var use. TBR:cmasonedavemoore@chromium.org2010-01-291-3/+2
* allow login without networkdavemoore@chromium.org2010-01-291-16/+12
* Refactor panel controller so that notification window can use panel_controller.oshima@chromium.org2010-01-294-17/+59
* Use the same app menu items for status area menu and toolbar menu.oshima@chromium.org2010-01-293-45/+34
* Cleanup: Removing old gtk code from panel controller .oshima@chromium.org2010-01-292-30/+0
* Implement config dialog for the Hangul IME.yusukes@chromium.org2010-01-283-2/+159
* Make gmail.com be the default domain for login.davemoore@chromium.org2010-01-284-13/+63
* Fixes unintialized read in networkmenu. Menu's constructor calls intosky@chromium.org2010-01-272-5/+10
* Add version to logindavemoore@chromium.org2010-01-272-58/+57
* Made clock button work when browser is not initialized.avayvod@chromium.org2010-01-272-5/+12
* Made language menu button independent of whether initialized browser objectavayvod@chromium.org2010-01-272-16/+30
* Don't emit focus event when moving focus around when re-creating fixed widget.oshima@chromium.org2010-01-271-4/+4
* Split chromeos options page into system and internet.chocobo@chromium.org2010-01-2610-332/+375
* Associate popups with the top level frame instead of the security origin.erg@google.com2010-01-262-8/+5
* ChromiumOS: Automatically send try jobs to the linux_chromeos try bot for cha...thestig@chromium.org2010-01-261-0/+12
* Remove literal dependencies on browser for network menu button (actuallyavayvod@chromium.org2010-01-262-7/+6
* Retry starting monitoring language changes.satorux@chromium.org2010-01-252-23/+26
* ChromiumOS: read /proc/uptime without using system().thestig@chromium.org2010-01-231-1/+9
* 3rd step to remove BrowserExtender and to refactor BrowerView for sidebar.oshima@chromium.org2010-01-223-328/+443
* Add a notification observer for the first tab load for Chrome OS.brettw@chromium.org2010-01-222-0/+88
* The login manager didn't gracefully degrade in the event that libcros.so coul...cmasone@google.com2010-01-223-6/+27
* Add "Text Input" section to the Chromium OS tab.satorux@chromium.org2010-01-211-0/+99
* Change to DBus-based IPC to talk to the Chromium OS session managercmasone@google.com2010-01-204-42/+103
* refactor browser extender: 2nd steposhima@chromium.org2010-01-205-109/+202
* Rename LanguageLibrary::GetLanguages() to GetActiveLanguages().satorux@chromium.org2010-01-203-5/+5
* Support intra-IME switcing (e.g. "Japanese Hiragana mode" to "Japanese HalfWi...yusukes@google.com2010-01-204-45/+346
* Add GetSupportedLanguages(), ActiveLanguage(), and DeactivateLanguage().satorux@chromium.org2010-01-192-3/+46
* Refactoring to reduce chromeos dependency in chrome.oshima@chromium.org2010-01-181-0/+144
* Revert "Refactoring to reduce chromeos dependency in chrome."oshima@chromium.org2010-01-161-144/+0
* Refactoring to reduce chromeos dependency in chrome.oshima@chromium.org2010-01-161-0/+144
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-151-1/+6
* Add cellular networks to network menu button.chocobo@chromium.org2010-01-144-50/+209
* Fixes bug where app menu would get stuck if user clicked andsky@chromium.org2010-01-122-1/+9
* Lands http://codereview.chromium.org/505031 for dhg:sky@chromium.org2010-01-114-20/+77
* Use dropdown bar for compact location bar.oshima@chromium.org2010-01-115-170/+379
* Update Chrome OS build to support panel-dragging change.derat@chromium.org2010-01-091-2/+10
* ThemeBackground class.oshima@chromium.org2010-01-085-107/+51
* Changes to support communication with a privileged processcmasone@google.com2010-01-083-31/+62
* Attempt 2 at landing this.ananta@chromium.org2010-01-081-0/+5
* Revert "Reverting workaround for focus issue in WidgetGtk."oshima@chromium.org2010-01-081-2/+6
* Only calculate the GTK scrollbar colors once and then update all RenderPrefer...erg@google.com2010-01-071-1/+3
* Revert r35674: "Use dropdown bar for compact location bar."rsesek@chromium.org2010-01-075-379/+170
* Use dropdown bar for compact location bar.oshima@chromium.org2010-01-075-170/+379
* Reverting workaround for focus issue in WidgetGtk.oshima@chromium.org2010-01-061-6/+2
* Place main menu and otr icon in right places.oshima@chromium.org2010-01-061-8/+19
* Add space under the tabstrip when the compact navbar is active.oshima@chromium.org2010-01-041-6/+44
* chromeos: Rename panel content window enum.derat@chromium.org2010-01-021-1/+1