summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Added OOBE update screen stub.finnur@chromium.org2010-03-0611-70/+212
* Set the focus on the first field for login.chocobo@chromium.org2010-03-066-27/+41
* Display sticky and non sticky notifications separately.oshima@chromium.org2010-03-068-83/+653
* Refactor libcros calls for ChromeOSchocobo@chromium.org2010-03-052-75/+57
* 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
* Provide notification on network connecting.nkostylev@google.com2010-03-054-28/+116
* Fix linking as well as compiling.johnnyg@chromium.org2010-03-041-1/+1
* Fix build break.johnnyg@chromium.org2010-03-041-0/+1
* Fix leaks caused by main menu singleton.oshima@chromium.org2010-03-044-88/+37
* Moved logic from AccountCreationView to AccountScreen.avayvod@google.com2010-03-0411-214/+378
* Linux: implement Client SSL Certificate selection UImattm@chromium.org2010-03-041-7/+0
* First pass at revamping the main menu, now called app launcher.jcampan@chromium.org2010-03-043-191/+240
* Implement new wifi login dialog for ChromeOS.chocobo@chromium.org2010-03-0311-123/+479
* This fixes the crash that happens when opening dev tools/javascript console.oshima@chromium.org2010-03-031-1/+5
* Refactoring balloon collection and added chromeos's BalloonCollection.oshima@chromium.org2010-03-026-42/+234
* Clean up some of the frame code a bit.pkasting@chromium.org2010-03-022-99/+49
* Separated wizard and screens from actual views.avayvod@google.com2010-03-0115-750/+649
* chromeos: Move hard-coded strings to grd file and use l10n_util to get them.tony@chromium.org2010-03-011-3/+6
* Removing some now-unused headers.cmasone@google.com2010-02-271-39/+0
* Fix compile error : " error: open with O_CREAT in second argument needs 3 arg...nsylvain@chromium.org2010-02-271-2/+2
* Fix ChromeOS crash when device_path is NULL.chocobo@chromium.org2010-02-271-4/+9
* Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ...pkasting@chromium.org2010-02-261-3/+3
* New status bar images for ChromeOS.chocobo@chromium.org2010-02-237-17/+94
* Move cookie handling to login successdavemoore@chromium.org2010-02-231-0/+2
* Fix badge icon logic.chocobo@chromium.org2010-02-234-38/+72
* BrowserFrameView for ChromeOS.oshima@chromium.org2010-02-227-184/+640
* Refactor the authenticate-with-google code to prep for doing it inside chromecmasone@google.com2010-02-228-55/+356
* Add "Network settings..." menu item to network menu button for ChromeOS.chocobo@chromium.org2010-02-224-13/+33
* Removes tab overview related classes and renames TabOverviewTypes tosky@chromium.org2010-02-227-24/+635
* Use two columns for listing input languages to avoid an overflow.satorux@chromium.org2010-02-221-1/+4
* Bound page reloading ignoring cache to the following user actions:avayvod@chromium.org2010-02-201-2/+8
* New network menu button UI for ChromeOS.chocobo@chromium.org2010-02-194-140/+101
* fix bug to not show context menu when mouse is between tabstrip and toolbar.kuan@chromium.org2010-02-191-1/+9
* New network icons for ChromeOSchocobo@chromium.org2010-02-196-116/+109
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-195-6/+6
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-192-0/+2
* Use regular message loop for cros login windowdavemoore@chromium.org2010-02-186-18/+115
* Lookup ipconfig for networks.chocobo@chromium.org2010-02-177-42/+299
* Refactor network selection screen. Add Ethernet network to the list.nkostylev@google.com2010-02-158-49/+355
* Fix a bug that where the horizontal candidate window was not rendered properly.satorux@chromium.org2010-02-151-6/+9
* Get rid of use of deprecated members in ImeLookupTable.satorux@chromium.org2010-02-151-10/+25
* Layout of the Navigation entry's border and its autocomplete popup was broken...oshima@chromium.org2010-02-131-6/+16
* Moved chromeos's frame classes under chromeos/frame.oshima@chromium.org2010-02-1212-22/+78
* Set initial focus to password if we have user names on login screen.dpolukhin@chromium.org2010-02-122-1/+62
* Fix the problem where accelerator key was not working in compact navbar.oshima@chromium.org2010-02-124-49/+48
* Handle DEVICE_REMOVED in the same way as DISK_REMOVEDxiyuan@chromium.org2010-02-121-1/+2
* Fix up some style guide violations wrt aligning function arguments.willchan@chromium.org2010-02-121-1/+2
* Make sure the main menu is positioned right.oshima@chromium.org2010-02-123-43/+60
* Add gradient shadow to login panel.dpolukhin@chromium.org2010-02-124-57/+99