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
*
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
*
Switch to the new CustomHistogram::ArrayToCustomRanges() utility
joi@chromium.org
2011-05-26
1
-0
/
+1
*
Land http://codereview.chromium.org/6869009 for the third time.
glider@chromium.org
2011-05-26
3
-1
/
+19
*
Add BASE_API to the remaining functions in linux_util.
bryner@chromium.org
2011-05-26
1
-5
/
+6
*
Non-path Time Machine Exclusions
mrossetti@chromium.org
2011-05-26
3
-57
/
+43
*
base/i18n: Make BreakIterator::IsWord() more readable.
tfarina@chromium.org
2011-05-26
2
-19
/
+18
*
Remove NaCl.Startups histogram, this data is tracked in the NaCl plugin now
elijahtaylor@google.com
2011-05-25
3
-56
/
+0
*
Fix OperatingSystemName and OperatingSystemVersion on Mac
stuartmorgan@chromium.org
2011-05-25
2
-1
/
+16
*
base/i18n: Pass |str| as const reference in BreakIterator::Init().
tfarina@chromium.org
2011-05-25
3
-19
/
+19
*
X message pump: Remove the GDK window event filter.
sadrul@chromium.org
2011-05-25
1
-0
/
+5
*
Revert 86631 - Fix up PathProvider on the Mac for FILE_MODULE.
vandebo@chromium.org
2011-05-25
1
-18
/
+3
*
Fix up PathProvider on the Mac for FILE_MODULE.
dmaclach@chromium.org
2011-05-25
1
-3
/
+18
*
Fixing the issue of GDK discarding unsupported XInput events.
sadrul@chromium.org
2011-05-25
2
-40
/
+77
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
5
-5
/
+5
*
Remove files that don't exist, and fix typos in gyp files
sadrul@chromium.org
2011-05-25
2
-8
/
+3
*
Add missing test to WeakPtr
cpu@chromium.org
2011-05-24
1
-0
/
+14
*
Make DetectEncoding() failed when ucsdet_detect() returls NULL.
yoshiki@chromium.org
2011-05-24
1
-0
/
+2
*
Revert 86486 - Base: cleanup for base.dll. Move base_switches back to the
vandebo@chromium.org
2011-05-24
3
-16
/
+19
*
[Mac] Allow NSExceptions in certain cases.
shess@chromium.org
2011-05-24
3
-0
/
+92
*
Add BASE_API to SystemMonitor::PowerObserver to be able to
rvargas@google.com
2011-05-24
1
-1
/
+1
*
Base: cleanup for base.dll. Move base_switches back to the
rvargas@google.com
2011-05-24
3
-19
/
+16
*
Prevent MSVC from inlining GetProgramCounter for LTCG builds.
apatrick@chromium.org
2011-05-24
1
-0
/
+3
*
Store information about invoked RunnableFunction on stack to aid debugging of...
apatrick@chromium.org
2011-05-24
2
-1
/
+18
*
Adding support for loading custom locale resources using a command line flag.
ofri@google.com
2011-05-24
2
-1
/
+6
*
Add metrics for DHCP WPAD feature. Fix memory overwrite.
joi@chromium.org
2011-05-24
2
-1
/
+27
*
Fix PP_FileOpenFlags_Dev handling:
yzshen@chromium.org
2011-05-23
3
-19
/
+26
*
Fix component=shared_library build for touchui.
sadrul@chromium.org
2011-05-23
1
-1
/
+2
[next]