| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 233687 "Roll Opus 1.1 Beta" | scheib@chromium.org | 2013-11-07 | 2 | -14/+2 |
* | Roll Opus 1.1 Beta | tlegrand@chromium.org | 2013-11-07 | 2 | -2/+14 |
* | Fix spelling in SQLITE_SEPARATE_CACHE_POOLS | rmcilroy@chromium.org | 2013-11-07 | 1 | -1/+1 |
* | Update webrtc/libjingle 5080:5088. | sheu@google.com | 2013-11-06 | 1 | -1/+1 |
* | Update licensecheck.pl for third_party/mach_override as of r233175. | mark@chromium.org | 2013-11-06 | 1 | -1/+1 |
* | Update mach_override to upstream 1a1bb352 | mark@chromium.org | 2013-11-06 | 20 | -218/+12345 |
* | Remove apatrick@ from OWNERS | piman@chromium.org | 2013-11-04 | 2 | -3/+1 |
* | Update webrtc/libjingle 5066:5080. | ronghuawu@chromium.org | 2013-11-04 | 1 | -1/+1 |
* | Android: fixes symbol.py lookup paths. | bulach@chromium.org | 2013-11-04 | 2 | -4/+6 |
* | Generate dataLossMessage from corruption strings | dgrogan@chromium.org | 2013-11-02 | 2 | -8/+23 |
* | Check CDM API version compatibility before registering component. | ddorwin@chromium.org | 2013-11-01 | 1 | -0/+1 |
* | Update webrtc/libjingle 4982:5066. | ronghuawu@chromium.org | 2013-10-31 | 2 | -1/+4 |
* | Remove trailing "." from message lines. | thakis@chromium.org | 2013-10-31 | 2 | -13/+13 |
* | libwebp: cherry-pick upstream VPLBitReader fix | urvang@google.com | 2013-10-31 | 2 | -1/+2 |
* | IndexedDB: refactor corruption-message parsing into its own function. | dgrogan@chromium.org | 2013-10-31 | 2 | -0/+62 |
* | Extract supported codecs from CDM component manifest. | ddorwin@chromium.org | 2013-10-26 | 1 | -0/+10 |
* | More accelerometer testing on new MacBooks. | avi@chromium.org | 2013-10-25 | 1 | -0/+6 |
* | libwebp: cherry-pick upstream format validation in demux | urvang@google.com | 2013-10-24 | 2 | -2/+3 |
* | Implement native version of GetDirectoryEntries for windows. | dgrogan@chromium.org | 2013-10-24 | 2 | -11/+36 |
* | Update swig to work correctly with Mac OS X 10.9. | avi@chromium.org | 2013-10-23 | 1 | -3/+5 |
* | Fix a few windows file locking issues in env_chromium_unittests. | dgrogan@chromium.org | 2013-10-22 | 1 | -5/+7 |
* | Add comment describing a fix made to mesa. | hubbe@chromium.org | 2013-10-19 | 1 | -0/+3 |
* | Report errors from ChromiumEnv::GetChildren in Posix. | dgrogan@chromium.org | 2013-10-19 | 2 | -10/+57 |
* | Add CdmWrapper to support multiple CDM versions in CdmAdapter. | xhwang@chromium.org | 2013-10-19 | 1 | -0/+1 |
* | CdmWrapper cleanups. | xhwang@chromium.org | 2013-10-19 | 1 | -2/+5 |
* | Make env_chromium_unittest compile on windows | dgrogan@chromium.org | 2013-10-18 | 1 | -2/+2 |
* | qcms: disable VS2013-only warnings | scottmg@chromium.org | 2013-10-17 | 1 | -0/+6 |
* | Update webrtc/libjingle 4955:4982. | ronghuawu@chromium.org | 2013-10-16 | 2 | -1/+3 |
* | Copy ldb files in ChromiumEnv for the purpose of backups. | dgrogan@chromium.org | 2013-10-16 | 3 | -15/+201 |
* | Fixes for tcmalloc for VS2013 | scottmg@chromium.org | 2013-10-15 | 2 | -0/+3 |
* | Cherry pick r512 from upstream protobuf | scottmg@chromium.org | 2013-10-15 | 2 | -0/+3 |
* | Roll libjingle r4948->r4955. | mallinath@chromium.org | 2013-10-14 | 1 | -1/+1 |
* | Make accessibility audit run on settings pages and fix accessibility issues f... | aboxhall@chromium.org | 2013-10-14 | 2 | -61/+93 |
* | Use the system stdint.h on Windows in leveldatabase. | bungeman@chromium.org | 2013-10-14 | 1 | -12/+0 |
* | [chromedriver] Fix atoms for scrolling elements due to a change on blink side. | chrisgao@chromium.org | 2013-10-13 | 3 | -59/+98 |
* | Better handle SOS CSi values and order | noel@chromium.org | 2013-10-12 | 3 | -0/+26 |
* | Expose PlatformFileLock/Unlock, fix locking in Chromium's leveldb Env | jsbell@chromium.org | 2013-10-10 | 3 | -9/+64 |
* | Update webrtc/libjingle to r4948. | ronghuawu@chromium.org | 2013-10-09 | 1 | -1/+1 |
* | Don't reset the database when there was an I/O error. | dgrogan@chromium.org | 2013-10-08 | 2 | -0/+9 |
* | Geolocation: delete GpsLocationProvider and third_party/gpsd/ | mvanouwerkerk@chromium.org | 2013-10-04 | 3 | -1867/+0 |
* | Move language detection to a component | droger@chromium.org | 2013-10-04 | 1 | -1/+4 |
* | libwebp: cherry-pick lossless signature check improvement | jzern@chromium.org | 2013-10-02 | 2 | -6/+8 |
* | Update libjingle to r4831:r4889. | mallinath@chromium.org | 2013-10-02 | 1 | -1/+1 |
* | jsoncpp: force alignment of Json::Value::null to avoid crashes on ARM. | fischman@chromium.org | 2013-10-01 | 1 | -2/+8 |
* | Revert 226054 "Roll webrtc to r4883." | dcheng@chromium.org | 2013-09-30 | 1 | -1/+1 |
* | Roll webrtc to r4883. | mallinath@chromium.org | 2013-09-30 | 1 | -1/+1 |
* | Fix missing SYS_mmap when building Android on x86. | ohrn@opera.com | 2013-09-26 | 1 | -0/+3 |
* | Clean up remaining unused globals (on mac). | thakis@chromium.org | 2013-09-26 | 1 | -4/+0 |
* | Recommit: Roll libusbx to 1.0.17 | ikarienator@chromium.org | 2013-09-25 | 21 | -290/+586 |
* | Revert 225105 "Roll libusbx to 1.0.17" | xiyuan@chromium.org | 2013-09-25 | 20 | -585/+321 |