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
*
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
*
Turn on file access checks on Win.
jam@chromium.org
2010-11-03
1
-2
/
+2
*
Cleanup: Remove base/gtk_util.h by moving its methods to
jhawkins@chromium.org
2010-10-29
1
-2
/
+0
*
Add histogram to track number of .nexe launches, normalized against opening n...
mmortensen@google.com
2010-10-28
1
-0
/
+2
*
Clean up a bad file path, and remove a deleted file.
dmaclach@chromium.org
2010-10-27
1
-2
/
+1
*
touchui: Directly process key and mouse events.
rjkroege@google.com
2010-10-26
1
-0
/
+1
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
1
-8
/
+14
*
Add a message pump for touchui=1
rjkroege@google.com
2010-10-22
1
-0
/
+7
*
Make USE_OPENSSL and USE_NSS mutually exclusive
joth@chromium.org
2010-10-22
1
-1
/
+49
*
Revert 63397 - Add a message pump for touchui=1
rjkroege@google.com
2010-10-21
1
-3
/
+0
*
Add a message pump for touchui=1
rjkroege@google.com
2010-10-21
1
-0
/
+3
*
base: add a thread-safety assertion checker
evan@chromium.org
2010-10-19
1
-0
/
+2
*
Drop allocator dependency from base library.
willchan@chromium.org
2010-10-19
1
-8
/
+0
*
Move scoped_nsdisable_screen_update from base to app/mac
brettw@chromium.org
2010-10-18
1
-4
/
+3
*
Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base...
brettw@chromium.org
2010-10-17
1
-4
/
+0
*
Move pe_image and registry from base to base/win and use the namespace. It re...
brettw@chromium.org
2010-10-17
1
-4
/
+4
*
Move xdg_util into base/nix. I originally wanted to use base/linux, but you
brettw@chromium.org
2010-10-16
1
-6
/
+4
*
Move the windows-specific scoped_* stuff from base to base/win and in the bas...
brettw@chromium.org
2010-10-16
1
-10
/
+13
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
1
-13
/
+19
*
Move iat_patch from base to app/win. Remove the functions from the header since
brettw@chromium.org
2010-10-14
1
-3
/
+0
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-8
/
+8
*
Fix forgotten wmi line in base.gypi
brettw@chromium.org
2010-10-10
1
-3
/
+0
*
Implemented VLOG() et al.
akalin@chromium.org
2010-09-29
1
-0
/
+2
*
FBTF: Moves code to the headers.
erg@google.com
2010-09-28
1
-0
/
+2
*
FBTF: Move virtual methods to implementation files.
erg@google.com
2010-09-23
1
-0
/
+1
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
1
-11
/
+0
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
1
-0
/
+11
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
1
-11
/
+0
*
Linux: Switch to DWARF for official builds. Good riddence.
thestig@chromium.org
2010-08-26
1
-5
/
+0
*
Move task_queue.* to base because it makes more sense there.
levin@chromium.org
2010-08-26
1
-0
/
+2
*
Sometimes you want to enforce that some but not all of your methods are calle...
levin@chromium.org
2010-08-24
1
-0
/
+2
*
Moving file_system_proxy to base/ and changing it to work with MessageLoopPro...
dumi@chromium.org
2010-08-20
1
-0
/
+2
*
Lands http://codereview.chromium.org/3153008 for bryeung:
sky@chromium.org
2010-08-20
1
-0
/
+2
*
linux: add UMA stat for the file system where the prefs are stored
evan@chromium.org
2010-08-20
1
-0
/
+1
*
Remove all wstrings from the IPC logging subsystem.
erg@google.com
2010-08-18
1
-6
/
+6
[next]