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
*
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
*
Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to mark
glider@chromium.org
2011-05-31
3
-4
/
+28
*
Fix base::RandGenerator bug (it had non-uniform random distribution). Add tes...
joi@chromium.org
2011-05-30
2
-1
/
+74
*
Fix memory leak of base/i18n/time_formatter.cc
kinaba@google.com
2011-05-30
1
-2
/
+2
*
Fix ChromeOS clock menu so that it can show 12-hour clock in all locales.
kinaba@google.com
2011-05-30
4
-7
/
+209
*
Move media library AutoTaskRunner to base and rename ScopedTaskRunner.
wez@chromium.org
2011-05-27
3
-1
/
+99
*
Revert 86990 - Fix http://codereview.chromium.org/6869009 to ignore an existi...
msw@chromium.org
2011-05-27
3
-23
/
+1
*
Fix http://codereview.chromium.org/6869009 to ignore an existing object exact...
glider@chromium.org
2011-05-27
3
-1
/
+23
*
1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ...
wez@chromium.org
2011-05-27
3
-99
/
+1
*
Move media library AutoTaskRunner to base and rename ScopedTaskRunner.
wez@chromium.org
2011-05-27
3
-1
/
+99
*
Revert 86899 - Base: cleanup for base.dll. Move base_switches back to the
rvargas@google.com
2011-05-26
3
-26
/
+27
*
Base: cleanup for base.dll. Move base_switches back to the
rvargas@google.com
2011-05-26
3
-27
/
+26
*
Fix the VS2005 build.
darin@chromium.org
2011-05-26
1
-1
/
+4
*
[Mac] Handle IORegisterForSystemPower() failure.
shess@chromium.org
2011-05-26
1
-0
/
+4
*
Revert "Land http://codereview.chromium.org/6869009 for the third time."
oshima@google.com
2011-05-26
3
-19
/
+1
*
Fix up PathProvider on the Mac for FILE_MODULE.
dmaclach@chromium.org
2011-05-26
1
-3
/
+18
[next]