summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Focus fix for compact navigation bar.oshima@chromium.org2009-11-124-1/+28
* Fix for issue 27210, show bookmarks bar menu is out of sync with the browser'...oshima@chromium.org2009-11-111-3/+5
* Lands http://codereview.chromium.org/379007 for Dave:sky@chromium.org2009-11-114-0/+341
* Unrevert 31478 Add UI for turning on/off network devices.mpcomplete@chromium.org2009-11-104-84/+336
* Revert 31478 - Add UI for turning on/off network devices.mpcomplete@chromium.org2009-11-104-336/+84
* * Add History menu to back/forward buttons in compact navigation bar.oshima@chromium.org2009-11-092-39/+105
* Refactored FindBarHost/View to create DropdownBarHostView, which I'm plannig ...oshima@chromium.org2009-11-091-1/+2
* Add UI for turning on/off network devices.chocobo@google.com2009-11-094-84/+336
* Use GetSwitchValueASCII.tony@chromium.org2009-11-061-1/+1
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-061-0/+4
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-061-4/+0
* Fix chromeos build breakjam@chromium.org2009-11-061-1/+1
* Fifth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-0/+4
* Fourth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-0/+3
* Show only one app menu. Cole pointed out that ChromeOS currently has two almo...oshima@chromium.org2009-11-053-15/+40
* Enable ExternalProtocolDialog for Chromeos.oshima@chromium.org2009-10-302-0/+156
* Fix linux view build breakage.chocobo@google.com2009-10-301-10/+10
* Move chromeos code to namespace chromeos.chocobo@google.com2009-10-3043-162/+324
* CompactLocationBar 1st step:oshima@chromium.org2009-10-283-1/+425
* New wifi icons animation.chocobo@google.com2009-10-287-51/+315
* Fix compile failures in Chrome OS and Views builds.jam@chromium.org2009-10-271-5/+3
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-272-9/+8
* cros: doing dbus stuff on the file thread==disaster.cmasone@google.com2009-10-274-28/+23
* Fullscreen for ChromeOS with toolkit_views=1 buildoshima@chromium.org2009-10-261-9/+22
* CompactNavigationBar for toolkit views build, with some design change per Col...oshima@chromium.org2009-10-264-36/+116
* Get the About panel to align its links correctly,davemoore@chromium.org2009-10-231-6/+0
* Fix compile bustage on chromeos builder.eroman@chromium.org2009-10-231-1/+2
* Fix conflicts between accelerator keys and HTML DOM accesskeys.suzhe@chromium.org2009-10-231-1/+3
* * Moved panel controller to chromeos directoryoshima@chromium.org2009-10-2210-110/+955
* Enable System Context Menu for linux views.oshima@chromium.org2009-10-222-5/+13
* Re-enable the paint_center option in ImagePainter.johnnyg@chromium.org2009-10-211-1/+2
* 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