summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-101-4/+3
* rollback r34183estade@chromium.org2009-12-091-2/+2
* linux: theme scrollbars from GTK theme estade@chromium.org2009-12-091-2/+2
* fix for memory leak and illegal access, 2nd attempt.oshima@chromium.org2009-12-091-8/+9
* Fixes bugs with panels. We weren't setting the type at the right timesky@chromium.org2009-12-091-0/+2
* Revert 34134 - Viewsbased login window for Chrome OS. Doesn't yet actually d...jrg@chromium.org2009-12-096-364/+16
* Views-based login window for Chrome OS. Doesn't yet actually do anythingcmasone@google.com2009-12-096-16/+364
* Revert 34099 - fix for memory leak and illegal access. (found in valgrind test)asargent@chromium.org2009-12-092-12/+8
* fix for memory leak and illegal access. (found in valgrind test)oshima@chromium.org2009-12-082-8/+12
* Fixes bug where we wouldn't force a maximized window on Chrome OSsky@chromium.org2009-12-071-2/+6
* Fix bustage.pinkerton@chromium.org2009-12-041-4/+1
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-049-51/+57
* Fix chromium os build.estade@chromium.org2009-12-042-0/+7
* Still fixing ChromiumOS build.phajdan.jr@chromium.org2009-12-021-0/+1
* Fix ChromeOS build by #including needed header.phajdan.jr@chromium.org2009-12-021-0/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+0
* Fix compile for ChromeOS by #including needed headers.phajdan.jr@chromium.org2009-11-301-0/+1
* Draw the normal window's frame in maximized mode. See BUG for more detail. Da...oshima@chromium.org2009-11-301-5/+27
* Remove Network section from options pages for now.chocobo@chromium.org2009-11-191-3/+4
* Remove new tabstrip code. Going to try doing this a different way.ben@chromium.org2009-11-171-3/+2
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-172-8/+8
* Fix crashing bug due to browser being NULL.chocobo@chromium.org2009-11-171-3/+3
* amit, please review everything, jam please review the changes to the tab_cont...ananta@chromium.org2009-11-171-1/+2
* Use Chrome to transport Chrome OS metrics. rvargas@google.com2009-11-133-0/+461
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Rename loaded() to EnsureLoaded() to match my previous change.brettw@chromium.org2009-11-132-5/+5
* Write a test for loading libcros.so on startup of Chrome. You just pass thebrettw@chromium.org2009-11-1310-26/+28
* 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