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
*
The gyp files don't have a way to refer to POSIX-like OS's as a group, so I d...
mark@chromium.org
2011-05-12
1
-7
/
+7
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-10
1
-1
/
+0
*
Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-06
1
-0
/
+1
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-06
1
-1
/
+0
*
Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-05
1
-0
/
+1
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-05
1
-1
/
+0
*
linux: components support for base/
evan@chromium.org
2011-04-29
1
-14
/
+18
*
Mac base cleanup.
avi@chromium.org
2011-04-29
1
-1
/
+0
*
Reland 83186: Enable building base.dll for the multi-dll build.
rvargas@google.com
2011-04-28
1
-1
/
+21
*
Revert 83186 - Enable building base.dll for the multi-dll build.
rvargas@google.com
2011-04-27
1
-21
/
+1
*
Enable building base.dll for the multi-dll build.
rvargas@google.com
2011-04-27
1
-1
/
+21
*
Moved mru_cache from content/common to base/memory.
agayev@chromium.org
2011-04-27
1
-0
/
+1
*
Base: Adjust dependencies to build with base.dll
rvargas@google.com
2011-04-26
1
-0
/
+3
*
Base: More adjustments to BASE_API and project dependencies to
rvargas@google.com
2011-04-21
1
-1
/
+0
*
Introduce ObjCPropertyReleaser for automatic releasing of Objective-C
mark@chromium.org
2011-04-20
1
-0
/
+2
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-112
/
+0
*
Move FilePathWatcher to base/files.
craig.schlenter@chromium.org
2011-04-14
1
-0
/
+13
*
Simplify SHA2 implementation
joth@chromium.org
2011-04-11
1
-6
/
+0
*
Create a base_static library with files that should not
rvargas@google.com
2011-04-04
1
-9
/
+6
*
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
1
-1
/
+0
*
Base: Last set of files to use BASE_API (for base.dll)
rvargas@google.com
2011-03-28
1
-0
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-19
/
+21
*
Base: First pass at having base.dll: definition of
rvargas@google.com
2011-03-22
1
-0
/
+1
*
Add an exception wrapper to the WindowProc functions so
rvargas@google.com
2011-03-17
1
-0
/
+2
*
Move FilePath <-> Value conversions into a separate file.
bauerb@chromium.org
2011-03-15
1
-2
/
+4
*
Separate GetMacSecurityServicesLock from cssm_init.h so that we can use
wtc@chromium.org
2011-03-10
1
-0
/
+4
*
Modify ThreadChecker and NonThreadSafe so that their
joi@chromium.org
2011-03-03
1
-2
/
+4
*
Callback support for __fastcall and __stdcall functions.
ajwong@chromium.org
2011-02-27
1
-0
/
+1
*
Callback: De-inline CallbackBase, and move to callback_helpers -> callback_in...
ajwong@chromium.org
2011-02-18
1
-1
/
+2
*
Revert "Callback: De-inline CallbackBase, and move to callback_helpers -> cal...
ajwong@chromium.org
2011-02-18
1
-2
/
+1
*
Callback: De-inline CallbackBase, and move to callback_helpers -> callback_in...
ajwong@chromium.org
2011-02-18
1
-1
/
+2
*
detect cpu feature for all x64 and x86 platforms (no longer windows only).
jiesun@chromium.org
2011-02-16
1
-1
/
+0
*
Unified callback system based on tr1::function/tr1::bind and Google's interna...
ajwong@chromium.org
2011-02-15
1
-0
/
+5
*
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
[next]