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
*
Cleanup: Remove deprecated version of file_util::AppendToPath().
thestig@chromium.org
2012-03-13
4
-34
/
+2
*
Remove a unused parameter in the Linux FilePathWatcher implementation.
thestig@chromium.org
2012-03-13
1
-18
/
+11
*
Merge the fix for NSPR bug 689188.
wtc@chromium.org
2012-03-13
1
-2
/
+3
*
Fix race in file_util::ReplaceFile on Windows.
grt@chromium.org
2012-03-13
1
-17
/
+13
*
Clean up condition variable usage in SequencedWorkerPool
akalin@chromium.org
2012-03-12
3
-28
/
+108
*
New test infrastructure for producing verbose logs in failing tests.
grt@chromium.org
2012-03-12
2
-7
/
+7
*
ui/base: Move message_box_win.{h,cc} to ui/base/win.
tfarina@chromium.org
2012-03-12
2
-7
/
+2
*
mac: BASE_EXPORTS for debug builds
thakis@chromium.org
2012-03-12
1
-1
/
+1
*
Revert 126020 - Experiment for updating the tcmalloc chromium branch to r144 ...
dmikurube@chromium.org
2012-03-10
3
-43
/
+23
*
Experiment for updating the tcmalloc chromium branch to r144 (gperftools 2.0).
dmikurube@chromium.org
2012-03-10
3
-23
/
+43
*
Add symbolic link support to FileSystemFileUtil::AbstractFileEnumerator.
tzik@chromium.org
2012-03-10
3
-1
/
+14
*
Overhaul base/process_util_linux.cc.
thestig@chromium.org
2012-03-09
1
-142
/
+215
*
Add test to for RAF-spinning in accelerated mode with no damage.
jbates@chromium.org
2012-03-09
3
-9
/
+71
*
Move task_runner_test_template.* into base/test and test_support_base
akalin@chromium.org
2012-03-09
4
-7
/
+7
*
Implement SequencedWorkerPool::RunsTasksOnCurrentThread()
akalin@chromium.org
2012-03-09
3
-25
/
+111
*
Separate xvfb.py logic into its own script
maruel@chromium.org
2012-03-09
1
-3
/
+27
*
Add a new option to JSONWriter, which instructs it not to append '.0' or
kkania@chromium.org
2012-03-08
3
-9
/
+39
*
base: Add more BASE_EXPORT macros
thakis@chromium.org
2012-03-08
2
-4
/
+5
*
Add PrintTo for string16
gab@chromium.org
2012-03-08
2
-2
/
+9
*
Chrome for Android unfork.
bulach@chromium.org
2012-03-08
1
-68
/
+46
*
JNI Bindings on Chrome for Android: unfork.
bulach@chromium.org
2012-03-08
3
-4
/
+42
*
Use cmd.exe instead of python.exe for unit test.
maruel@chromium.org
2012-03-08
1
-14
/
+13
*
Revert 125441 - In CrMallocErrorBreak, do not kill the process if errno is EN...
viettrungluu@chromium.org
2012-03-07
2
-31
/
+6
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
7
-294
/
+321
*
In CrMallocErrorBreak, do not kill the process if errno is ENOMEM.
rsesek@chromium.org
2012-03-07
2
-6
/
+31
*
Add target base_unittests_run and tools/isolate/isolate.py.
maruel@chromium.org
2012-03-07
1
-0
/
+45
*
Remove logging statements inadvertently committed in r125152
akalin@chromium.org
2012-03-07
1
-2
/
+0
*
Ensure that SequencedWorkerPools in tests don't outlive their tests
akalin@chromium.org
2012-03-06
3
-40
/
+123
*
Fix the regexp for ProcessUtilTest.MacTerminateOnHeapCorruption
glider@chromium.org
2012-03-06
1
-1
/
+1
*
Fix ProcessUtilTest.MacTerminateOnHeapCorruption to pass under ASan on Mac.
glider@chromium.org
2012-03-06
1
-0
/
+7
*
Coverity: Fix a pass-by-value.
jhawkins@chromium.org
2012-03-06
1
-2
/
+2
*
Making GenericScopedHandle capable of handling handle types other than HANDLE.
alexeypa@chromium.org
2012-03-05
1
-40
/
+53
*
Coverity: Fix dead code.
jhawkins@chromium.org
2012-03-04
1
-1
/
+1
*
Revert r124839 "Overhaul base/process_util_linux.cc."
oshima@chromium.org
2012-03-03
1
-214
/
+141
*
Overhaul base/process_util_linux.cc.
thestig@chromium.org
2012-03-03
1
-141
/
+214
*
Revert 124832 - Update the tcmalloc chromium branch to r144 (gperftools 2.0),...
dmikurube@google.com
2012-03-03
3
-43
/
+23
*
Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom...
dmikurube@google.com
2012-03-03
3
-23
/
+43
*
Cleanup: Deprecate wstring version of file_util::CopyDirectory().
thestig@chromium.org
2012-03-03
3
-41
/
+8
*
Add media device attach notification mechanism.
vandebo@chromium.org
2012-03-02
6
-28
/
+135
*
Convert the XXX_sync builders to using directly sync_integration_tests.
maruel@chromium.org
2012-03-02
1
-2
/
+6
*
Linux: Stop using /proc/pid/smaps to calculate memory usage. It's too slow.
thestig@chromium.org
2012-03-02
1
-101
/
+47
*
Revert 124144 - Sync trace time on Chrome OS (just like Android)
backer@chromium.org
2012-03-02
1
-6
/
+6
*
Added ScopedPrinterHandle
vitalybuka@chromium.org
2012-03-02
1
-7
/
+22
*
Fixes JNI Bindings & startup perf.
bulach@chromium.org
2012-03-01
3
-181
/
+188
*
Platform apps shortcuts use their own browser process
benwells@chromium.org
2012-03-01
1
-2
/
+1
*
Disable ConditionVariableTest.MultiThreadConsumerTest on Windows.
mattm@chromium.org
2012-03-01
1
-1
/
+9
*
Add ASYNC_STEP support to trace_event and change START to ASYNC_BEGIN.
jbates@chromium.org
2012-03-01
5
-142
/
+262
*
Revert 124288 (made mac browser and ui_tests flaky) - Add Media device notifi...
mattm@chromium.org
2012-03-01
8
-139
/
+28
*
Move closure_blocks_leopard_compat to base now that it's used by two modules.
jam@chromium.org
2012-03-01
4
-1
/
+411
*
Support the Syzygy instrumenting profiler.
siggi@chromium.org
2012-03-01
2
-2
/
+118
[next]