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
/
base.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added command line switches and UI (controlled via a build option)
davemoore@chromium.org
2011-02-01
1
-0
/
+2
*
Remove obsolete files from 'sources'. This causes needless work on incrementa...
jeanluc@chromium.org
2011-01-31
1
-1
/
+0
*
Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...
nsylvain@chromium.org
2011-01-31
1
-0
/
+1
*
Remove obsolete files from 'sources'. This causes needless work on increment...
jeanluc@chromium.org
2011-01-30
1
-1
/
+0
*
Move some mac_util functions into foundation_util.
rohitrao@chromium.org
2011-01-28
1
-0
/
+2
*
Renames secure_hash.cc to secure_hash_default.cc
bulach@chromium.org
2011-01-28
1
-2
/
+2
*
Renames secure_hash_nss.cc to secure_hash.cc
bulach@chromium.org
2011-01-27
1
-2
/
+2
*
Abstracts SHA256 context for NSS / OpenSSL.
bulach@chromium.org
2011-01-27
1
-0
/
+5
*
Cleanup for r71281: replace usage of "pk11" with "pkcs11" or "crypto module",...
mattm@chromium.org
2011-01-19
1
-1
/
+1
*
Clean up threading model of external extension providers
gfeher@chromium.org
2011-01-14
1
-2
/
+0
*
NSS: PKCS 11 password prompt.
mattm@chromium.org
2011-01-13
1
-0
/
+1
*
Start sorting methods in class declarations.
erg@google.com
2011-01-07
1
-0
/
+1
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
1
-8
/
+8
*
Move base/lock and base/condition_variable to base/synchronization/
brettw@chromium.org
2011-01-01
1
-8
/
+9
*
Move base/debug_on_start to base/debugger and rename it to be _win since it
brettw@chromium.org
2011-01-01
1
-3
/
+2
*
move base/object_watcher into base/win and add the win namespace. Fixup callers.
brettw@google.com
2011-01-01
1
-3
/
+2
*
Move base/mac_util.h to base/mac and use the base::mac namespace.
brettw@chromium.org
2011-01-01
1
-2
/
+2
*
Remove base/debug_util. Move the debug UI related functions to base/debug/deb...
brettw@google.com
2011-01-01
1
-3
/
+2
*
Move non_thread_safe from base to base/threading and into the base namespace.
brettw@chromium.org
2011-01-01
1
-3
/
+2
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-6
/
+6
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-6
/
+6
*
Move base/win_util to the base/win directory and use the base::win namespace.
brettw@google.com
2010-12-31
1
-2
/
+2
*
Move thread local stuff from base to base/threading and consistently use the
brettw@chromium.org
2010-12-30
1
-6
/
+6
*
Move some misc thread-related stuff from base to base/thread and into the base
brettw@chromium.org
2010-12-30
1
-8
/
+8
*
Move rgs_helper out of base to ceee since it's not used anywhere else.
brettw@chromium.org
2010-12-29
1
-1
/
+0
*
Move the SetProcTitle code out of base and into chrome/common. This is only
brettw@chromium.org
2010-12-29
1
-4
/
+0
*
Move data pack from base to app (it's just part of the resource bundle system).
brettw@chromium.org
2010-12-23
1
-1
/
+0
*
Move base/cocoa_protocols_mac.h to base/mac/cocoa_protocols.h
brettw@chromium.org
2010-12-23
1
-1
/
+1
*
Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update c...
brettw@chromium.org
2010-12-22
1
-2
/
+0
*
Move unix domain socket support out of base and into chrome common. This is not
brettw@chromium.org
2010-12-22
1
-1
/
+0
*
Remove base/image_util. This seems not to be used anywhere.
brettw@google.com
2010-12-22
1
-3
/
+0
*
Remove WorkerPoolMac, rename WorkerPoolLinux to WorkerPoolPosix and use that ...
thakis@chromium.org
2010-12-18
1
-11
/
+2
*
Remove CrApplication dependency from base
thakis@chromium.org
2010-12-18
1
-2
/
+0
*
Switch linux OpenSSL build to use custom openssl version
joth@chromium.org
2010-12-09
1
-1
/
+1
*
linux: remove split base_extra_target from base.gyp
jam@chromium.org
2010-12-01
1
-232
/
+166
*
Make sure third_party/dmg_fp/dtoa.cc is compiled threadsafe.
siggi@chromium.org
2010-11-25
1
-1
/
+1
*
Stop using Hard Coded copies of GUID strings in RGS files.
mad@google.com
2010-11-23
1
-0
/
+1
*
Dynamic refresh for the silent extension install policy
gfeher@chromium.org
2010-11-23
1
-0
/
+2
*
Add shared macros for stringizing and converting ANSI string constants
joi@chromium.org
2010-11-18
1
-1
/
+2
*
The UI language rather than the locale is now used to pick Chrome's language ...
grt@chromium.org
2010-11-16
1
-0
/
+2
*
Reverted because openssl_helper needs to build even on non-openssl builds
joth@chromium.org
2010-11-15
1
-0
/
+26
*
Simplify gyp files by adding a global glob for openssl/nss
joth@chromium.org
2010-11-15
1
-26
/
+0
*
implement openssl symmetric key
joth@chromium.org
2010-11-12
1
-1
/
+5
*
Include the Version class in the 64 bit version of base. This is needed so th...
robertshield@chromium.org
2010-11-10
1
-2
/
+2
*
Implement a new process type for running PPAPI plugins. The process itself is
brettw@chromium.org
2010-11-10
1
-0
/
+2
*
Erase base/move. The pattern we use is pass by const ref and this is confusin...
brettw@chromium.org
2010-11-08
1
-1
/
+0
*
Move Windows-specific Event Tracing for Windows implementation to base/win.
siggi@chromium.org
2010-11-06
1
-5
/
+5
*
[Mac] Use Linux WorkerPool code.
shess@chromium.org
2010-11-05
1
-0
/
+7
*
Turn on file access checks on Win.
jam@chromium.org
2010-11-04
1
-2
/
+2
*
Revert 64960 - Turn on file access checks on Win.
rafaelw@chromium.org
2010-11-03
1
-2
/
+2
[next]