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
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
134
-958
/
+986
*
Tweak XInput2 event subscription
rbyers@chromium.org
2011-03-25
2
-30
/
+20
*
Base unit tests: Small fix for two incorrect utility
rvargas@google.com
2011-03-25
1
-2
/
+2
*
Base: A few more files using BASE_API (for base.dll)
rvargas@google.com
2011-03-25
21
-121
/
+156
*
Base: A few more files using BASE_API (for base.dll)
rvargas@google.com
2011-03-25
17
-175
/
+206
*
Add support for the cgroups config we have in chromeos
davemoore@chromium.org
2011-03-24
3
-2
/
+66
*
Base: A few more files using BASE_API (for base.dll)
rvargas@google.com
2011-03-24
25
-109
/
+141
*
Revert 79258 - Mark all the free'ed region with special markers so that browser
rtenneti@chromium.org
2011-03-24
1
-2
/
+1
*
Mark all the free'ed region with special markers so that browser
rtenneti@chromium.org
2011-03-24
1
-1
/
+2
*
Use #if defined(__LP64__) in preference to #if __LP64__. This is a follow-up
mark@chromium.org
2011-03-24
1
-2
/
+2
*
Sync prtypes.h (NSPR in base) with upstream file revision 3.43.
mark@chromium.org
2011-03-24
1
-75
/
+43
*
When we process the tickler message in our windows message pump, we should no...
ananta@chromium.org
2011-03-24
3
-1
/
+29
*
Callback support for unbound reference and array arguments.
ajwong@chromium.org
2011-03-24
9
-524
/
+648
*
Stop returning the true root path of each filesystem from openFileSystem.
ericu@google.com
2011-03-24
1
-2
/
+5
*
Remove the sum of square tally from histograms
jar@chromium.org
2011-03-24
2
-19
/
+5
*
Switch to using WinHeap for the browser process
jar@chromium.org
2011-03-24
1
-2
/
+2
*
touch: Detect touch device, and listen for events on floating devices.
sadrul@chromium.org
2011-03-23
2
-20
/
+25
*
64-bit support for Mac OS X in base (NSPR).
mark@chromium.org
2011-03-22
1
-1
/
+53
*
64-bit support for Mac OS X in base.
mark@chromium.org
2011-03-22
1
-4
/
+7
*
Removed the static on all stats macros and changed the static declaration
rtenneti@chromium.org
2011-03-22
1
-2
/
+2
*
Add LevelDB and Snappy to the build. These will be used by IndexedDB.
jorlow@chromium.org
2011-03-22
1
-2
/
+1
*
Base: First pass at having base.dll: definition of
rvargas@google.com
2011-03-22
14
-233
/
+285
*
Relanding histogram static removal changes. This is a revert
rtenneti@chromium.org
2011-03-22
1
-10
/
+10
*
Revert 78460 - Removed the static on all histogram macros. If this change
rtenneti@chromium.org
2011-03-21
1
-10
/
+10
*
Add OWNERS for base/test
phajdan.jr@chromium.org
2011-03-21
1
-0
/
+1
*
Rework field_trial.h comment.
gavinp@chromium.org
2011-03-21
1
-15
/
+27
*
Transition to TimeTicks from Time in timer module.
jar@chromium.org
2011-03-20
1
-3
/
+3
*
Revert 78649 - Finished running the experiment.
willchan@chromium.org
2011-03-19
3
-5
/
+72
*
Avoid racy construction of statics unless StatsTable is enabled.
rtenneti@chromium.org
2011-03-19
1
-4
/
+12
*
Update OOM killer.
avi@chromium.org
2011-03-18
1
-15
/
+42
*
Let the method ListValue::AppendIfNotPresent always take ownership of the |in...
markusheintz@chromium.org
2011-03-18
2
-4
/
+7
*
Chrome is too fast, make it slower.
willchan@chromium.org
2011-03-18
3
-72
/
+5
*
Load additional NSS library files in zygote main if remoting is enabled
hclam@google.com
2011-03-17
2
-0
/
+54
*
Add an exception wrapper to the WindowProc functions so
rvargas@google.com
2011-03-17
6
-2
/
+183
*
Removed the static on all histogram macros. If this change
rtenneti@chromium.org
2011-03-16
1
-10
/
+10
*
Remove DCHECK on overflow
jar@chromium.org
2011-03-16
1
-1
/
+0
*
Include the right cpu config file for native client.
bbudge@chromium.org
2011-03-16
2
-1
/
+249
*
Add redundancy to detect double frees in TCMalloc
jar@chromium.org
2011-03-16
1
-1
/
+1
*
Revert 78333 - Removed "static" in histogram macros. Checking in to
rtenneti@chromium.org
2011-03-16
1
-10
/
+10
*
Removed "static" in histogram macros. Checking in to
rtenneti@google.com
2011-03-16
1
-10
/
+10
*
Initialize NSS with no DB in the renderer process
hclam@google.com
2011-03-16
2
-49
/
+106
*
wstring: remove some simple uses of FromWStringHack
evan@chromium.org
2011-03-15
3
-0
/
+7
*
Tentative compile fix.
bauerb@chromium.org
2011-03-15
1
-2
/
+2
*
Initialize RelayWrite member.
finnur@chromium.org
2011-03-15
1
-2
/
+3
*
Move FilePath <-> Value conversions into a separate file.
bauerb@chromium.org
2011-03-15
5
-39
/
+79
*
Revert 78166 - Test impact of an allocator change to detect double frees
jar@chromium.org
2011-03-15
1
-1
/
+1
*
Test impact of an allocator change to detect double frees
jar@chromium.org
2011-03-15
1
-1
/
+1
*
Retry on fix. I am a bad programmer.
evan@chromium.org
2011-03-14
1
-2
/
+4
*
Windows fix.
evan@chromium.org
2011-03-14
1
-1
/
+1
*
wstring: simplify an rtl test
evan@chromium.org
2011-03-13
1
-65
/
+31
[next]