summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Keyboard shortcut to log views, layers, windowsjamescook@chromium.org2013-03-167-97/+117
* Fix problems when adding new instrument.dbeam@chromium.org2013-03-161-40/+41
* Prevented connecting events to a SwappedOut RenderViewHost in WebContentsViewGtkmthiesse@chromium.org2013-03-164-20/+53
* gpu: Implement idle async pixel transfers.reveman@chromium.org2013-03-1618-28/+598
* Remove BubbleDelegateView::Show(); call GetWidget()->Show() instead; etc.msw@chromium.org2013-03-1629-51/+31
* SparseHistogram macroskaiwang@chromium.org2013-03-163-0/+112
* cc: Chromify Scheduler(Settings)enne@chromium.org2013-03-168-728/+745
* Avoid reporting the same error multiple times when repeatedly capturing audio...alexeypa@chromium.org2013-03-162-14/+24
* Updating trunk VERSION from 1442.0 to 1443.0chrome-release@google.com2013-03-161-1/+1
* Remove ConstrainedWindowGtkwittman@chromium.org2013-03-164-74/+19
* Remove Autofill notification typeskaiwang@chromium.org2013-03-166-69/+114
* Simplify ant targetscjhopman@chromium.org2013-03-161-157/+76
* Remove yuv_convert_simd_x86 target from ARM builds.sbc@chromium.org2013-03-161-46/+50
* Disable UMA uploads to the XML server.isherman@chromium.org2013-03-162-68/+1
* [sync] Re-enable TwoClientAutofillSyncTest.WebDataServiceSanityrsimha@chromium.org2013-03-161-3/+1
* Fix a file leak in PnaclFileHostTest.TestFilenamesWithPnaclPath.thestig@chromium.org2013-03-161-2/+5
* Adding new icons for launcherskuhne@chromium.org2013-03-165-0/+4
* Remove unused functions and constants from chrome_style.htfarina@chromium.org2013-03-162-10/+0
* Give correct advice about the use of unsigned ints.palmer@chromium.org2013-03-161-4/+14
* Using error returns from Online Walletahutter@chromium.org2013-03-167-38/+169
* [Telemetry] Limit webpagereplay logs to warning level.tonyg@chromium.org2013-03-161-0/+1
* Closing menu from LauncherMenuItem upon second clickskuhne@chromium.org2013-03-167-4/+66
* mac: Make sure rwhvmac is destroyed at the end of RenderWidgetHostViewMacTest...thakis@chromium.org2013-03-163-0/+27
* Revert 188464 "[telemetry] Referenceable named compound actions." -- broke ma...kbr@chromium.org2013-03-1612-445/+469
* Revert 188524 "cc: Add remaining pixel tests for background blur."danakj@chromium.org2013-03-163-95/+0
* Revert 188288 "make BoxLayout use and respect GetHeightForWidth(..."estade@chromium.org2013-03-163-121/+34
* cc: Add remaining pixel tests for background blur.danakj@chromium.org2013-03-163-0/+95
* [Sync] Fix history implicit typeszea@chromium.org2013-03-163-2/+52
* Don't disable nacl_helper_bootstrap when building for ARM.sbc@chromium.org2013-03-161-2/+1
* Revert 186317 "Context menu on views must show on mouse down for..."varunjain@chromium.org2013-03-151-22/+2
* Do not return WebRtcAudioRenderer to the video tag that is attached to a medi...ronghuawu@chromium.org2013-03-151-0/+4
* cc: Chromify LayerUpdaterenne@chromium.org2013-03-1519-115/+117
* Set the GL implementation during unit tests.gman@chromium.org2013-03-155-7/+27
* Windows: Disable GPU process sandbox if Thinkpad USB Port Replicator is insta...apatrick@chromium.org2013-03-151-2/+5
* Add Chromium-side changes for MediaSource::isTypeSupported()acolwell@chromium.org2013-03-1512-196/+345
* Removed RemoveDownloadItems.rdsmith@chromium.org2013-03-152-34/+18
* better error messaging for un-updated vs2012scottmg@chromium.org2013-03-151-0/+16
* Do not define IsSupported() in the headers.wtc@chromium.org2013-03-154-8/+10
* Implement separate area of the history page for full list of other devices.mad@chromium.org2013-03-158-18/+657
* Refactor FakeAudioOutputStream, NullAudioSink into FakeAudioConsumer.dalecurtis@chromium.org2013-03-1511-195/+268
* Update tracing framework to optionally use a ringbuffer.dsinclair@chromium.org2013-03-154-58/+227
* Configured TSC params in unit testsmohsen@chromium.org2013-03-154-655/+500
* Update .DEPS.gitchrome-admin@google.com2013-03-151-1/+1
* Roll Syzygy DEPS to 0.2.16.0 (r1392).chrisha@chromium.org2013-03-151-1/+1
* Handle incoming changes to the new SYNCED_NOTIFICATIONS datatype.petewil@chromium.org2013-03-155-303/+486
* Implement pinch-zoom scaling for main-frame scrollbars and pinch-zoom overlay...wjmaclean@chromium.org2013-03-1524-3/+985
* Use the new status_display_dark.png for icon in ash tray bubble, and replace ...jennyz@chromium.org2013-03-153-1/+1
* Add views::RichLabel, a class which creates multi-line text with mixedestade@chromium.org2013-03-157-2/+400
* Added ability to show app launch state changes in UI. Fixed network connectio...zelidrag@chromium.org2013-03-158-20/+100
* Pulling user experiment code from BrowserDistribution to a new class. huangs@chromium.org2013-03-1525-769/+829