| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove things from breakpad_tools.gypi that are set by build/common.gypi or i... | thakis@chromium.org | 2014-07-18 | 1 | -19/+0 |
* | gles2_conform_test: update expectations for CrOS Atom. | ihf@chromium.org | 2014-07-18 | 1 | -0/+19 |
* | Cleanup: Change some !OS_ANDROID #ifdefs to ENABLE_EXTENSIONS in ChromeResour... | thestig@chromium.org | 2014-07-18 | 1 | -3/+5 |
* | Allocate render pass textures when displaying surfaces. | jbauman@chromium.org | 2014-07-18 | 1 | -0/+1 |
* | NaCl SDK: Demonstrate use of pp::View::GetDeviceScale for 3D | jhorwich@chromium.org | 2014-07-18 | 1 | -2/+5 |
* | cc: Remove invalidated recycle tree tiles on activation. | vmpstr@chromium.org | 2014-07-18 | 5 | -17/+30 |
* | Update the 'old' hotword extension version. | mukai@chromium.org | 2014-07-18 | 1 | -1/+1 |
* | Use build/repack_action.gypi instead of doing it manually. | lcwu@chromium.org | 2014-07-18 | 1 | -12/+2 |
* | Revert 283946 "GN fixes for the Windows build." | vitalybuka@chromium.org | 2014-07-18 | 5 | -18/+13 |
* | Trace RenderViewImpl::OnResize | miletus@chromium.org | 2014-07-18 | 1 | -0/+1 |
* | GN fixes for the Windows build. | brettw@chromium.org | 2014-07-18 | 5 | -13/+18 |
* | Reenable PanelViewTest.CheckTitleOnlyHeight and PanelViewTest.CheckMinimizedH... | pkotwicz@chromium.org | 2014-07-18 | 11 | -40/+65 |
* | Add the ability for presentation timestamps to be specified in test strings. | acolwell@chromium.org | 2014-07-18 | 1 | -16/+60 |
* | [MemSheriff] Suppress unreadable mem access | groby@chromium.org | 2014-07-18 | 1 | -0/+16 |
* | Cleanup: remove IdentityAccountTracker (replaced by gaia::AccountTracker) | courage@chromium.org | 2014-07-18 | 8 | -1270/+35 |
* | Retire gtestjs unit tests | kelvinp@chromium.org | 2014-07-18 | 6 | -181/+11 |
* | Align web content's layer to toplevel window instead of root on ash. | oshima@chromium.org | 2014-07-18 | 1 | -9/+13 |
* | Update .DEPS.git | chrome-admin@google.com | 2014-07-18 | 1 | -1/+1 |
* | Update the google-cache-invalidation-api library to r335. | pkasting@chromium.org | 2014-07-18 | 1 | -1/+1 |
* | Fix GMOCK warnings in PasswordManagerTest | jiangj@opera.com | 2014-07-17 | 1 | -0/+2 |
* | Fix the bounds of the extension action overflow menu | rdevlin.cronin@chromium.org | 2014-07-17 | 1 | -4/+3 |
* | Support XI2 in PlatformKeycodeFromNative() | kpschoedel@chromium.org | 2014-07-17 | 1 | -2/+30 |
* | Build fix on Linux 64 bits with GCC 4.8. | alexis.menard@intel.com | 2014-07-17 | 1 | -10/+10 |
* | Fix canPlayType() support for non-RFC compliant mp3 mimetype. | acolwell@chromium.org | 2014-07-17 | 2 | -4/+21 |
* | Use WebNode::getElementsByHTMLTagName instead of getElementsByTagName. | tkent@chromium.org | 2014-07-17 | 2 | -2/+3 |
* | Update .DEPS.git | chrome-admin@google.com | 2014-07-17 | 1 | -1/+1 |
* | [Android]: Roll NDK to r10b-rc1. | rmcilroy@chromium.org | 2014-07-17 | 3 | -16/+13 |
* | Rename *Fake to Fake* | sergeyu@chromium.org | 2014-07-17 | 11 | -78/+47 |
* | Convert DLOG/DVLOG messages in chrome.dial to VLOG. | mfoltz@chromium.org | 2014-07-17 | 3 | -24/+24 |
* | Add commit SHA1 as this information is used to mark issues as dup by perf das... | prasadv@chromium.org | 2014-07-17 | 1 | -0/+2 |
* | Cast: Implement priority packets in PacedSender | hclam@chromium.org | 2014-07-17 | 4 | -22/+115 |
* | Audit the last time the Geolocation and Notification content settings | dhnishi@chromium.org | 2014-07-17 | 14 | -35/+548 |
* | Update Commit and GetUpdatesResponse messages to include attachment ids. | maniscalco@chromium.org | 2014-07-17 | 18 | -10/+533 |
* | [telemetry] OutputFormatter for unit tests. | dtu@chromium.org | 2014-07-17 | 12 | -270/+443 |
* | ozone: egltest: Convert to PlatformWindow | spang@chromium.org | 2014-07-17 | 1 | -24/+105 |
* | Added data reduction proxy holdback experiment | bengr@chromium.org | 2014-07-17 | 10 | -17/+76 |
* | Don't create a gin::IsolateHolder in extensions unittests. | sammc@chromium.org | 2014-07-17 | 3 | -23/+17 |
* | Mojo: Always suffix int literals with L in generated Java bindings. | sammc@chromium.org | 2014-07-17 | 7 | -12/+37 |
* | Docserver: Add 'deprecated since' message for API nodes | ahernandez.miralles@gmail.com | 2014-07-17 | 8 | -105/+144 |
* | Fix most GN clang errors. | brettw@chromium.org | 2014-07-17 | 3 | -1/+11 |
* | Update .DEPS.git | chrome-admin@google.com | 2014-07-17 | 1 | -1/+1 |
* | Pull hunspell to get GN build change. | brettw@chromium.org | 2014-07-17 | 1 | -1/+1 |
* | Make provision_devices failures abort the build | eseidel@chromium.org | 2014-07-17 | 1 | -1/+1 |
* | Android: Disable async readpixels on pre-JB MR2 Qualcomm drivers | sievers@google.com | 2014-07-17 | 1 | -1/+20 |
* | Mojo: Rewrite comments in mojo/public/c/environment/async_waiter.h. | viettrungluu@chromium.org | 2014-07-17 | 1 | -6/+41 |
* | Add new android menu button assets | dtrainor@chromium.org | 2014-07-17 | 12 | -0/+0 |
* | Fold DecryptingDemuxerStream::Stop() into the dtor. | xhwang@chromium.org | 2014-07-17 | 7 | -115/+71 |
* | [Ozone-DRI] Removing MockDriSurface implementation | dnicoara@chromium.org | 2014-07-17 | 16 | -257/+171 |
* | [chromedriver] Catch URLError during buildbot wait_for_snapshot step. | samuong@chromium.org | 2014-07-17 | 1 | -0/+2 |
* | Mojo: Remove unnecessary <stdio.h> include. | viettrungluu@chromium.org | 2014-07-17 | 1 | -1/+0 |