summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert 132218 - Convert plugin and GPU process to brokered handle duplication.eroman@chromium.org2012-04-1327-143/+248
* Let target egl_main_native build without error.thakis@chromium.org2012-04-131-0/+1
* Always try metafile font fallback in the case of missing glyphs in RenderText...asvitkine@chromium.org2012-04-132-45/+53
* Adds the NewTabPage.SuggestedSitesAction stat.macourteau@chromium.org2012-04-133-2/+118
* [Chromoting] Remove spaces from packproj name to make the build system happier.garykac@chromium.org2012-04-131-3/+3
* views: Initialize message_box_title_ in the initalizer list.tfarina@chromium.org2012-04-132-14/+12
* Makes the status bubble less janky on chromeos. Any time the boundssky@chromium.org2012-04-132-4/+15
* This adds a hang monitor for Pepper plugins. It monitors sync messages on the...brettw@chromium.org2012-04-1331-59/+838
* Accomodate files larger than maxint in size in blob/file reading.michaeln@google.com2012-04-134-5/+5
* Add more NULL checks in proxy.nfullagar@google.com2012-04-132-14/+21
* Add a mode to OAuth2MintTokenFlow that fetches the messages to show to the user.munjal@chromium.org2012-04-136-321/+594
* Disable some tests which newly fail on Androidjrg@chromium.org2012-04-131-0/+5
* [Chromoting] Make the Windows host controller ask the user to confirm host re...simonmorris@chromium.org2012-04-137-4/+271
* Fix top renderer crash. Extension can go away before Context. Duh.aa@chromium.org2012-04-131-2/+2
* File manager refactoring: Moving copy, cut, paste,drag and drop features to a...serya@google.com2012-04-135-364/+493
* Skip extraneous tests on ChromeOS where RestoreOnStartup is always 'continue'.stevenjb@chromium.org2012-04-131-3/+13
* Make lazy field access handle the case where ModuleSystem has been deleted.koz@chromium.org2012-04-134-10/+32
* Correctly map list markers to a specific role rather than a generic group on ...dtseng@chromium.org2012-04-138-9/+37
* Adding run_at to chrome.tabs.executeScript/insertCss.eaugusti@chromium.org2012-04-1318-62/+257
* Remove unused and unnecessary constructor from PlatformFont classes.asvitkine@chromium.org2012-04-138-37/+0
* net: move HSTS preloaded and pinning info out of code.agl@chromium.org2012-04-138-2188/+945
* Clear pending events for transient pages when it crashes.mpcomplete@chromium.org2012-04-132-4/+16
* Bundle Flapper binaries on Windows.viettrungluu@chromium.org2012-04-132-0/+12
* Updating trunk VERSION from 1101.0 to 1102.0chrome-release@google.com2012-04-131-1/+1
* Update uses of TimeDelta in chrome/test/base.tedvessenes@gmail.com2012-04-131-1/+1
* [cros] Use system request context for OAuth1 access token verification.nkostylev@chromium.org2012-04-131-8/+7
* Returns an error code if no command is presentmaruel@chromium.org2012-04-131-1/+7
* Convert plugin and GPU process to brokered handle duplication.jschuh@chromium.org2012-04-1327-248/+143
* Fix flakiness in unload browser test, take two. I was able to repro this on m...jam@chromium.org2012-04-131-15/+13
* Remove unneeded friend tests from media::FileDataSource.scherkus@chromium.org2012-04-131-8/+0
* In Windows8 metro mode prevent moving/sizing/maximizing of the chrome browser...ananta@chromium.org2012-04-131-0/+12
* Revert 132149 - gdata: Remove OnDirectoryChanged from MockGDataSyncClientzelidrag@chromium.org2012-04-132-1/+38
* Update .DEPS.gitchrome-admin@google.com2012-04-131-2/+2
* Adding JSEP PeerConnection glue - attempt 2 perkj@chromium.org2012-04-1328-228/+1396
* Roll Skia DEPS to 3670epoger@google.com2012-04-131-1/+1
* Increase maximum sleep time.petermayo@chromium.org2012-04-131-5/+5
* Fix race in gdata file system when setting on_io_completed_ eventtbarzic@chromium.org2012-04-131-5/+12
* Fix window shadows.avi@chromium.org2012-04-139-332/+119
* views slider: Add support for gestures.sadrul@chromium.org2012-04-132-11/+30
* Update .DEPS.gitchrome-admin@google.com2012-04-131-1/+1
* fix dnd in bookmark managerestade@chromium.org2012-04-131-0/+2
* WebKit roll 114114->114131.antonm@google.com2012-04-131-1/+1
* Add dependencies to webkit pieces.petermayo@chromium.org2012-04-132-1/+3
* Stop generating DEPTH in trace_inputs.py.maruel@chromium.org2012-04-132-6/+14
* Revert 132196 - Attempt to load component extension favicon from the resource...tim@chromium.org2012-04-139-164/+56
* Extend the suppression for leak in CSSStyleSheet::create (issue 121729)glider@chromium.org2012-04-131-2/+1
* PPAPI: Compile out thread checks when pepper threading is turned on.dmichael@chromium.org2012-04-131-0/+6
* Attempt to load component extension favicon from the resources first.dgozman@chromium.org2012-04-139-56/+164
* Store/Retrieve CrOS user policy in session_manager.mnissler@chromium.org2012-04-139-22/+789
* TabContents -> WebContentsImpl, part 11.avi@chromium.org2012-04-1322-89/+97