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
*
Publish app shortcuts on Mac
sail@chromium.org
2012-02-11
5
-11
/
+41
*
Implement profiler log writing at shutdown
rlarocque@chromium.org
2012-02-10
1
-24
/
+0
*
Propogate status setting for profiler to track parents
jar@chromium.org
2012-02-10
4
-39
/
+58
*
Cleanup in ProcessSingleton. These originated as candidate fixes for issue 1...
joi@chromium.org
2012-02-10
3
-0
/
+34
*
Print Preview: Refactoring sticky settings code.
dpapad@chromium.org
2012-02-10
1
-1
/
+45
*
Define FilePath::NormalizePathSeparators on all platforms
kinuko@chromium.org
2012-02-10
3
-11
/
+12
*
Upstream Android JNI code, allowing us to use more ScopedJava references.
peter@chromium.org
2012-02-09
11
-133
/
+359
*
mac: Add _EXPORTS macros, base/.
thakis@chromium.org
2012-02-09
5
-17
/
+41
*
Update scoped_nsobject to be copyable.
qsr@chromium.org
2012-02-09
3
-136
/
+161
*
Make the comment above NON_EXPORTED_BASE talk about static data.
jam@chromium.org
2012-02-09
1
-3
/
+3
*
Remove log spew from scoped_tempdir.cc.
aa@chromium.org
2012-02-09
1
-3
/
+0
*
Slavelastic manifest file for swarm
csharp@chromium.org
2012-02-09
1
-0
/
+16
*
Enable building with a small set of JNI related files required for linking co...
satish@chromium.org
2012-02-08
2
-10
/
+5
*
Cleanup: Remove unused switches in base.
thestig@chromium.org
2012-02-08
2
-4
/
+2
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-02-08
1
-0
/
+1
*
Add ObserverListThreadSafe::IsEmpty().
sergeyu@chromium.org
2012-02-08
1
-1
/
+7
*
Revert 120789 - Propogate status setting for profiler to track parents
jar@chromium.org
2012-02-07
4
-58
/
+39
*
Propogate status setting for profiler to track parents
jar@chromium.org
2012-02-07
4
-39
/
+58
*
Remove PreReadImage from base/file_util.
rogerm@chromium.org
2012-02-07
2
-76
/
+0
*
Make ConditionVariableTest.MultiThreadConsumerTest less flaky.
jknotten@chromium.org
2012-02-06
1
-44
/
+1
*
MessagePumpX: Fix leak of the GPollFD.
jhawkins@chromium.org
2012-02-06
2
-6
/
+10
*
Re-disable all the ExtensionUnpacker test pending new ideas. As Alexi pointed...
aa@chromium.org
2012-02-06
2
-3
/
+0
*
Attempt to fix crash in SHFileOperation.
aa@chromium.org
2012-02-06
1
-0
/
+1
*
Revert 120503 - Tighten debug logging slightly.
aa@chromium.org
2012-02-05
1
-0
/
+2
*
Tighten debug logging slightly.
aa@chromium.org
2012-02-05
1
-2
/
+0
*
Add some more desperate logging attempting to understand crasher.
aa@chromium.org
2012-02-05
4
-0
/
+13
*
Fix calls in base and net unit tests to use TimeDelta.
tedvessenes@gmail.com
2012-02-04
3
-40
/
+72
*
Make TraceEventTestFixture.ThreadNames work when thread-id is reused.
jbates@chromium.org
2012-02-03
1
-2
/
+4
*
Make GetWebKitRootDirFilePath smarter about where the WebKit root is relative...
jochen@chromium.org
2012-02-03
2
-37
/
+6
*
Switch back to 'int' instead of uint32 and call CancelIo before closing the s...
tommi@chromium.org
2012-02-03
1
-1
/
+3
*
Get rid of <iostream> include in stack_trace_posix (forces a static initializer)
tbreisacher@chromium.org
2012-02-03
1
-4
/
+2
*
Mark PlatformFile.TouchGetInfoPlatformFile as flaky on all platform.
phajdan.jr@chromium.org
2012-02-01
1
-6
/
+1
*
Move common file path related methods between chrome & content to file_util. ...
jam@chromium.org
2012-01-31
2
-0
/
+36
*
Add assert() for scoped_refptr<T>::operator->()
akalin@chromium.org
2012-01-31
1
-1
/
+6
*
Make NOTIMPLEMENTED_POLICY=0 actually work.
torne@chromium.org
2012-01-30
1
-1
/
+1
*
Make it possible to use ThreadLocalStorage::Slot as a static without
thakis@chromium.org
2012-01-30
6
-30
/
+48
*
(re-land) Add StringToSizeT to base/string_number_conversions.
kalman@chromium.org
2012-01-28
2
-0
/
+11
*
Make DFAKE_MUTEX a typedef when using NDEBUG, so that pedantic compilers don'...
rsleevi@chromium.org
2012-01-28
1
-2
/
+2
*
Revert 119540 - Add StringToSizeT to base/string_number_conversions.
yoz@chromium.org
2012-01-28
2
-4
/
+15
*
Make ETW unittests shardable to quench flakyness on trybots.
siggi@chromium.org
2012-01-28
2
-54
/
+110
*
[Mac] Add a perf test that counts the number of Mach ports in the browser.
rsesek@chromium.org
2012-01-28
2
-2
/
+48
*
Add StringToSizeT to base/string_number_conversions.
kalman@chromium.org
2012-01-28
2
-15
/
+4
*
Cleanup: Remove static storage for variables in an unnamed namespace.
jhawkins@chromium.org
2012-01-28
4
-12
/
+14
*
Remove pointer mangling API from trace_event.h and use an addTraceEvent flag ...
jbates@chromium.org
2012-01-27
3
-47
/
+52
*
Add OSSTATUS_LOG API.
mark@chromium.org
2012-01-27
6
-12
/
+126
*
Need the unsigned constants marked as unsigned.
backer@chromium.org
2012-01-27
1
-9
/
+9
*
Added a Unique ID for a Field Trial containing it's hashed name and the selec...
mad@chromium.org
2012-01-27
3
-13
/
+158
*
Adding a scoped_nsprotocol
qsr@chromium.org
2012-01-27
1
-1
/
+64
*
Remove reinterpret_cast on JSONValueConverter
tzik@chromium.org
2012-01-27
3
-31
/
+11
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-27
2
-5
/
+5
[next]