summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add to GN ppapi build.brettw@chromium.org2014-07-218-8/+60
* Add more components tests to the GN build.brettw@chromium.org2014-07-219-3/+127
* Remove unused SkipTestIfIceWM() and SkipTestIfCompizWM()pkotwicz@chromium.org2014-07-212-29/+0
* Set dump_without_crashing_function_ in chrome.dll with value of exported chro...wfh@chromium.org2014-07-218-0/+28
* clang/win: Fix a Wenum-compare warning and a few Wwritable-strings warnings.thakis@chromium.org2014-07-214-11/+4
* Move early return out of RootView::DispatchGestureEvent()tdanderson@chromium.org2014-07-211-18/+21
* Set PPAPI plugins' requests' contexts to 'WebURLRequest::RequestContextPlugin'.mkwst@chromium.org2014-07-211-0/+1
* Use a C++11 feature in a single file, to discover if this works everywhere.thakis@chromium.org2014-07-211-2/+2
* [NaClSDK] Docs: Fix another manifest "typo" w/ portable dict.jvoung@chromium.org2014-07-212-14/+18
* Include a pak file in the binary_size output if requested.bratell@opera.com2014-07-211-0/+77
* Move default user profile images resources (2x) out of src/chrome.nkostylev@chromium.org2014-07-2114-0/+0
* Enables permission bubbles to remain visible during fullscreen on Mac.leng@chromium.org2014-07-2110-7/+107
* Fix SSL browser test for TLS client auth.pneubeck@chromium.org2014-07-211-12/+33
* Set tls_client_cert_optional in net/.../testserver.py.pneubeck@chromium.org2014-07-211-0/+1
* Sample Extension for Tabs Zoom API.wjmaclean@chromium.org2014-07-218-0/+237
* Move default user profile images strings and resources out of src/chrome.nkostylev@chromium.org2014-07-2140-242/+248
* Add duration estimation data to RenderingStats.dominikg@chromium.org2014-07-2112-90/+345
* Fix the //sandbox/mac build when using a modern (10.7+) SDK.rsesek@chromium.org2014-07-214-40/+61
* MSan: broaden a blacklist entry.earthdok@chromium.org2014-07-211-1/+1
* Save some gcc footprint (15 KB) in ExplodedFrameState.bratell@opera.com2014-07-212-0/+30
* [DevTools] Move DevToolsWindow testing code to a separate class.dgozman@chromium.org2014-07-2114-218/+372
* net: fix comment typo and format in HSTS preloaded.agl@chromium.org2014-07-211-7/+10
* Update .DEPS.gitchrome-admin@google.com2014-07-211-1/+1
* Update V8 to version 3.28.30 (based on bleeding_edge revision r22489).machenbach@chromium.org2014-07-211-1/+1
* Revert 284417 "Move default user profile images strings and reso..."nkostylev@chromium.org2014-07-2172-632/+665
* Move default user profile images strings and resources out of src/chrome.nkostylev@chromium.org2014-07-2172-665/+632
* Attempt to re-enable webrtc tests which were flaky on Android bots.xians@chromium.org2014-07-211-4/+0
* Don't use WebLockOrientationCallback::OnSuccess() with arguments.mlamouri@chromium.org2014-07-215-69/+24
* Revert of Cast: Log playout delay from receiver (https://codereview.chromium....dgozman@chromium.org2014-07-212-32/+10
* Update .DEPS.gitchrome-admin@google.com2014-07-211-1/+1
* Blink roll 178531:178539blink-deps-roller@chromium.org2014-07-211-1/+1
* Fix Android WebContents ExitFullscreen jni bridge.ppi@chromium.org2014-07-211-1/+1
* MSan: fix a broken blacklist rule.earthdok@chromium.org2014-07-211-1/+1
* Move mojo_bindings_java target to mojo.gypcmasone@chromium.org2014-07-212-13/+11
* Prepare to use gfx::RenderText in views::Label.msw@chromium.org2014-07-2124-229/+215
* Add a partial Mojo serial connection interface and implementation.sammc@chromium.org2014-07-2123-105/+872
* Update .DEPS.gitchrome-admin@google.com2014-07-211-1/+1
* Blink roll 178529:178531blink-deps-roller@chromium.org2014-07-211-1/+1
* [Android] Implement ScreenOrientation.unlock align with specshiliu.wang@intel.com2014-07-212-1/+13
* Cast: Log playout delay from receiverhclam@chromium.org2014-07-212-10/+32
* Update .DEPS.gitchrome-admin@google.com2014-07-211-1/+1
* Skia roll 249171e:3d533acskia-deps-roller@chromium.org2014-07-211-1/+1
* Updating trunk VERSION from 2100.0 to 2101.0chrome-release@google.com2014-07-211-1/+1
* Don't Initialize power data provider when client detatchedpan.deng@intel.com2014-07-212-3/+9
* Revert of Remove deprecated extension notifications from ProcessManager (http...tapted@chromium.org2014-07-213-49/+53
* Update .DEPS.gitchrome-admin@google.com2014-07-211-1/+1
* Blink roll 178525:178529blink-deps-roller@chromium.org2014-07-211-1/+1
* MacViews: Remove const from NativeWidgetMac::OnRootViewLayout to match other ...tapted@chromium.org2014-07-212-2/+2
* Telemetry: Add simple mobile page-set with smoothness/thread-times.epenner@chromium.org2014-07-216-0/+90
* [Mac] Re-Enable timer coalescing on Mac.jeremy@chromium.org2014-07-201-4/+0