summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* chromeos: Move audio, power, and UI files into subdirs.derat@chromium.org2012-01-0622-58/+54
* Makes Widget modality a 3-state type rather than a boolean.ben@chromium.org2012-01-0611-29/+27
* Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.ajwong@chromium.org2012-01-061-4/+5
* Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc...jam@chromium.org2012-01-065-8/+10
* Fix clang error on chromeososhima@chromium.org2012-01-052-0/+4
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-051-1/+0
* Removing dead code (chrome/browser/chromeos/views/dropdown_button.cc).saintlou@chromium.org2012-01-052-131/+0
* AURA/X11: Handle VKEY_MENU accelerator on content areaoshima@chromium.org2012-01-054-8/+14
* Added gdata calls to download/export files and native documents.zelidrag@chromium.org2012-01-052-51/+227
* Change to CommitPendingWritezork@chromium.org2012-01-051-3/+3
* Add stubs to options menu for additional accessibility featureszork@chromium.org2012-01-054-4/+61
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-0410-25/+27
* Set kOpenVPNCaCertNSSProperty for OpenVPNstevenjb@google.com2012-01-041-5/+9
* Get rid of content::NavigationController in cc file and use "using" instead.jam@chromium.org2012-01-041-5/+6
* Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.jam@chromium.org2012-01-042-5/+5
* initialize system resources earlier so they are available during shell init.stevenjb@chromium.org2012-01-043-72/+83
* And now NewRunnableMethod(), you die.ajwong@chromium.org2012-01-047-27/+8
* chromeos: Implement power button animations for Aura.derat@chromium.org2012-01-0412-29/+261
* Convert WebContents to return a content::NavigationController instead of the ...jam@chromium.org2012-01-041-1/+1
* Aura: Write initial-chrome-window-mapped file from FILE threadjamescook@chromium.org2012-01-031-2/+2
* base::Bind: Remove ScopedRunnableMethodFactory.jhawkins@chromium.org2012-01-032-5/+3
* base::Bind: Convert use of a CancelableTask.jhawkins@chromium.org2012-01-032-60/+32
* base::Bind: Remove callback_old.h.jhawkins@chromium.org2012-01-032-4/+2
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-031-8/+8
* Convert DeviceTokenFetcher and CloudPolicyController response callbacks.mnissler@chromium.org2012-01-031-1/+1
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-031-10/+12
* Replace the TabContents* accessors with WebContents* in InterstitialPage, Bac...jam@chromium.org2012-01-022-6/+6
* Don't alias namespace enterprise_management to namespace em in headers.mnissler@chromium.org2012-01-0210-76/+56
* Convert chrome users of NavigationController::tab_contents() to use GetWebCon...jam@chromium.org2012-01-022-4/+5
* Move WebUIMessageHandler to its own file in the public directory and put it i...jam@chromium.org2011-12-316-3/+6
* Replace WebUI::tab_contents() with web_contents() and switch all users to use...jam@chromium.org2011-12-302-3/+5
* Don't block for 3 seconds after loading machine statistics.mnissler@chromium.org2011-12-301-4/+4
* [cros] Replace OFFICIAL_BUILD checks with GOOGLE_CHROME_BUILD checks where ap...ivankr@chromium.org2011-12-304-15/+12
* Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.dcheng@chromium.org2011-12-302-3/+5
* Fix the VPN provider type for L2TP/IPsec certificate-based VPNs.benchan@chromium.org2011-12-301-0/+16
* Don't complain on empty ONC blobs for policy imports.mnissler@chromium.org2011-12-291-12/+18
* Retry: Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-292-11/+5
* Remove views screenlocker.flackr@chromium.org2011-12-299-1532/+0
* chromeos: Fix LoginUtils test failures on VM.satorux@chromium.org2011-12-291-8/+13
* [cros] Fix crash in ExistingUserController after taking ownership.ivankr@chromium.org2011-12-291-0/+6
* Cleaned up the enrollment code.joaodasilva@chromium.org2011-12-299-241/+26
* Revert 115929 - Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-293-11/+15
* Convert all of the WebContentsDelegate to use WebContents instead of TabConte...jam@chromium.org2011-12-284-4/+9
* Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-283-15/+11
* Move net/base/sys_byteorder.h to base/sys_byteorder.hisherman@chromium.org2011-12-281-1/+1
* Refactor FirstRun class code into namespace first_run progressively. This cl ...jennyz@chromium.org2011-12-281-1/+1
* Clear UI data upon deleting remembered networks.mnissler@chromium.org2011-12-282-0/+8
* Remove the remaining usages of NavigationEntry in chrome by converting a few ...jam@chromium.org2011-12-281-2/+1
* Re-enable screen_locker_browsertests and implement for WebUI.flackr@chromium.org2011-12-2811-96/+338
* [cros] OOBE/Login: Wifi connection dialog is shown again on invalid passphrase.ivankr@chromium.org2011-12-281-6/+6