| Commit message (Expand) | Author | Age | Files | Lines |
* | [Android] Optimize JNI-related array copies | jdduke | 2015-01-10 | 3 | -35/+51 |
* | Add the new version for the POSIX-specific version of LaunchProcess. | rvargas | 2015-01-10 | 2 | -0/+14 |
* | Revert of base: Fix DiscardableSharedMemory::mapped_size(). (patchset #2 id:2... | pennymac | 2015-01-10 | 2 | -15/+0 |
* | Revert of Re-land: base: Enable browser-wide discardable memory on Linux, CrO... | danakj | 2015-01-10 | 4 | -8/+8 |
* | Fix < JBMR2, os.Trace only exists in API 18+. | tedchoc | 2015-01-09 | 1 | -8/+22 |
* | Use ThreadData::Now() for TrackingInfo::time_posted initialization | jdduke | 2015-01-09 | 6 | -30/+19 |
* | Add instrumentation to the Android resource extraction. | lizeb | 2015-01-09 | 1 | -15/+38 |
* | mmap V8 snapshot and ICU data file in the android_webview | mkosiba | 2015-01-09 | 6 | -25/+80 |
* | Update {virtual,override,final} for base to follow C++11 style. | dcheng | 2015-01-09 | 2 | -4/+2 |
* | Re-land: base: Enable browser-wide discardable memory on Linux, CrOS and Wind... | reveman | 2015-01-08 | 4 | -8/+8 |
* | base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON(). | danakj | 2015-01-08 | 10 | -72/+70 |
* | base: Fix DiscardableSharedMemory::mapped_size(). | reveman | 2015-01-08 | 2 | -0/+15 |
* | Launch a new test instance for every test case in FormStructureBrowserTest. | Evan Stade | 2015-01-08 | 2 | -3/+21 |
* | Cleanup: Remove some redundant container clear() calls. | thestig | 2015-01-08 | 1 | -1/+0 |
* | android: Improve native JNI export implementation. | torne | 2015-01-08 | 2 | -14/+8 |
* | Using the new MemoryPressureListener instead of the LowMemoryObserver when th... | skuhne | 2015-01-08 | 5 | -45/+272 |
* | Linux: Update desktop environment detection to include MATE desktop. | thestig | 2015-01-08 | 2 | -24/+79 |
* | Revert "Use Xvfb in isolated testing only if use_x11 is set" | Paweł Hajdan, Jr | 2015-01-08 | 1 | -13/+19 |
* | Use Xvfb in isolated testing only if use_x11 is set | spang | 2015-01-08 | 1 | -19/+13 |
* | Fixed GPU tracing so the categories do not get mixed. | dyen | 2015-01-08 | 1 | -0/+10 |
* | Remove virtuals from base::ElapsedTimer | hashimoto | 2015-01-07 | 1 | -3/+2 |
* | Revert of Move ForkWithFlags from sandbox/ to base/ and plug it into LaunchPr... | mek | 2015-01-07 | 6 | -172/+5 |
* | Move ForkWithFlags from sandbox/ to base/ and plug it into LaunchProcess. | rickyz | 2015-01-07 | 6 | -5/+172 |
* | Revert of Fix EnableTerminationOnOutOfMemory for malloc (patchset #1 id:1 of ... | mek | 2015-01-07 | 1 | -7/+6 |
* | Fix EnableTerminationOnOutOfMemory for malloc | cpu | 2015-01-07 | 1 | -6/+7 |
* | Nobody uses base::JsonPrefStore::ReadResult without a path | bratell | 2015-01-07 | 1 | -13/+2 |
* | Export __system_property_get symbol for component builds. | fdegans | 2015-01-07 | 1 | -1/+1 |
* | [Android] Add a device-side test HTTP server via ChromeInstrumentationTestRun... | jbudorick | 2015-01-07 | 1 | -0/+96 |
* | Revert of base: Enable browser-wide discardable memory on Linux, CrOS and Win... | falken | 2015-01-07 | 4 | -8/+8 |
* | Further instrumentations to find jank in Windows message processing. | vadimt | 2015-01-06 | 1 | -4/+24 |
* | base: Enable browser-wide discardable memory on Linux, CrOS and Windows. | reveman | 2015-01-06 | 4 | -8/+8 |
* | Add DictionaryValue::Set and ::SetWithoutPathExpansion functions | estade | 2015-01-06 | 3 | -25/+64 |
* | Clean-up: Remove base::TimeTicks::UnprotectedNow(). | miu | 2015-01-06 | 3 | -19/+0 |
* | Added checks for use after free of PrefService | battre | 2015-01-05 | 1 | -0/+14 |
* | Instrumenting more WM_ message processing methods to find jank. | vadimt | 2015-01-02 | 1 | -0/+5 |
* | Disable MacUtilTest.TestExcludeFileFromBackups, flaking a lot on Mac 10.8 tes... | Dan Beam | 2014-12-30 | 1 | -1/+2 |
* | Disable DiscardableMemoryTest.AddressSpace under AddressSanitizer on Windows | timurrrr | 2014-12-29 | 1 | -0/+4 |
* | Remove deprecated methods from Pickle. | avi | 2014-12-28 | 2 | -116/+47 |
* | Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h... | avi | 2014-12-28 | 2 | -47/+116 |
* | Make callers of CommandLine use it via the base:: namespace, and remove the g... | avi | 2014-12-25 | 2 | -3/+1 |
* | base: Add free list implementation to browser-wide discardable memory system. | reveman | 2014-12-24 | 4 | -21/+50 |
* | Revert of Revert "Update legacy Tuple-using code." (patchset #1 id:1 of https... | avi | 2014-12-23 | 1 | -65/+0 |
* | Revert "Update legacy Tuple-using code." | Avi Drissman | 2014-12-23 | 1 | -0/+65 |
* | Standardize usage of virtual/override/final specifiers in base/. | dcheng | 2014-12-23 | 44 | -116/+76 |
* | Simplify observer_list_threadsafe.h using a variadic template. | thakis | 2014-12-23 | 1 | -45/+14 |
* | Remove deprecated methods from Pickle. | Avi Drissman | 2014-12-22 | 2 | -116/+47 |
* | Update legacy Tuple-using code. | Avi Drissman | 2014-12-22 | 4 | -118/+53 |
* | Switch users of foundation_util.h to include it directly and clean up uses of... | avi | 2014-12-21 | 3 | -4/+2 |
* | Linux: Fix an out of bound error in FilePathWatcherImpl::OnFilePathChanged. | thestig | 2014-12-19 | 1 | -9/+32 |
* | Revert of DevTools: Parallelize trace messages serialization. (patchset #7 id... | fmeawad | 2014-12-19 | 2 | -29/+12 |