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.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 18109, 18111: Windows UI tests failed.
agl@chromium.org
2009-06-10
1
-3
/
+6
*
Linux: refactor zygote support
agl@chromium.org
2009-06-10
1
-6
/
+3
*
Add a stack-based class for property disabling and re-enabling screen updatin...
pinkerton@chromium.org
2009-06-09
1
-0
/
+1
*
Prototype implementation of zygotes.
dkegel@google.com
2009-06-06
1
-0
/
+6
*
Introduce SignatureCreator.
aa@chromium.org
2009-06-05
1
-0
/
+8
*
Only update files from .version templates when a file change
sgk@google.com
2009-06-04
1
-11
/
+2
*
Fetch last change (revision) info in a separate action that can run
sgk@google.com
2009-06-04
1
-3
/
+8
*
Fix msvs_guid for gmock and re-add gmock_unittest into base_unittest.
ajwong@chromium.org
2009-05-30
1
-1
/
+1
*
Removing gmock from build since it has unresolvned xterns
jar@chromium.org
2009-05-28
1
-1
/
+1
*
Readd the gmock unittest example from the build as it causes link errors in X...
ajwong@chromium.org
2009-05-28
1
-0
/
+2
*
Remove the gmock unittest example from the build as it causes link errors in ...
ajwong@chromium.org
2009-05-28
1
-2
/
+0
*
Retry to checkin a version of gmock, modified to use our boost_tuple in VS2005.
ajwong@chromium.org
2009-05-28
1
-5
/
+7
*
Revert "Checkin a version of gmock, modified to use our boost_tuple in VS2005."
ajwong@chromium.org
2009-05-26
1
-7
/
+5
*
Checkin a version of gmock, modified to use our boost_tuple in VS2005.
ajwong@chromium.org
2009-05-26
1
-5
/
+7
*
Fix /SUBSYSTEM:WINDOWS setting left out of previous CL.
sgk@google.com
2009-05-22
1
-0
/
+5
*
Promotes Add/RemoveObserver to MessageLoop for linux. Because
sky@chromium.org
2009-05-18
1
-0
/
+3
*
Add xdg mime support on Linux.
thestig@chromium.org
2009-05-16
1
-2
/
+23
*
Rewrite version.sh as version.py to work better with gyp and be more
sgk@google.com
2009-05-15
1
-10
/
+23
*
Fix a dependency problem in base.gyp, so that file_version_info_linux.h
phajdan.jr@chromium.org
2009-05-13
1
-0
/
+4
*
Move scoped_vector.h and stl_util-inl.h to base/
ben@chromium.org
2009-05-05
1
-0
/
+2
*
POSIX: Add code for shuffling file descriptors.
agl@chromium.org
2009-04-30
1
-0
/
+5
*
Add DirectoryWatcher implementation for Mac.
phajdan.jr@chromium.org
2009-04-30
1
-5
/
+2
*
Linux: use opaque NativeViewIds
agl@chromium.org
2009-04-24
1
-0
/
+5
*
Print backtraces on FATAL log messages in debug mode.
ajwong@chromium.org
2009-04-24
1
-0
/
+1
*
Eliminate a circular dependency by making BGRAToRGBA() generic (no pulling in...
sgk@google.com
2009-04-21
1
-0
/
+3
*
plugins: move NativeLibrary into base.
evan@chromium.org
2009-04-21
1
-0
/
+4
*
Implement the signature verification API.
wtc@chromium.org
2009-04-10
1
-0
/
+18
*
Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:
sgk@google.com
2009-04-08
1
-3
/
+3
*
Separate out file_util functions that use ICU into their own file.
sra@chromium.org
2009-04-07
1
-0
/
+1
*
Add DirectoryWatcherTest back to the Linux build.
thestig@chromium.org
2009-04-03
1
-3
/
+6
*
Added a thread pool to WorkerPool for Linux that dynamically adds threads as ...
willchan@chromium.org
2009-03-24
1
-0
/
+2
*
SHARED_INTERMEDIATE_DIR is a better place for generated headers.
mmoss@chromium.org
2009-03-24
1
-4
/
+3
*
Include version information in Linux chrome.
mmoss@chromium.org
2009-03-24
1
-3
/
+9
*
Generate header file of Linux version information (currently gyp-only).
mmoss@chromium.org
2009-03-24
1
-0
/
+30
*
Add missing Mac headers to base.gyp
mark@chromium.org
2009-03-23
1
-0
/
+9
*
Update the gyp Linux build:
sgk@google.com
2009-03-20
1
-1
/
+32
*
ScopedVariant implementation.
tommi@chromium.org
2009-03-19
1
-0
/
+4
*
Linux: build fix for systems without inotify headers
agl@chromium.org
2009-03-18
1
-0
/
+11
*
Port DirectoryWatcher to Linux using inotify.
phajdan.jr@chromium.org
2009-03-18
1
-0
/
+2
*
Add targets for page_cycler_tests, perf_tests and startup_tests. Listed
sgk@google.com
2009-03-16
1
-0
/
+17
*
Adding more guids (realized unit tests get included in slns up higher in the ...
bradnelson@google.com
2009-03-10
1
-2
/
+3
*
Adding fixed guids to some modules to facilitate incremental switch to gyp.
bradnelson@google.com
2009-03-10
1
-0
/
+2
*
Add missing test_file_util_posix.cc file.
sgk@google.com
2009-03-10
1
-0
/
+1
*
Add API functions to control Quantify, as well as expose these
asargent@chromium.org
2009-03-09
1
-0
/
+2
*
Build test_shell and test_shell_tests on Linux from gyp-generated scons files:
sgk@google.com
2009-03-06
1
-2
/
+9
*
In preparation for making changes to worker_pool_linux.cc.
willchan@chromium.org
2009-03-06
1
-2
/
+2
*
Add missing tests to the GYP+Xcode build.
mark@chromium.org
2009-03-02
1
-47
/
+37
*
Bring the GYP-based build up to the current state of the trunk.
mark@chromium.org
2009-02-26
1
-1
/
+1
*
Import .gyp files into the Chromium tree
mark@chromium.org
2009-02-25
1
-0
/
+571