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
...
*
Made return types of various Value::DeepCopy() implementations more specific
akalin@chromium.org
2011-01-18
3
-31
/
+90
*
Order function definitions in base/win/registry.cc according to the header.
tfarina@chromium.org
2011-01-14
2
-162
/
+168
*
Clang: enable -Wbool-conversions and -Wunused-variables on Linux.
hans@chromium.org
2011-01-14
4
-43
/
+42
*
Clean up threading model of external extension providers
gfeher@chromium.org
2011-01-14
3
-46
/
+0
*
NSS: don't set environment variables when multi-threaded.
agl@chromium.org
2011-01-13
2
-0
/
+21
*
Added WARN_UNUSED_RESULT to ScopedTempDir methods.
cbentzel@chromium.org
2011-01-13
2
-7
/
+7
*
NSS: PKCS 11 password prompt.
mattm@chromium.org
2011-01-13
3
-0
/
+58
*
Fix GrabWindowSnapshot for Mac Chrome.
rkc@chromium.org
2011-01-12
1
-9
/
+19
*
Fixing several typos in gyp files detected by jeanluc's forthcoming changes t...
bradnelson@google.com
2011-01-11
1
-1
/
+1
*
Add workaround for VS2005 compile error introduced by r70933
akalin@chromium.org
2011-01-11
1
-3
/
+27
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-11
4
-19
/
+30
*
Order function definitions in base/ according to the header.
erg@google.com
2011-01-11
32
-971
/
+973
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
1
-3
/
+3
*
Tweak atomicops implementation for Mac OS X to compile correctly when __LP64__
mark@chromium.org
2011-01-10
1
-11
/
+12
*
Made ObserverListThreadSafe's destructor private since it's ref-counted.
akalin@chromium.org
2011-01-10
1
-7
/
+9
*
Revert 70920 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
4
-30
/
+19
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
4
-19
/
+30
*
Fix file descriptor leak in base_unittests ProcessUtilTest.LaunchApp. The
mark@chromium.org
2011-01-10
1
-2
/
+5
*
Reland "Remove base/scoped_handle_win.h."
tfarina@chromium.org
2011-01-09
9
-55
/
+51
*
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...
thakis@chromium.org
2011-01-07
9
-51
/
+55
*
Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...
tfarina@chromium.org
2011-01-07
9
-55
/
+51
*
Revert 70782 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
3
-26
/
+15
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
3
-15
/
+26
*
Make the order of methods in the cc files match the headers in base/.
erg@google.com
2011-01-07
8
-412
/
+395
*
Support OVERRIDE for clang.
thakis@chromium.org
2011-01-07
1
-0
/
+2
*
Start sorting methods in class declarations.
erg@google.com
2011-01-07
36
-281
/
+317
*
Use FilePath::DirName instead of the deprecated file_util::GetDirectoryFromPath.
tfarina@chromium.org
2011-01-07
3
-37
/
+0
*
base: Remove deprecated file_util::GetFilenameFromPath function.
tfarina@chromium.org
2011-01-06
3
-21
/
+1
*
base: Remove unnecessary includes from scoped_handle_win.h
tfarina@chromium.org
2011-01-05
1
-4
/
+0
*
Increasing live (sync) operation timeout to 45 seconds.
rsimha@chromium.org
2011-01-04
1
-1
/
+1
*
Typo fix.
avi@chromium.org
2011-01-04
1
-2
/
+2
*
Add SCOPED_TRACEs to ICUStringConversionsTest
phajdan.jr@chromium.org
2011-01-04
1
-0
/
+20
*
MessageLoop: use dynamic_annotations.h & RunningOnValgrind instead of valgrin...
timurrrr@chromium.org
2011-01-04
1
-5
/
+5
*
Remove 'using' declaration of ScopedBitmap from scoped_handle_win.h
tfarina@chromium.org
2011-01-03
1
-1
/
+0
*
Fix the mac build by fixing some include paths
brettw@chromium.org
2011-01-02
2
-2
/
+2
*
Remove 'using' declaration of ScopedHGlobal from scoped_handle_win.h
tfarina@chromium.org
2011-01-02
1
-1
/
+0
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
21
-65
/
+63
*
Move base/lock and base/condition_variable to base/synchronization/
brettw@chromium.org
2011-01-01
24
-239
/
+281
*
Move base/debug_on_start to base/debugger and rename it to be _win since it
brettw@chromium.org
2011-01-01
5
-16
/
+31
*
move base/object_watcher into base/win and add the win namespace. Fixup callers.
brettw@google.com
2011-01-01
7
-24
/
+32
*
Move base/mac_util.h to base/mac and use the base::mac namespace.
brettw@chromium.org
2011-01-01
7
-38
/
+41
*
Remove base/debug_util. Move the debug UI related functions to base/debug/deb...
brettw@google.com
2011-01-01
11
-60
/
+58
*
Move non_thread_safe from base to base/threading and into the base namespace.
brettw@chromium.org
2011-01-01
7
-16
/
+26
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
2
-27
/
+3
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
38
-50
/
+50
*
Move app/win_util to app/win and fix the namespace usage.
brettw@google.com
2010-12-31
1
-1
/
+1
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
53
-264
/
+327
*
Move base/win_util to the base/win directory and use the base::win namespace.
brettw@google.com
2010-12-31
7
-38
/
+64
*
Remove 'using' declaration of ScopedHDC from scoped_handle_win.h
tfarina@chromium.org
2010-12-31
1
-1
/
+0
*
touch: Check for NULL display.
sadrul@chromium.org
2010-12-30
1
-0
/
+6
[prev]
[next]