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
*
Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...
brettw@chromium.org
2013-12-03
2
-26
/
+26
*
Document that tests should avoid using bare SWPs.
earthdok@chromium.org
2013-12-03
1
-0
/
+3
*
Move directory creation functions to base namespace.
brettw@chromium.org
2013-12-03
12
-131
/
+130
*
Reapply "Remove TraceController"
wangxianzhu@chromium.org
2013-12-03
3
-231
/
+100
*
Move temp file functions to base namespace.
brettw@chromium.org
2013-12-03
15
-101
/
+95
*
Revert of https://codereview.chromium.org/99103004/
wangxianzhu@chromium.org
2013-12-03
3
-100
/
+231
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
19
-45
/
+58
*
Run ipc_tests serially when using new test launcher.
phajdan.jr@chromium.org
2013-12-03
2
-6
/
+25
*
Move more uses of string16 to specify base::
brettw@chromium.org
2013-12-03
13
-77
/
+95
*
Revert "Revert 237280 "Remove TraceController""
wangxianzhu@chromium.org
2013-12-02
3
-231
/
+100
*
Cache JNI call results in SysUtils on native side.
sl.ostapenko@samsung.com
2013-12-02
2
-2
/
+15
*
Update OWNERS files
joth@chromium.org
2013-12-02
2
-2
/
+0
*
Fix a test failure as GetFileSize() will not set the size if it fails
qinmin@chromium.org
2013-12-02
1
-2
/
+1
*
Move some more file utils to the base namespace.
brettw@chromium.org
2013-12-02
17
-166
/
+180
*
net: boost AES-GCM ciphers if the machine has AES-NI.
agl@chromium.org
2013-12-02
2
-0
/
+4
*
Change docs for DeprecatedGetPrefRegistry to point to the correct approach.
joi@chromium.org
2013-12-02
1
-0
/
+10
*
Android: relands r237947, split golden content from jni_generator_tests.
bulach@chromium.org
2013-12-02
10
-1385
/
+1394
*
Move EmptyString, kWhitespace and the BOM to base.
brettw@chromium.org
2013-12-02
3
-26
/
+36
*
Extract unit tests from the mixed bag process_util_unittest.cc into proper fi...
maruel@chromium.org
2013-12-02
4
-127
/
+132
*
Revert 237947 "Android: split golden content from jni_generator_..."
scottmg@chromium.org
2013-11-30
10
-1387
/
+1383
*
Android: split golden content from jni_generator_tests.
bulach@chromium.org
2013-11-29
10
-1383
/
+1387
*
Add ScopedVector<T>::pop_back().
pliard@chromium.org
2013-11-29
2
-0
/
+19
*
Fix error: unused variable 'kNumTasks'.
justincohen@chromium.org
2013-11-28
1
-0
/
+2
*
Add thread duration support for tracing 'X' (Complete) events
fmeawad@chromium.org
2013-11-28
2
-4
/
+15
*
Use posix_memalign for OS_NACL instead of memalign, remove TODO for docs.
jvoung@chromium.org
2013-11-28
1
-7
/
+6
*
Clarify callback.h const reference binding documentation.
scheib@chromium.org
2013-11-28
1
-2
/
+7
*
Base: Remove Receive() from ScopedHandle.
rvargas@chromium.org
2013-11-28
10
-124
/
+61
*
Base: Copy platform_file.* to files/file.*
rvargas@google.com
2013-11-28
5
-0
/
+1539
*
Move Posix file utils to the base namespace.
brettw@chromium.org
2013-11-27
10
-373
/
+358
*
Revert of https://codereview.chromium.org/53923005/
acleung@chromium.org
2013-11-27
5
-500
/
+0
*
android: Add CHECK() calls to better understand memory corruption.
digit@chromium.org
2013-11-27
1
-2
/
+14
*
[Android] Add a low-end device mode override flag
jdduke@chromium.org
2013-11-27
4
-6
/
+41
*
Add synthetic delay testing framework
skyostil@chromium.org
2013-11-27
5
-0
/
+500
*
Revert of https://codereview.chromium.org/71013004/
hashimoto@chromium.org
2013-11-27
10
-61
/
+124
*
Remove JsonPrefStore pruning of empty values on write.
gab@chromium.org
2013-11-27
17
-202
/
+82
*
Add missing namespace base around RunUnitTestsUsingBaseTestSuite
phajdan.jr@chromium.org
2013-11-27
1
-0
/
+4
*
GTTF: Expose RunUnitTestsUsingBaseTestSuite in base/test/test_suite.h
phajdan.jr@chromium.org
2013-11-27
2
-0
/
+11
*
Base: Remove Receive() from ScopedHandle.
rvargas@chromium.org
2013-11-27
10
-124
/
+61
*
Revert 237280 "Remove TraceController"
tonyg@chromium.org
2013-11-27
3
-100
/
+231
*
GTTF: Flip test launcher defaults (developer mode is now default)
phajdan.jr@chromium.org
2013-11-27
5
-29
/
+63
*
Remove commented out logs in base/values.cc
gab@chromium.org
2013-11-26
1
-3
/
+0
*
Remove TraceController
wangxianzhu@chromium.org
2013-11-26
3
-231
/
+100
*
FilePathWatcherLinux should be more verbose if inotify_init() fails.
thestig@chromium.org
2013-11-26
1
-0
/
+3
*
retry r235823 with more lax unit test.
estade@chromium.org
2013-11-25
4
-0
/
+653
*
Fix crash in TraceLog::UpdateTraceEventDuration()
wangxianzhu@chromium.org
2013-11-25
1
-3
/
+5
*
Remove unused PumpOutPendingPaintMessages function
jamesr@chromium.org
2013-11-23
2
-29
/
+0
*
GTTF: Lower test launcher timeout back to 45s.
phajdan.jr@chromium.org
2013-11-23
1
-1
/
+1
*
Introduce a temporary workaround to ensure tracked preferences set to empty l...
gab@chromium.org
2013-11-22
2
-0
/
+11
*
crypto: disable NSS AES-NI support when AVX is disabled by OS.
agl@chromium.org
2013-11-22
2
-23
/
+40
*
Android: Moves isPrintingSupported method to ApiCompatibilityUtils
cimamoglu@chromium.org
2013-11-22
1
-0
/
+7
[next]