summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Switch to use libcros to make changes to touchpad settings.chocobo@google.com2009-10-215-124/+104
* Fix for Release build breakdavemoore@chromium.org2009-10-211-0/+1
* New button scheme...borders are separate from the inner contents sodavemoore@chromium.org2009-10-2111-46/+119
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-203-0/+0
* PanelControler supportoshima@chromium.org2009-10-202-117/+253
* Do work necessary to make Views About panel work on Chrome OS. This is to be ...davemoore@chromium.org2009-10-191-1/+1
* Fixes crash in toolkit_views. The problem with the current code isoshima@chromium.org2009-10-163-4/+16
* Implementations of net::CookieStore are supposed to use thread-safe ref count...cmasone@google.com2009-10-161-15/+16
* Lands http://codereview.chromium.org/276054 for sosa:sky@chromium.org2009-10-163-11/+8
* Popup width and height are now dynamic.erikkay@chromium.org2009-10-161-1/+4
* Fix status area to use icognito mode background when in icognito mode.chocobo@google.com2009-10-152-10/+18
* Disabling failing ExternalCookieHandlerTest testsoshima@chromium.org2009-10-151-3/+3
* Add UI for changing timezones.chocobo@google.com2009-10-158-263/+470
* Add ChromeOS controls to BrowserViewoshima@chromium.org2009-10-143-1/+192
* Fix bug to select initial wifi network when options page opens.chocobo@google.com2009-10-141-10/+27
* Make cros library thread-safe.chocobo@google.com2009-10-148-86/+196
* Eliminate all uses of strerror() in code that uses src/base. strerror() is in...tschmelcher@chromium.org2009-10-131-3/+4
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-128-16/+8
* Fix ChromeOS build by adding missing header.phajdan.jr@chromium.org2009-10-121-0/+1
* A couple fixes for network cros librarychocobo@google.com2009-10-092-57/+42
* Really fix the changed include to fix the ChromeOS build this time.brettw@chromium.org2009-10-091-1/+1
* Fix wrong include to fix the CromeOS build.brettw@chromium.org2009-10-091-1/+1
* Update cros network library code to work with the latest cros API that sends ...chocobo@google.com2009-10-092-3/+4
* Implement animation using ThrobAnimation.chocobo@google.com2009-10-093-72/+46
* Refactor cros library code into central location and have the UI elements obs...chocobo@google.com2009-10-0815-532/+953
* Makes MainMenu a singleton and loaded 5 seconds after startup. This issky@chromium.org2009-10-072-34/+102
* Tweak touchpad settings for better performance.chocobo@google.com2009-10-071-8/+6
* Changes the url of the main menu.sky@chromium.org2009-10-061-1/+1
* Make the main menu open at full screen and provides command linesky@chromium.org2009-10-051-16/+65
* Don't send tab switching/killing/creating keyboard accelerators to pages. Th...jam@chromium.org2009-10-021-0/+3
* Hook up wifi menu button UI to ChromeOS shared library.chocobo@google.com2009-10-017-132/+342
* Reverting 27389.darin@chromium.org2009-09-301-8/+5
* Adds the ability for script to move the menu.sky@chromium.org2009-09-291-1/+1
* Change the DEPS to support a directory name change.davemoore@chromium.org2009-09-291-1/+1
* X64: Remove restriction on using r12 as index register.davemoore@chromium.org2009-09-292-2/+2
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-282-7/+4
* Adds the ability for script to resize the menu.sky@chromium.org2009-09-282-6/+39
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-281-5/+8
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-281-8/+5
* Add wifi menu button to status bar of Chrome OS. Currently showing mock data ...chocobo@google.com2009-09-257-107/+436
* The shadow drawn by the browser window was being drawn over bydavemoore@chromium.org2009-09-251-3/+7
* Fix chromeostony@chromium.org2009-09-251-1/+1
* Changes the main menu to do the following:sky@chromium.org2009-09-252-40/+129
* Lands http://codereview.chromium.org/231008 for Charlie:sky@chromium.org2009-09-241-5/+5
* Lands http://codereview.chromium.org/227008 for Charlie:sky@chromium.org2009-09-233-25/+76
* Make chromeos build use shared object to load batterydavemoore@chromium.org2009-09-233-15/+118
* ~AutocompleteEditViewGtk expects to be the only referencing thesky@chromium.org2009-09-211-0/+1
* Disables the quit menu item for Chrome OS.sky@chromium.org2009-09-211-2/+0
* The main menu button is now enabled by default.sky@chromium.org2009-09-214-26/+11
* Changes the main menu from displaying a static image to loading a page.sky@chromium.org2009-09-202-0/+242