index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds ScopedVector::push_back(scoped_ptr)
sky
2015-01-16
2
-0
/
+15
*
Add the ability to run a callback between fork and exec.
rickyz
2015-01-16
4
-1
/
+83
*
Fix ThreadChecker bug in WeakNSObject
droger
2015-01-16
2
-25
/
+85
*
Move l10n_util's GetCanonicalLocal() function into base/i18n module.
tfarina
2015-01-16
2
-3
/
+3
*
Revert of mac: Implement custom AppKit Enter Fullscreen transition. (patchset...
maniscalco
2015-01-15
1
-1
/
+0
*
mac: Implement custom AppKit Enter Fullscreen transition.
erikchen
2015-01-15
1
-0
/
+1
*
Revert of Give asan/win bot a very generous timeout. (patchset #1 id:1 of htt...
thakis
2015-01-15
1
-1
/
+1
*
iOS gtest launcher: get list of tests from executable running in simulator
Paweł Hajdan
2015-01-15
10
-9
/
+214
*
Revert of Reverting due to Android builders breakage. Subsequent fixes did no...
amistry
2015-01-15
3
-0
/
+26
*
Reverting due to Android builders breakage. Subsequent fixes did not fix.
amistry
2015-01-15
3
-26
/
+0
*
Use SuppressFBWarnings to suppress findbugs warnings
cjhopman
2015-01-15
3
-0
/
+26
*
Send all field trials from the browser.
georgesak
2015-01-14
3
-0
/
+169
*
Remove deprecated versions of LaunchProcess.
rvargas
2015-01-14
4
-94
/
+26
*
Allow copying scoped_nsobject of different type.
droger
2015-01-14
1
-0
/
+15
*
Extract UnitTestLauncherDelegate declaration to a header
Paweł Hajdan, Jr
2015-01-14
2
-174
/
+230
*
Revert of Use SuppressFBWarnings to suppress findbugs warnings (patchset #12 ...
rockot
2015-01-14
3
-26
/
+0
*
[Windows] One TimeTicks clock: efficient/reliable high-res, with low-res fall...
miu
2015-01-14
6
-256
/
+266
*
Add unit tests for string_as_array().
thestig
2015-01-14
1
-0
/
+25
*
Use SuppressFBWarnings to suppress findbugs warnings
cjhopman
2015-01-14
3
-0
/
+26
*
Make CancelableCallback::weak_factory_ the last member.
dmichael
2015-01-14
1
-7
/
+4
*
Update EnsureProcessGetsReaped to receive a pid.
rvargas
2015-01-14
2
-5
/
+5
*
Move ForkWithFlags from sandbox/ to base/ and plug it into LaunchProcess.
rickyz
2015-01-13
6
-5
/
+197
*
Add TestMockTimeTaskRunner in base/test.
engedy
2015-01-13
4
-0
/
+283
*
Speed up Android resource extraction in the common case (nothing to do)
lizeb
2015-01-13
1
-19
/
+16
*
Tweak tracing JSON output formatting.
alph
2015-01-13
1
-4
/
+4
*
Restore the allocator shim on Windows. Add 2Gb limit on allocations via the ...
wfh
2015-01-13
11
-840
/
+619
*
Instrumenting windows message maps, and cleanup.
vadimt
2015-01-13
1
-10
/
+0
*
MultiProcessTest: Update SpawnChild* to return a Process.
rvargas
2015-01-12
7
-66
/
+60
*
Revert of Add TestMockTimeTaskRunner in base/test. (patchset #5 id:100001 of ...
erg
2015-01-12
4
-282
/
+0
*
base: Update test_launcher to use the new version of launchProcess.
rvargas
2015-01-12
1
-9
/
+10
*
Add TestMockTimeTaskRunner in base/test.
engedy
2015-01-12
4
-0
/
+282
*
Re-land: base: Fix DiscardableSharedMemory::mapped_size().
reveman
2015-01-12
2
-0
/
+15
*
Cleanup: Call std::string::empty instead of comparing against "".
thestig
2015-01-10
2
-4
/
+4
*
[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
[next]