summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-10200-437/+35
* Cleanup: Move DCIM constants to chrome/browser/system_monitor/removable_devic...thestig@chromium.org2012-11-107-40/+28
* Only call av_register_all when ffmpg decoders are used in clearkey CDM.xhwang@chromium.org2012-11-101-0/+2
* ash: Add flag to animate transition from boot splash screen.derat@chromium.org2012-11-1015-169/+268
* For ppb_graphics3d, return an invalid resource if the gpu hasnfullagar@chromium.org2012-11-106-11/+30
* Revert 167062 - ui: Remove gfx::Size::ClampToNonNegative, prevent negative si...danakj@chromium.org2012-11-109-52/+49
* Revert 167055 - Get print preview centered and resized with its owning windowskuhne@google.com2012-11-102-32/+0
* Fix blocked content leak when TabContents is not created.wangxianzhu@chromium.org2012-11-101-2/+14
* Add more logging in DecryptingAudioDecoder.xhwang@chromium.org2012-11-101-2/+4
* ui: Remove gfx::Size::ClampToNonNegative, prevent negative sizes always.danakj@chromium.org2012-11-109-49/+52
* Populate versions on individual nodes in sync model and native bookmark model.haitaol@chromium.org2012-11-1021-231/+673
* ui/gfx: Move transform_util unittest into gfx namespace.tfarina@chromium.org2012-11-101-6/+12
* ui/gfx: Fix variable name style.tfarina@chromium.org2012-11-102-5/+5
* Brushing up video capturers to make them more uniform.alexeypa@chromium.org2012-11-108-325/+477
* Delete ThreadChecker from FontAtlas.aelias@chromium.org2012-11-102-10/+0
* Remove SBInterstitial field trial. Make V2 the default.mattm@chromium.org2012-11-1013-1903/+275
* Get print preview centered and resized with its owning windowskuhne@google.com2012-11-102-0/+32
* Update .DEPS.gitchrome-admin@google.com2012-11-101-1/+1
* Make QuicClock::Now() const and change all QuicClock* to const QuicClock*.rch@chromium.org2012-11-1018-22/+23
* Roll swarm_client @ 166915maruel@chromium.org2012-11-101-1/+1
* Created a new class ContentViewRenderView which contains the code used tojcivelli@chromium.org2012-11-1017-233/+372
* Browser Plugin: Don't bundle cursor with HandleInputEvent.fsamuel@chromium.org2012-11-107-14/+35
* PepperPlatformImage2DImpl: don't immediately map shared memorysail@chromium.org2012-11-101-1/+1
* Remove PPB_Flash_TCPSocket which hasn't been in use since M20.raymes@chromium.org2012-11-109-342/+1
* Make it so disabled field trials are not reported as active.asvitkine@chromium.org2012-11-103-22/+51
* Get windowless plugins working when accelerated compositing is turned on by c...jam@chromium.org2012-11-106-340/+19
* Fix typo in PPAPINaClNewlibTest.Graphics2D_Replacesail@chromium.org2012-11-101-1/+1
* cc: Prevent small scale factors (below 1) from being used or saved as the lay...danakj@chromium.org2012-11-102-1/+60
* [Android] Initialize the DataFetcherImplAndroiddfalcantara@chromium.org2012-11-102-10/+13
* [Android] Track more tab crashesdfalcantara@chromium.org2012-11-101-0/+7
* Add android:configChanges to the AndroidManifest.xml of testshell.shouqun.liu@intel.com2012-11-101-0/+1
* Fix uninitialized var in leaky_bucket.ccrch@chromium.org2012-11-101-0/+1
* Have ui_unittest_strings target depend on ui_strings target.blundell@chromium.org2012-11-101-0/+3
* For Cache Sensitivity Analysis, fix createentry/openentry race conditiontburkard@chromium.org2012-11-102-16/+45
* Avoid setting activeTexture redundantlyjamesr@chromium.org2012-11-106-10/+121
* Prevented default apps from being installed in ChromeOS testszelidrag@chromium.org2012-11-101-0/+1
* Split DownloadFile::Rename into RenameAndUniquify and RenameAndAnnotate.rdsmith@chromium.org2012-11-1012-238/+260
* Changed the shadow animation time to 100msskuhne@chromium.org2012-11-102-3/+3
* Converts some of the omnibox related classes to support multiplesky@chromium.org2012-11-1012-84/+139
* Update .DEPS.gitchrome-admin@google.com2012-11-101-3/+3
* Webkit roll 134076:134111jsbell@chromium.org2012-11-101-1/+1
* Handle cookie-file corruption found during open.shess@chromium.org2012-11-102-7/+33
* Move stack_container and linked_list to the new containers subdirectory.brettw@chromium.org2012-11-1014-39/+54
* [Mac] Temporarily stop clearing zombie objects.shess@chromium.org2012-11-101-0/+4
* From m18: Adjust MAX_NUM_UPLOAD_TILES calculation.epenner@chromium.org2012-11-101-1/+26
* Make sql::Connection::Raze() more robust against corruptions.shess@chromium.org2012-11-103-21/+63
* Fix extension action badges with long text.tbarzic@chromium.org2012-11-101-1/+1
* Remove TabContents from TabStripModelObserver::TabClosingAt.avi@chromium.org2012-11-1012-39/+38
* Invoke DebugDaemonClientStubImpl callbacks with PostTask.stevenjb@chromium.org2012-11-101-7/+15
* ui: Add methods to clamp Sizes, Points, and Vectors from above or below.danakj@chromium.org2012-11-1014-60/+252