summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GTTF: Create a TestLauncher class to keep state.phajdan.jr@chromium.org2013-10-161-212/+209
* Propogate WARN_UNUSED_RESULT up from PickeIterator methods to Pickle wrapper ...tsepez@chromium.org2013-10-163-16/+32
* Remove support for SK_CROP_RECT_IS_INT, now that it is no longer used in Blink.senorblanco@chromium.org2013-10-161-4/+0
* Update Desktop Capture API to use 'tabs.Tab' instead of origin.sergeyu@chromium.org2013-10-1611-66/+158
* Enable flock syscall for NaCl processesbsy@google.com2013-10-161-0/+2
* Update reference file of "register-pepper-plugins" format.xhwang@chromium.org2013-10-162-2/+2
* [NaClDocs] Some cleanup for the Running the SDK Examples page.jvoung@chromium.org2013-10-161-93/+104
* [NaCl SDK] When running "make debug", by default use "Debug".binji@chromium.org2013-10-161-1/+6
* Docserver: Fix _patch URLs by fixing optarg handling in instance_servlet.py.kalman@chromium.org2013-10-163-4/+4
* Record stats about kExtensionKnownDisabled with the PrefMetricsService.gab@chromium.org2013-10-162-1/+11
* GYP generator for GN.brettw@chromium.org2013-10-1633-505/+1203
* [iOS] Hopefully finally fix visibility of Clear Browsing Data button.dubroy@chromium.org2013-10-162-18/+20
* Refactored options parsing into BisectOptions. This makes it easier for the p...simonhatch@chromium.org2013-10-162-144/+236
* Skipping SDK update check in AppRTC test.phoglund@chromium.org2013-10-161-0/+1
* re-enable performance testhubbe@chromium.org2013-10-161-2/+1
* disconnect() is now called on the event window.onbeforeunload instead ofjansson@chromium.org2013-10-161-1/+1
* Update disabling of ExtensionInstallBlacklistWildcard browser test.dconnelly@chromium.org2013-10-161-1/+7
* Add tab id and security origin as parameters to WebRTC logging functions.grunell@chromium.org2013-10-164-19/+130
* Previously, when the default action dialog opens, we get three errors. This ishirono@chromium.org2013-10-161-4/+5
* CrOS login: force subpixel anti-aliasing to stay off.nkostylev@chromium.org2013-10-161-2/+2
* Guard against no browser in the StopProfiling method.qsr@chromium.org2013-10-161-1/+2
* Add utility functions needed for rect-based event targetingtdanderson@chromium.org2013-10-164-0/+170
* Files.app: Stop to obtaining the background multiple times.hirono@chromium.org2013-10-165-69/+62
* WebUI: Fix issue with context menu button stealing focus from listarv@chromium.org2013-10-161-0/+4
* DevTools: support beforeunload lifecycle for DevTools windowlushnikov@chromium.org2013-10-165-54/+116
* Disable flaky UpdateWindowSizeExitsFullscreen test.dconnelly@chromium.org2013-10-161-1/+2
* chromeos: Remove ScreensaverController.derat@chromium.org2013-10-1619-453/+0
* Help-app (Learn more) dialog language-specific sizes set to avoid esxcess unu...merkulova@chromium.org2013-10-1648-1/+112
* Disable flaky ExtensionInstallBlacklistWildcard browser test.dconnelly@chromium.org2013-10-161-1/+1
* Update .DEPS.gitchrome-admin@google.com2013-10-161-3/+3
* Roll Skia DEPS to r11799robertphillips@google.com2013-10-161-2/+2
* Add a test for canceling in-flight jobs in drive::JobScheduler.kinaba@chromium.org2013-10-161-4/+82
* Add VideoCaptureDevice::GetDeviceSupportedFormats to interface + implementati...mcasas@chromium.org2013-10-169-3/+155
* Pass StatsTable shared memory via global descriptors on Posix rather than usi...rmcilroy@chromium.org2013-10-167-87/+145
* Fix compilation of the standalone onc_validator.pneubeck@chromium.org2013-10-161-3/+3
* Move renderer plugin code into a new component (re-land)aberent@chromium.org2013-10-1621-945/+1181
* Remove the Chrome Now JS Welcome Toastrobliao@chromium.org2013-10-164-182/+19
* Hold video frame in Bitmap instead of keeping a ByteBuffer reference.lambroslambrou@chromium.org2013-10-167-118/+156
* Disable flaky PPAPINaClGLibcTest.URLRequest_AppendFileToBody.dconnelly@chromium.org2013-10-161-3/+3
* Update src list of ui/base/ime/ime.gypiyukawa@chromium.org2013-10-161-0/+1
* android: Actually compress traces written to zip filesskyostil@chromium.org2013-10-161-1/+1
* Password Manager: Make placeholder value the same length as the real password.dubroy@chromium.org2013-10-161-2/+7
* Add more logging to diagnose the issue 269198oshima@chromium.org2013-10-161-1/+37
* Make history text searches only display urls which should be user-viewable.rmcilroy@chromium.org2013-10-163-8/+17
* Exclude emulation prevention bytes in slice_param.slice_data_bit_offsetchihchung@chromium.org2013-10-163-2/+17
* Avoid threading races on TraceSamplingThread's members.haraken@chromium.org2013-10-162-10/+11
* Use TotalCount not redundant_count to determine if to call RecordDeltaccameron@chromium.org2013-10-161-1/+1
* Make hosted app windows enable the toolbar for streamlined hosted apps.calamity@chromium.org2013-10-166-40/+68
* Move WeakPtrFactory members to the end (translate)dmichael@chromium.org2013-10-164-10/+8
* net: Allow URLFetcher users to inject custom URLFetcherResponseWriterhashimoto@chromium.org2013-10-168-6/+38