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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable NeedsBraces check and fix some checkstyle issues.
aurimas
2015-04-03
1
-8
/
+8
*
Revert of Fix OutOfMemoryDeathTest.ViaSharedLibraries. (patchset #10 id:180...
mfomitchev
2015-04-02
3
-42
/
+0
*
Make TestMockTimeTaskRunner run tasks with the same delay in the order they w...
engedy
2015-04-02
2
-9
/
+57
*
Fix OutOfMemoryDeathTest.ViaSharedLibraries.
icoolidge
2015-04-01
3
-0
/
+42
*
Remove uses of KillProcess.
rvargas
2015-04-01
1
-1
/
+1
*
Upstream ios wait_util for tests
stuartmorgan
2015-03-31
3
-0
/
+113
*
Base: Change task posting logic to SequencedWorkerPool during shutdown.
erikchen
2015-03-31
1
-0
/
+3
*
Initial RemoteCommandService
binjin
2015-03-18
2
-1
/
+10
*
base: Rename discardable memory allocator interface and remove unnecessary cl...
reveman
2015-03-17
5
-70
/
+72
*
Re-land: base: Implement browser process support for discardable memory.
reveman
2015-03-16
3
-0
/
+70
*
Revert "base: Implement browser process support for discardable memory."
Stephen White
2015-03-16
3
-70
/
+0
*
base: Implement browser process support for discardable memory.
reveman
2015-03-16
3
-0
/
+70
*
Make ctrl-c work reliably in the gtest test launcher on Linux
phajdan.jr
2015-03-13
1
-0
/
+3
*
Fix GN NaCl Debug build of base.
ncbray
2015-03-10
1
-4
/
+15
*
Add ability to clear pending tasks of TestMockTimeTaskRunner without running ...
engedy
2015-03-10
2
-0
/
+10
*
base: Stop passing by non-const references in some more places.
danakj
2015-03-10
2
-6
/
+7
*
base: Fix/add header #ifndef guards.
danakj
2015-03-10
7
-16
/
+21
*
base: Use more specific CHECK macros for comparisons.
danakj
2015-03-09
1
-1
/
+1
*
Revert of base: Fix/add header #ifndef guards. (patchset #2 id:20001 of https...
bnc
2015-03-09
7
-21
/
+16
*
base: Fix/add header #ifndef guards.
danakj
2015-03-09
7
-16
/
+21
*
base: Put DISALLOW_COPY_AND_ASSIGN inside private section of classes.
danakj
2015-03-07
1
-0
/
+1
*
base: Add/Fix namespace closing comments.
danakj
2015-03-07
2
-2
/
+2
*
Split ValueSerializer into separate Serializer and Deserializer classes.
prashhir
2015-03-05
1
-2
/
+2
*
Stop pretty-printing pref JSON
hashimoto
2015-03-05
1
-11
/
+1
*
Moving ScopedMockLog from net/test to base/test.
lukasza
2015-03-04
3
-0
/
+168
*
Let TestMockTimeTaskRunner ignore task nestability.
engedy
2015-02-27
2
-4
/
+2
*
Fix PEImage tests to use a checked in binary.
Will Harris
2015-02-26
2
-0
/
+0
*
don't mix system and bundled ICU
mostynb
2015-02-23
1
-0
/
+1
*
[Android] Rework instrumentation test skipping and result generation.
jbudorick
2015-02-21
1
-48
/
+81
*
Upgrade ICU to 54.1
jshin
2015-02-20
1
-0
/
+24
*
Fix typo and remove extra line break from TestMockTimeTaskRunner.
engedy
2015-02-16
2
-3
/
+2
*
Add support in TestMockTimeTaskRunner for vending mock Time values and mock C...
engedy
2015-02-13
2
-56
/
+135
*
[Android] Reland: Convert ContentShellTest.apk to isolate.
jbudorick
2015-02-11
1
-4
/
+24
*
Remove CloseProcessHandle.
rvargas
2015-02-09
1
-5
/
+4
*
Mechanical rename of base::debug -> base::trace_event [final pass]
ssid
2015-02-09
5
-26
/
+27
*
Revert #315148 "[Android] Convert ContentShellTest.apk to isolate."
dpranke
2015-02-08
1
-24
/
+4
*
[Android] Convert ContentShellTest.apk to isolate.
jbudorick
2015-02-07
1
-4
/
+24
*
Update {virtual,override,final} to follow C++11 style in base.
dcheng
2015-02-06
1
-11
/
+6
*
Flush gcda files on test suite exit, not on every tear down.
eugenebut
2015-02-04
1
-0
/
+3
*
Add the ability to change directories before execing.
rickyz
2015-02-03
1
-1
/
+5
*
[Android] Add support for command-line flags via annotation.
jbudorick
2015-02-03
2
-0
/
+166
*
Implement throttling logic for fetching affiliation information.
engedy
2015-02-02
2
-0
/
+6
*
Mechanical rename of tracing includes for /base
primiano
2015-01-31
4
-4
/
+4
*
iOS gtest launcher: retry tests in one big batch
Paweł Hajdan
2015-01-29
3
-28
/
+34
*
Refactoring in unit_test_launcher.cc:
Paweł Hajdan, Jr
2015-01-28
2
-266
/
+255
*
Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...
charliea
2015-01-26
1
-3
/
+3
*
iOS gtest launcher: make simple unit tests like base_unittests work
Paweł Hajdan
2015-01-23
9
-52
/
+133
*
[Clean-up] Replace the final straggler use of MockTimeProvider with Clock.
isherman
2015-01-23
3
-102
/
+0
*
Fix formatting in base/test/launcher/unit_test_launcher.cc
Paweł Hajdan, Jr
2015-01-22
1
-291
/
+268
*
Add a Java API for UMA histograms.
ppi
2015-01-22
1
-0
/
+43
[next]