summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Revert 116136, it probably breaks the Mac test bots.mnissler@chromium.org2012-01-032-41/+4
* Remove all old-style DeviceManagementService legacy.mnissler@chromium.org2012-01-0315-843/+8
* Add Silverlight to plugin information JSON files, and add help URLs for other...bauerb@chromium.org2012-01-032-4/+41
* Convert DeviceTokenFetcher and CloudPolicyController response callbacks.mnissler@chromium.org2012-01-0315-277/+288
* Move the post processing of the Pack message down into the web page.finnur@chromium.org2012-01-032-7/+18
* Convert AutoEnrollmentClient to new-style DeviceManagementService.mnissler@chromium.org2012-01-0310-179/+275
* Convert DeviceManagementServiceIntegrationTest to new-style response handlers.mnissler@chromium.org2012-01-031-152/+143
* Updating trunk VERSION from 995.0 to 996.0chrome-release@google.com2012-01-031-1/+1
* Remove unused 'in_complete' parameter.darin@chromium.org2012-01-034-13/+9
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-03121-696/+795
* Extensions: Clean up (delete unnecessary, simplify use of) a couple of nativekalman@chromium.org2012-01-032-19/+7
* fix DCHECK failure when opening uberpagetbreisacher@chromium.org2012-01-031-1/+0
* base::Callback-ify policy::DeviceManagementService.mnissler@chromium.org2012-01-029-937/+923
* Fix aurajam@chromium.org2012-01-021-1/+1
* Replace the TabContents* accessors with WebContents* in InterstitialPage, Bac...jam@chromium.org2012-01-0224-114/+146
* Remove DeleteTask and convert remaining users.dcheng@chromium.org2012-01-0230-55/+65
* Don't alias namespace enterprise_management to namespace em in headers.mnissler@chromium.org2012-01-0240-211/+226
* win/diagnostic mode: Restore "Press [enter] to continue" prompt.thakis@chromium.org2012-01-021-1/+2
* Correctly report new navigation targets in incognito profilesjochen@chromium.org2012-01-028-8/+221
* Updating trunk VERSION from 994.0 to 995.0chrome-release@google.com2012-01-021-1/+1
* Convert chrome users of NavigationController::tab_contents() to use GetWebCon...jam@chromium.org2012-01-0247-321/+370
* Updating trunk VERSION from 993.0 to 994.0chrome-release@google.com2012-01-011-1/+1
* Updating trunk VERSION from 992.0 to 993.0chrome-release@google.com2011-12-311-1/+1
* Move WebUIMessageHandler to its own file in the public directory and put it i...jam@chromium.org2011-12-31116-75/+204
* Replace WebUI::tab_contents() with web_contents() and switch all users to use...jam@chromium.org2011-12-30168-462/+590
* Fix private use of web_ui_, due to merge conflict.joaodasilva@chromium.org2011-12-301-2/+2
* [cros] Login screen: 'Create user' link hidden when BWSI is disabled.ivankr@chromium.org2011-12-303-11/+77
* 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
* Disable OutOfProcessPPAPITest.InputEvent on Linux -- times out.mnaganov@chromium.org2011-12-301-2/+9
* Disable flaky on Win WebKit debug AppApiTest.AppProcessRedirectBackmnaganov@chromium.org2011-12-301-1/+2
* Updating trunk VERSION from 991.0 to 992.0chrome-release@google.com2011-12-301-1/+1
* Convert various ReleaseSoon methods to use base::Bind()dcheng@chromium.org2011-12-301-3/+5
* Remove outdated // TODO.pfeldman@chromium.org2011-12-301-1/+1
* Delay some extension startup until after first run import.yoz@chromium.org2011-12-302-11/+39
* Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.dcheng@chromium.org2011-12-306-8/+13
* Fixed coverity resource leaksgroby@chromium.org2011-12-301-1/+3
* Revert 116002 - Fix and re-enable passwords sync perf testkerz@chromium.org2011-12-302-9/+12
* Move AppendParam() to browser_url_util.h to make it reusable.satorux@chromium.org2011-12-305-16/+66
* Remove CreateViewForWidget from ContentBrowserClient now that all the RenderW...jam@chromium.org2011-12-303-31/+2
* Simplify WebUIMessageHandler a bit in preparation for moving it into the Cont...jam@chromium.org2011-12-30160-1861/+1580
* Have whitespace cleanup for bookmarks happen in BookmarkNode::SetTitle(..).zea@chromium.org2011-12-3010-24/+37
* Fix the VPN provider type for L2TP/IPsec certificate-based VPNs.benchan@chromium.org2011-12-301-0/+16
* Create an API around WorkerService that chrome consumes. Rename the existing ...jam@chromium.org2011-12-295-9/+14
* Add a fix to multiprofile.MultiprofileTest.test20NewProfiles.vclarke@chromium.org2011-12-291-0/+9
* Fix and re-enable passwords sync perf testrsimha@chromium.org2011-12-292-12/+9
* Revert 115997 - Replace MessageLoop::DeleteSoon implementation with one that ...dcheng@chromium.org2011-12-294-8/+5
* Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.dcheng@chromium.org2011-12-294-5/+8
* Open popups as panels on Aura+ChromeOSstevenjb@chromium.org2011-12-293-12/+40
* Make webstore installs work when the Downloads folder is missing.asargent@chromium.org2011-12-293-3/+49