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
*
GTTF: Detect browser crashes on shutdown in UI tests.
phajdan.jr@chromium.org
2011-04-06
3
-33
/
+8
*
Revert 80587 - FTP: Multiple fixes for localized directory listings:- fix det...
phajdan.jr@chromium.org
2011-04-06
2
-41
/
+1
*
FTP: Multiple fixes for localized directory listings:
phajdan.jr@chromium.org
2011-04-06
2
-1
/
+41
*
Revert 80472 - GTTF: Detect browser crashes on shutdown in UI tests.Previousl...
phajdan.jr@chromium.org
2011-04-05
3
-8
/
+33
*
GTTF: Detect browser crashes on shutdown in UI tests.
phajdan.jr@chromium.org
2011-04-05
3
-33
/
+8
*
Read ChromeOS version numbers from file before sandboxing and cache them.
dgozman@chromium.org
2011-04-05
1
-19
/
+54
*
Use lock-free lazy initialization for static histogram references
jar@chromium.org
2011-04-05
5
-184
/
+232
*
Create a base_static library with files that should not
rvargas@google.com
2011-04-04
2
-9
/
+49
*
iwyu: Cleanup in the following files:
jhawkins@chromium.org
2011-04-04
16
-43
/
+57
*
As of g++-4.5, the first argument to EXPECT_EQ cannot be
jeffbailey@chromium.org
2011-04-02
1
-2
/
+5
*
Use system constants instead of NULL for unset PID.
jeffbailey@chromium.org
2011-04-01
1
-0
/
+2
*
GPU.GPUProcessTerminationStatus histogram added
scheib@chromium.org
2011-04-01
1
-1
/
+2
*
Base: A few more changes to build base.dll
rvargas@google.com
2011-04-01
4
-12
/
+20
*
Fix compile break.
pkasting@chromium.org
2011-03-31
1
-1
/
+1
*
Use DCHECK_GE() where possible in base/. Patch by Kushal Pisavadia (see http...
pkasting@chromium.org
2011-03-31
6
-21
/
+16
*
Fix nss-specific settings in base.gypi
akalin@chromium.org
2011-03-30
1
-0
/
+6
*
Roll to a version of LevelDB that doesn't depend on the old ref_counted.h and...
jorlow@chromium.org
2011-03-30
2
-14
/
+0
*
XDG isn't thread safe. Add a lock around calls to it.
tsepez@chromium.org
2011-03-30
1
-2
/
+13
*
Move flags initialization into block before sharing across threads
jar@chromium.org
2011-03-30
1
-4
/
+4
*
Base: Add BASE_API to PR_ParseTimeString (for base.dll)
rvargas@google.com
2011-03-29
2
-4
/
+10
*
Back out r77530, making the helper app an LSUIElement as it had been prior to
mark@chromium.org
2011-03-29
1
-2
/
+2
*
Base: Last set of files to use BASE_API (for base.dll)
rvargas@google.com
2011-03-28
37
-93
/
+138
*
When looking at this bug, I found at least the following issues:
scr@chromium.org
2011-03-28
3
-0
/
+163
*
Remove the path from PlatformFileInfo; it's cleaner just to pass it along as a
ericu@google.com
2011-03-28
1
-4
/
+0
*
Make 'dangerous download warning' visible in Japanese UI on Windows.
jshin@chromium.org
2011-03-28
2
-12
/
+25
*
Reduce pass by value for FilePath.
finnur@chromium.org
2011-03-28
1
-3
/
+3
*
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
[next]