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
*
Get rid of ClearByPathBackupExclusion.
mark@chromium.org
2011-06-20
2
-27
/
+0
*
Cleanup in base/test.
joaodasilva@chromium.org
2011-06-20
5
-47
/
+66
*
Revert 89664 - Cleanup in base/test.
joaodasilva@chromium.org
2011-06-20
5
-66
/
+47
*
Cleanup in base/test.
joaodasilva@chromium.org
2011-06-20
5
-47
/
+66
*
Adding missing inclusions
tzik@chromium.org
2011-06-18
6
-4
/
+9
*
Increase the KillProcess timeout when running under Valgrind
timurrrr@chromium.org
2011-06-18
1
-0
/
+8
*
Mark TouchGetInfoPlatformFile as Flaky on Mac OS X.
leandrogracia@chromium.org
2011-06-17
1
-1
/
+7
*
Merge google-perftools r109 (the current contents of third_party/tcmalloc/ven...
glider@chromium.org
2011-06-17
2
-2
/
+9
*
[Sync] Split DirectoryChangeListener for thread-safety
akalin@chromium.org
2011-06-16
1
-1
/
+22
*
Implement A/B experiment for anti-DDoS.
joi@chromium.org
2011-06-16
1
-1
/
+3
*
Add three more possibilites for inlining for the base::mac::IsOS* family.
mark@chromium.org
2011-06-15
2
-0
/
+9
*
Remove Leftover -journal File By-path Exclusions
mrossetti@chromium.org
2011-06-15
2
-12
/
+27
*
base: Move UI code out of SysInfo.
derat@chromium.org
2011-06-15
5
-106
/
+0
*
Avoid abs() of unsigned values.
tzik@chromium.org
2011-06-15
1
-18
/
+16
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)
thestig@chromium.org
2011-06-15
3
-3
/
+6
*
Don't do the pre-emptive unexclude by-path on Lion. It's available to root
mark@chromium.org
2011-06-14
1
-6
/
+16
*
Change the files in base and net to include foundation_util.h
wtc@chromium.org
2011-06-14
1
-1
/
+1
*
Improve and unify Mac OS X run-time version checks.
mark@chromium.org
2011-06-14
5
-35
/
+241
*
Support creating temporary files for sync file operations.
noelutz@google.com
2011-06-13
2
-7
/
+19
*
Remove msvs_guids from app, base, breakpad and build.
tony@chromium.org
2011-06-13
4
-8
/
+0
*
Fix two bugs found by a new clang warning I'm currently testing:
thakis@chromium.org
2011-06-13
1
-1
/
+1
*
Mark FilePathWatcherTest.DestroyWithPendingNotification as FLAKY on MacOS
asargent@chromium.org
2011-06-13
1
-1
/
+7
*
Break into the debugger if we have a stack dump and are currently debugging.
scr@chromium.org
2011-06-11
1
-0
/
+4
*
GTTF: Move --test-terminate-timeout logic to base/test/test_timeouts
phajdan.jr@chromium.org
2011-06-10
3
-0
/
+5
*
Revert 88545 - Revert 88470 (broke ServiceProcessStateTest.ForceShutdown on C...
rkc@chromium.org
2011-06-09
2
-11
/
+14
*
GTTF: Initialize TestTimeouts in out-of-process test runner.
phajdan.jr@chromium.org
2011-06-09
2
-11
/
+27
*
Revert 88470 (broke ServiceProcessStateTest.ForceShutdown on CrOS) - Fix for ...
thakis@chromium.org
2011-06-09
2
-14
/
+11
*
Revert 88284 - Revert 88151 (see crbug.com/85296) - Fix user-after-free error...
akalin@chromium.org
2011-06-09
2
-7
/
+34
*
Fix for system version unit tests in cros.
rkc@chromium.org
2011-06-09
2
-11
/
+14
*
Revert 88440 - Change Chrome OS version numbers to Platform versions.
rkc@chromium.org
2011-06-09
1
-7
/
+4
*
Change Chrome OS version numbers to Platform versions.
rkc@chromium.org
2011-06-08
1
-4
/
+7
*
Revert 88111 - GTTF: Move --test-terminate-timeout logic to base/test/test_ti...
rsimha@chromium.org
2011-06-08
3
-5
/
+0
*
Added a test verifying that TimeFormat:: functions convert
joaodasilva@chromium.org
2011-06-08
3
-21
/
+46
*
Revert 88151 (see crbug.com/85296) - Fix user-after-free error with ObserverL...
thakis@chromium.org
2011-06-08
2
-34
/
+7
*
roll clang 131935:132017
thakis@chromium.org
2011-06-08
1
-1
/
+1
*
Support more than 9 arguments for ReplaceStringPlaceholders()
tony@chromium.org
2011-06-07
2
-7
/
+39
*
Fix user-after-free error with ObserverList. The problem is that if an Obser...
jam@chromium.org
2011-06-07
2
-7
/
+34
*
Clang needs dtor in the cc file (build fix)
cpu@chromium.org
2011-06-07
2
-1
/
+6
*
Clean up base/Version
cpu@chromium.org
2011-06-07
3
-61
/
+70
*
GTTF: Move --test-terminate-timeout logic to base/test/test_timeouts
phajdan.jr@chromium.org
2011-06-07
3
-0
/
+5
*
Use VLOG to suppress messages that aren't useful for everyone.
sadrul@chromium.org
2011-06-06
1
-3
/
+3
*
Fix the loading of ca@valencia.pak, which is available in
tony@chromium.org
2011-06-06
1
-1
/
+9
*
Fix bug in ObserverListThreadsafe::RemoveObserver
akalin@chromium.org
2011-06-05
3
-15
/
+55
*
More POSIX support for Chromium, consisting mostly of broadening ifdefs. This
tony@chromium.org
2011-06-02
1
-1
/
+1
*
Update dynamic_annotations.h to r3494.
glider@chromium.org
2011-06-01
1
-1
/
+1
*
Disallow links from being seen by the extensions via the fileapi.
rkc@chromium.org
2011-05-31
3
-0
/
+24
*
FilePath: remove some functions that aren't really used.
evan@chromium.org
2011-05-31
2
-32
/
+9
*
Revert 87315 - Revert 87309 - Second attempt to fix linux redux builder
mirandac@chromium.org
2011-05-31
1
-1
/
+1
*
Revert 87309 - Second attempt to fix linux redux builder
mirandac@chromium.org
2011-05-31
1
-1
/
+1
*
Second attempt to fix linux redux builder
joth@chromium.org
2011-05-31
1
-1
/
+1
[next]