| Commit message (Expand) | Author | Age | Files | Lines |
* | Publish DEPS for Chromium 26.0.1378.226.0.1378.2 | gitdeps | 2014-04-07 | 2 | -676/+591 |
* | Incrementing VERSION to 26.0.1378.2 | chrome-release@google.com | 2013-01-09 | 1 | -1/+1 |
* | Revert 175584 | dharani@google.com | 2013-01-09 | 1 | -12/+1 |
* | Revert 175799 | dharani@google.com | 2013-01-09 | 8 | -193/+290 |
* | Incrementing VERSION to 26.0.1378.1 | chrome-release@google.com | 2013-01-09 | 1 | -1/+1 |
* | Speculative Revert 175648 on the branch to fix compilation failure. | dharani@google.com | 2013-01-09 | 8 | -290/+193 |
* | Branching for 1378 @175710 | chrome-release@google.com | 2013-01-09 | 0 | -0/+0 |
* | Use scoped_ptr<> and deleter for media::DecoderBuffer::data_. | xhwang@chromium.org | 2013-01-09 | 2 | -24/+10 |
* | Corrected logic in IsTouchDevicePresent to ignore pen devices. | girard@chromium.org | 2013-01-09 | 1 | -3/+3 |
* | Return false in AwWebContentsDelegate::CanDownload | nileshagrawal@chromium.org | 2013-01-09 | 2 | -12/+5 |
* | Add support for --enable-dcheck on Android | joth@chromium.org | 2013-01-09 | 1 | -1/+9 |
* | Make DBusStatistics only run on the main thread and add additional CHECKs to ... | stevenjb@chromium.org | 2013-01-09 | 2 | -1/+17 |
* | Remove unused methods from SpdyFrameBuilder. | rch@chromium.org | 2013-01-09 | 2 | -35/+9 |
* | Add zram field trial. | semenzato@chromium.org | 2013-01-09 | 2 | -0/+39 |
* | IPC implementation for create/delete ObjectStore/Index | alecflett@chromium.org | 2013-01-09 | 5 | -20/+251 |
* | Fix Android import issue for apk_info.py | ilevy@chromium.org | 2013-01-09 | 1 | -1/+1 |
* | Breakpad: Add a test for crashes in the browser process | mseaborn@chromium.org | 2013-01-09 | 4 | -51/+131 |
* | Transparent apps support | codewiz@chromium.org | 2013-01-09 | 6 | -4/+42 |
* | [chromedriver]Implement command: title. | chrisgao@chromium.org | 2013-01-09 | 8 | -30/+147 |
* | Move android buildbot test logic into python | ilevy@chromium.org | 2013-01-09 | 26 | -392/+580 |
* | Continue work on requestAutocomplete dialog | estade@chromium.org | 2013-01-09 | 2 | -64/+157 |
* | Android: enable sandbox_linux_unittests by default. | jln@chromium.org | 2013-01-09 | 2 | -1/+3 |
* | Revert 175690 | estade@chromium.org | 2013-01-09 | 42 | -367/+79 |
* | Centralize keypress listener handling in non-platform-specific code. | isherman@chromium.org | 2013-01-09 | 4 | -31/+26 |
* | cc: Implement DelegatingRender::drawFrame() method. | danakj@chromium.org | 2013-01-09 | 42 | -79/+367 |
* | [MIPS] Let python_arch script recognize MIPS arch. | petarj@mips.com | 2013-01-09 | 1 | -0/+6 |
* | cc: Map the clip_rect in the SharedQuadState to include the drawTransform of ... | danakj@chromium.org | 2013-01-09 | 2 | -0/+2 |
* | Update and rebaseline many DumpAccessibilityTree tests. | dmazzoni@chromium.org | 2013-01-09 | 30 | -99/+135 |
* | crushed png files step 1 (ash/resources, ui/resources) | oshima@chromium.org | 2013-01-09 | 101 | -0/+0 |
* | Add a switch to enable composited scrolling for frames and enable it on Android. | wangxianzhu@chromium.org | 2013-01-09 | 7 | -1/+20 |
* | <webview>: Add name attribute | fsamuel@chromium.org | 2013-01-09 | 16 | -10/+261 |
* | Encrypted Media: Reduce DecryptAndDecodeAudio log level in PpapiDecryptor. | xhwang@chromium.org | 2013-01-09 | 1 | -1/+1 |
* | Make it so the windows store protocol is properly handled | cpu@chromium.org | 2013-01-09 | 2 | -13/+22 |
* | Add test for accessibility histograms. | dmazzoni@chromium.org | 2013-01-09 | 5 | -7/+46 |
* | Make crash bubble send onRestarted() to apps. | koz@chromium.org | 2013-01-09 | 3 | -4/+9 |
* | Seems hbono left the project - updating spellcheck OWNERs/TODOs | groby@chromium.org | 2013-01-09 | 5 | -7/+5 |
* | [gtk] Fix file filter bug for <input type=file accept=mime/type>. | dbeam@chromium.org | 2013-01-09 | 2 | -6/+40 |
* | Add NetworkDeviceHandler | stevenjb@chromium.org | 2013-01-09 | 4 | -0/+458 |
* | Make CrOS and Chromium settings UI string the same. | groby@chromium.org | 2013-01-09 | 2 | -7/+0 |
* | Refactor SetOmahaExperimentLabel out of gcpai and into install_util. | stevet@chromium.org | 2013-01-09 | 16 | -42/+165 |
* | Changes the OnClick behavior in message center. | mukai@chromium.org | 2013-01-09 | 5 | -1/+84 |
* | Revert 175099 | mpearson@chromium.org | 2013-01-09 | 2 | -3/+2 |
* | Bookmark Manager: Don't show context menu button for editing item | yosin@chromium.org | 2013-01-09 | 1 | -0/+1 |
* | Move headers | noelallen@chromium.org | 2013-01-09 | 2 | -44/+38 |
* | [NaCl SDK] Change the kernel_wrap OS #ifdefs in nacl_mounts. | binji@chromium.org | 2013-01-09 | 5 | -18/+26 |
* | chromeos: Update more code to get signals from powerd. | derat@chromium.org | 2013-01-09 | 7 | -8/+49 |
* | Exlucde failing tests on drmemory bot | oshima@chromium.org | 2013-01-09 | 1 | -0/+9 |
* | Disable the embedded search field trials for users with themes. | dhollowa@chromium.org | 2013-01-09 | 4 | -13/+226 |
* | [Telemetry] Put adb on the path if it is not already there. | tonyg@chromium.org | 2013-01-09 | 1 | -3/+10 |
* | Incrementally make base histograms like UMA histograms. | gavinp@chromium.org | 2013-01-09 | 1 | -6/+10 |