summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix ActiveTab sample extension (extension version in manifest needs to be a ↵finnur@chromium.org2013-01-071-1/+1
| | | | | | | | | | string). BUG=None TEST=The sample extension for activeTab should not fail to load unpacked. Review URL: https://codereview.chromium.org/11777015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175345 0039d316-1c4b-4281-b951-d872f2087c98
* Rename ActiveAnimation -> Animationvollick@chromium.org2013-01-0721-407/+407
| | | | | | | | | | | | | | | ActiveAnimation has a bad name. It used to be the case that 'active' animations were a subset of all animations, but now every animation in cc/ is 'active' and I think that's confusing. R=enne@chromium.org BUG=None NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=174267 Review URL: https://chromiumcodereview.appspot.com/11636051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175344 0039d316-1c4b-4281-b951-d872f2087c98
* Remove unused includes of view_id_util.htfarina@chromium.org2013-01-072-2/+0
| | | | | | | | | TBR=erg@chromium.org Review URL: https://chromiumcodereview.appspot.com/11740023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175339 0039d316-1c4b-4281-b951-d872f2087c98
* We don't want to tick animation controllers for non-active layersvollick@chromium.org2013-01-0710-0/+39
| | | | | | | | | | | | | With this change, we will only tick animation controllers once one of their corresponding layers is active. R=enne@chromium.org NOTRY=true BUG=None Review URL: https://chromiumcodereview.appspot.com/11633044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175338 0039d316-1c4b-4281-b951-d872f2087c98
* cc: remove loseOutputSurface.danakj@chromium.org2013-01-0710-41/+1
| | | | | | | | | | Depends on: https://bugs.webkit.org/show_bug.cgi?id=106089 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11748031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175336 0039d316-1c4b-4281-b951-d872f2087c98
* OWNERS for chrome/browser/first_run/gab@chromium.org2013-01-071-0/+3
| | | | | | | | | NOTRY=True Review URL: https://chromiumcodereview.appspot.com/11759024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175335 0039d316-1c4b-4281-b951-d872f2087c98
* Update .DEPS.gitchrome-admin@google.com2013-01-071-3/+3
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175334 0039d316-1c4b-4281-b951-d872f2087c98
* Relanding Skia DEPS roll (reverting the revert)robertphillips@google.com2013-01-072-1/+3
| | | | | | | | | | | | | | | | | > Revert 175328 > > > Roll Skia DEPS to r7044 & add SK_IGNORE_TRANS_CLAMP_FIX and SK_IGNORE_FAST_SCALEMATRIX_INVERT > > > > control: https://codereview.chromium.org/11791014/ > > Review URL: https://codereview.chromium.org/11779016 > > TBR=robertphillips@google.com > Review URL: https://codereview.chromium.org/11784021 TBR=robertphillips@google.com Review URL: https://codereview.chromium.org/11779021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175333 0039d316-1c4b-4281-b951-d872f2087c98
* Disable PromoResourceServiceTest.NotificationPromoTest on all platformsjochen@chromium.org2013-01-071-1/+3
| | | | | | | | | | | This test hardcodes a date in Jan 2013, so it's broken now BUG=168561 TBR=achuith@chromium.org Review URL: https://codereview.chromium.org/11785020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175332 0039d316-1c4b-4281-b951-d872f2087c98
* Update .DEPS.gitchrome-admin@google.com2013-01-071-3/+3
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175331 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 175328robertphillips@google.com2013-01-072-3/+1
| | | | | | | | | | | | > Roll Skia DEPS to r7044 & add SK_IGNORE_TRANS_CLAMP_FIX and SK_IGNORE_FAST_SCALEMATRIX_INVERT > > control: https://codereview.chromium.org/11791014/ > Review URL: https://codereview.chromium.org/11779016 TBR=robertphillips@google.com Review URL: https://codereview.chromium.org/11784021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175330 0039d316-1c4b-4281-b951-d872f2087c98
* Update .DEPS.gitchrome-admin@google.com2013-01-071-3/+3
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175329 0039d316-1c4b-4281-b951-d872f2087c98
* Roll Skia DEPS to r7044 & add SK_IGNORE_TRANS_CLAMP_FIX and ↵robertphillips@google.com2013-01-072-1/+3
| | | | | | | | | SK_IGNORE_FAST_SCALEMATRIX_INVERT control: https://codereview.chromium.org/11791014/ Review URL: https://codereview.chromium.org/11779016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175328 0039d316-1c4b-4281-b951-d872f2087c98
* Update peerconnection-help.html to include instructions for creating a data ↵perkj@chromium.org2013-01-071-0/+21
| | | | | | | | | | channel. BUG=166738 Review URL: https://codereview.chromium.org/11618019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175324 0039d316-1c4b-4281-b951-d872f2087c98
* Avoids crash in WebRTC audio clients for 96kHz render rate on Mac OSX.henrika@chromium.org2013-01-071-3/+3
| | | | | | | | | | TBR=xians BUG=166523 TEST=Misc set of WebRTC audio clients on Mac. Review URL: https://codereview.chromium.org/11773017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175323 0039d316-1c4b-4281-b951-d872f2087c98
* Automated Commit: Committing new LKGM version 3513.0.0 for chromeos.chromeos-lkgm@google.com2013-01-071-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175320 0039d316-1c4b-4281-b951-d872f2087c98
* chromeos: Disable Drive metadata prefetchhashimoto@chromium.org2013-01-074-3/+12
| | | | | | | | | BUG=167722 TEST=unit_tests --gtest_filter="DriveSystemServiceTest.InitialFeedFetch" Review URL: https://codereview.chromium.org/11775014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175319 0039d316-1c4b-4281-b951-d872f2087c98
* Change DCHECK to DLOG_IF for non zero file watchers in FileBrowserEventRouter.kinaba@chromium.org2013-01-071-1/+2
| | | | | | | | | | | | | | | The condition file_watchers_.empty() does not hold if user signed out with Files.app opened (onunload looks intentionally suppressed http://crbug.com/123107 in this case). So DCHECK is not appropriate. That said, the check can be useful to detect possible future regressions to forget unregistering the file watch. So keeping it as DLOG should be useful. BUG=126275 Review URL: https://codereview.chromium.org/11776018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175317 0039d316-1c4b-4281-b951-d872f2087c98
* Eliminate the LinkInfoBar[Delegate] classes entirely.tfarina@chromium.org2013-01-0722-499/+231
| | | | | | | | | | | | | And switch to the existing AlternateNavInfoBar[Delegate] classes. BUG=164772 R=pkasting@chromium.org TBR=ben@chromium.org NOTRY=True # ios_dbg_simulator seems to be broken in lkgm? Review URL: https://codereview.chromium.org/11721003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175313 0039d316-1c4b-4281-b951-d872f2087c98
* content: Fix typo from r175076 causing GL_CHROMIUM_texture_from_image not to ↵reveman@google.com2013-01-071-1/+1
| | | | | | | | | | | work correctly. BUG=124444 TBR=apatrick@chromium.org Review URL: https://codereview.chromium.org/11779015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175312 0039d316-1c4b-4281-b951-d872f2087c98
* In BookmarkTree.handleMoved(), moved tree item (bookmark folder) is ↵yosin@chromium.org2013-01-071-7/+0
| | | | | | | | | | | | | | unregistered by BookmarkTree.remove(), which overrides Tree.remove() and deletes child folder node from node id to node map, treeLookup[]. This causes subsequent move operation for moved tree item doesn't update BookmarkTree UI. Because moved tree item no longer in BookmarkTree look up table. This patch removes override method BookmarkTreeItem.remove() for keeping removed node in treeLookup[]. BUG=123535 Review URL: https://codereview.chromium.org/11635038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175311 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 175303jamesr@chromium.org2013-01-066-302/+246
| | | | | | | | | | | | | | | | | | | | > Make RenderWidget responsible for the composited view's lifetime > > Chromium side of https://bugs.webkit.org/show_bug.cgi?id=105071. > content::RenderWidget constructs a WebLayerTreeView when WebKit > asks it and then retains ownership. This has to be destroyed > before the WebWidget is closed since the WLTVClient is (currently) > a WebKit object. > > BUG=156175 > TBR=piman@chromium.org for content/content_renderer.gypi > > Review URL: https://codereview.chromium.org/11575049 TBR=jamesr@chromium.org Review URL: https://codereview.chromium.org/11794018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175304 0039d316-1c4b-4281-b951-d872f2087c98
* Make RenderWidget responsible for the composited view's lifetimejamesr@chromium.org2013-01-066-246/+302
| | | | | | | | | | | | | | | Chromium side of https://bugs.webkit.org/show_bug.cgi?id=105071. content::RenderWidget constructs a WebLayerTreeView when WebKit asks it and then retains ownership. This has to be destroyed before the WebWidget is closed since the WLTVClient is (currently) a WebKit object. BUG=156175 TBR=piman@chromium.org for content/content_renderer.gypi Review URL: https://codereview.chromium.org/11575049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175303 0039d316-1c4b-4281-b951-d872f2087c98
* [Fixit-Dec-2012] Also add dual_mode to Start Menu shortcuts in ↵gab@chromium.org2013-01-066-130/+352
| | | | | | | | | | | | | | | | | | | | | MigrateChromiumShortcuts. Restructured this code quite a bit to use the new shortcut magic. Added tests which turned out to expose edge cases that I think weren't covered by the previous implementation (i.e. would potentially update shortcuts when unecessary -- flashing the desktop in the process -- or not do it when necessary). NOTRY=TRUE (Actually dis use CQ at first, but iOS is messes up at LKGR looks like...) BUG=142980 TEST=Pin Desktop shortcut to Start Screen or pin chrome.exe directly to the start screen via context menu. Notice that there are now multiple shortcuts of Chrome (non-tiled; 1 for each "Pin to Start" action; upon launching Chrome those should all be merged down to one Chrome tile shortcut (not on the file system, but visually on the Start Screen itself). Note: if you do try this; there is an intentional 15s delay before the migration kicks in to avoid delaying Chrome startup; so be patient, it will work ;)! Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175230 Review URL: https://chromiumcodereview.appspot.com/11712003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175302 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 175201 due to failures in official build.dharani@google.com2013-01-063-1/+25
| | | | | | | | | | | | | > Windows: Remove content's dependency on d3dx9_43.dll. > > ANGLE doesn't need this loaded anymore. > > Review URL: https://chromiumcodereview.appspot.com/11737027 TBR=apatrick@chromium.org Review URL: https://codereview.chromium.org/11791013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175301 0039d316-1c4b-4281-b951-d872f2087c98
* Encrypted Media: Add config change support in DecryptingAudioDecoder.xhwang@chromium.org2013-01-063-62/+180
| | | | | | | | | BUG=168128,168129 TEST=Added unittests; demo page works. Review URL: https://codereview.chromium.org/11787012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175300 0039d316-1c4b-4281-b951-d872f2087c98
* Encrypted Media: Add config change support in DecryptingVideoDecoder.xhwang@chromium.org2013-01-063-54/+202
| | | | | | | | | BUG=168128,168129 TEST=Added unittests; demo page works. Review URL: https://codereview.chromium.org/11745026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175299 0039d316-1c4b-4281-b951-d872f2087c98
* Automated Commit: Committing new LKGM version 3510.0.0 for chromeos.chromeos-lkgm@google.com2013-01-061-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175298 0039d316-1c4b-4281-b951-d872f2087c98
* cc: Ban (f)printf via presubmit.pyenne@chromium.org2013-01-061-5/+13
| | | | | | | | | | | | | | I see these accidentally leak into codereview sometimes, and it'd be nice to just have it automatically be prevented. NOTRY=true R=danakj@chromium.org BUG=none Review URL: https://chromiumcodereview.appspot.com/11794017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175296 0039d316-1c4b-4281-b951-d872f2087c98
* cc: Don't activate pending tree until all tiles are readyenne@chromium.org2013-01-061-10/+5
| | | | | | | | | | | | | | | Previously, we'd activate the pending tree if there were similar numbers of checkerboards, but this could cause unfortunate flashing. Now, only activate the tree if all the tiles in the 'now' bin (high-res, visible) are ready. NOTRY=true R=nduca@chromium.org BUG=155209 Review URL: https://chromiumcodereview.appspot.com/11734007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175295 0039d316-1c4b-4281-b951-d872f2087c98
* cc: Ban DLOG/LOG(INFO) from cc via presubmitenne@chromium.org2013-01-061-0/+19
| | | | | | | | | | | | | Let's not contribute to spamming the console with messages. NOTRY=true R=danakj@chromium.org BUG=none Review URL: https://chromiumcodereview.appspot.com/11778009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175294 0039d316-1c4b-4281-b951-d872f2087c98
* Updating trunk VERSION from 1376.0 to 1377.0chrome-release@google.com2013-01-051-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175287 0039d316-1c4b-4281-b951-d872f2087c98
* Automated Commit: Committing new LKGM version 3506.0.0 for chromeos.chromeos-lkgm@google.com2013-01-051-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175285 0039d316-1c4b-4281-b951-d872f2087c98
* Update .DEPS.gitchrome-admin@google.com2013-01-051-3/+3
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175284 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit DEPS roll 138779:138879nduca@chromium.org2013-01-051-1/+1
| | | | | | | | | | BUG=none NOTRY=true Review URL: https://codereview.chromium.org/11794014 Patch from Terry Anderson <tdanderson@chromium.org>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175283 0039d316-1c4b-4281-b951-d872f2087c98
* Fix regression with audio mirroring due to observers being added while ↵justinlin@chromium.org2013-01-051-0/+2
| | | | | | | | | | | iterating over the list of observers which causes an infinite loop. BUG=168362 Review URL: https://chromiumcodereview.appspot.com/11785002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175282 0039d316-1c4b-4281-b951-d872f2087c98
* Adjusted notification view element positions and justifications.dharcourt@chromium.org2013-01-051-52/+53
| | | | | | | | | | | | Adjusted the padding and vertical justification of elements in the notification view to match specifications and mock-ups. BUG=161101,164292 Review URL: https://chromiumcodereview.appspot.com/11578060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175281 0039d316-1c4b-4281-b951-d872f2087c98
* Make the Windows sandbox support a normal x64 buildjschuh@chromium.org2013-01-052-26/+32
| | | | | | | | | | I've fixed the dependencies, so we can now support building the sandbox and running the tests as part of a normal Win64 build. BUG=168414 Review URL: https://chromiumcodereview.appspot.com/11788002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175278 0039d316-1c4b-4281-b951-d872f2087c98
* Document the limitations on chrome.alarms timing.jyasskin@chromium.org2013-01-051-1/+16
| | | | | | Review URL: https://chromiumcodereview.appspot.com/11761031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175277 0039d316-1c4b-4281-b951-d872f2087c98
* Update some #includes in content/browser/ for headers in the new Platformpilgrim@chromium.org2013-01-0511-15/+15
| | | | | | | | directory Review URL: https://chromiumcodereview.appspot.com/11788003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175276 0039d316-1c4b-4281-b951-d872f2087c98
* cc: Set the max frames pending from the thread proxy.danakj@chromium.org2013-01-059-14/+95
| | | | | | | | | | | | | | | | When a parent compositor is present (ie, ubercompositor), throttle to a single pending frame. Tests: LayerTreeHostTestMaxPendingFrames.DelegatingRenderer LayerTreeHostTestMaxPendingFrames.GLRenderer BUG=123444 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11747002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175275 0039d316-1c4b-4281-b951-d872f2087c98
* mac: Attempt to fix startup regression after r174653 morethakis@chromium.org2013-01-051-2/+1
| | | | | | | | | BUG=168084 Review URL: https://chromiumcodereview.appspot.com/11776006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175274 0039d316-1c4b-4281-b951-d872f2087c98
* Update some #includes in content/public/ for new Platform directorypilgrim@chromium.org2013-01-056-9/+9
| | | | | | Review URL: https://chromiumcodereview.appspot.com/11789002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175273 0039d316-1c4b-4281-b951-d872f2087c98
* Update some #includes in content/ppapi_plugin for new Platform directorypilgrim@chromium.org2013-01-051-5/+5
| | | | | | Review URL: https://chromiumcodereview.appspot.com/11784005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175272 0039d316-1c4b-4281-b951-d872f2087c98
* Delete unused code in mimeutil.eroman@chromium.org2013-01-052-27/+0
| | | | | | | | | BUG=168200 Review URL: https://chromiumcodereview.appspot.com/11775005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175270 0039d316-1c4b-4281-b951-d872f2087c98
* Coverity: Remove default TabCaptureRequest constructor.justinlin@chromium.org2013-01-052-17/+29
| | | | | | Review URL: https://chromiumcodereview.appspot.com/11734034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175269 0039d316-1c4b-4281-b951-d872f2087c98
* Add stdin_handle and stdout_handle in base::LaunchOptions.sergeyu@chromium.org2013-01-052-1/+26
| | | | | | | | | | | | | | | New members in LaunchOptions will allow to redirect stdin and stdout on Windows. This change was originally implemented by eaugusti@chromium.com in crrev.com/10918255 . BUG=142915 Review URL: https://chromiumcodereview.appspot.com/11419267 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175268 0039d316-1c4b-4281-b951-d872f2087c98
* Make the IPC perf test build/run again, at least on Linux.viettrungluu@chromium.org2013-01-051-32/+38
| | | | | | | | | | It's still all terribly manual and fragile, but that'll be taken care of separately. Review URL: https://chromiumcodereview.appspot.com/11797002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175267 0039d316-1c4b-4281-b951-d872f2087c98
* Remove no-longer-necessary copyfiles.py scripts and stale cc/READMEjamesr@chromium.org2013-01-053-161/+0
| | | | | | | | | | | More new year's cleanup. These scripts haven't been useful for a long time. BUG= Review URL: https://chromiumcodereview.appspot.com/11779006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175266 0039d316-1c4b-4281-b951-d872f2087c98
* Log statistics of TabCapture API through UMAhclam@chromium.org2013-01-051-18/+46
| | | | | | | | | | | | | | | Log the following data through UMA: * Frame rate over 10s * Histogram of capture time * Percentage of frame drops over 5mins * Histogram of view size (per kilopixels) BUG=163469 Review URL: https://chromiumcodereview.appspot.com/11565052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175265 0039d316-1c4b-4281-b951-d872f2087c98