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
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Back out r29592 (-Wl,-pie) because apparently Valgrind doesn't understand
mark@chromium.org
2009-10-21
1
-7
/
+0
*
Back out r29591 (-fstack-protector) because it may have caused Valgrind test
mark@chromium.org
2009-10-21
1
-5
/
+1
*
Mmm, pie.
mark@chromium.org
2009-10-21
1
-0
/
+7
*
Use -fstack-protector in Mac Debug builds.
mark@chromium.org
2009-10-21
1
-1
/
+5
*
Default to building for the same architecture as the build host.
mmoss@chromium.org
2009-10-16
1
-2
/
+13
*
Added stub implementation of SharedWorkerRepository.
atwilson@chromium.org
2009-10-15
1
-1
/
+1
*
Official builds should be on the com.google.Chrome update product ID, not
mark@chromium.org
2009-10-14
1
-182
/
+0
*
Adding a Chrome Frame target to all.gyp to allow a continuous builder to buil...
robertshield@chromium.org
2009-10-14
1
-0
/
+18
*
Fixes bug in toolkit_views. We shouldn't set the theme provider for
sky@chromium.org
2009-10-13
1
-0
/
+3
*
include CHROMEOS files and defintions in TOOLKIT_VEIWS build.
oshima@chromium.org
2009-10-12
1
-1
/
+1
*
Disable WebGL temporarily to heal the build.
darin@chromium.org
2009-10-12
1
-1
/
+1
*
Revert 28558 because this is clearly responsible for
nsylvain@chromium.org
2009-10-10
1
-2
/
+1
*
Relanding the interactive UI tests GYP factor out, as it turns
jcampan@chromium.org
2009-10-09
1
-1
/
+2
*
Reverting 28404, it seems to break the interactive ui tests in mysterious ways.
jcampan@chromium.org
2009-10-09
1
-2
/
+1
*
Emit the changelog URL, and pass on extra command-line args as args to chromium.
nirnimesh@chromium.org
2009-10-08
1
-5
/
+14
*
Extracting the interactive ui tests to their own GYP file.
jcampan@chromium.org
2009-10-08
1
-1
/
+2
*
Rolling back the previous fix which didn't fix it. Will try a clobber build ...
johnnyg@chromium.org
2009-10-08
1
-1
/
+1
*
Rollback features_override 3D_CANVAS to 0. It seems to conflict with latest ...
johnnyg@chromium.org
2009-10-08
1
-1
/
+1
*
Includes chrome_frame project in chrome.sln for windows.
slightlyoff@chromium.org
2009-10-08
1
-0
/
+5
*
Compile WebGL support in to Chrome's Dev Channel builds. Still
kbr@google.com
2009-10-07
1
-1
/
+1
*
Separate ARM-v7 compilation flags from chromeos
piman@chromium.org
2009-10-07
1
-2
/
+5
*
Add comments setting emacs and vim tab width and expansion variables.
sgk@google.com
2009-10-06
9
-1
/
+56
*
gyp_chromium automatically includes features_override.gypi
yaar@chromium.org
2009-10-05
1
-1
/
+2
*
Add googleurl unittest to the mac builders for the testers to run it.
thomasvl@chromium.org
2009-10-05
1
-0
/
+4
*
Adds desktop notification support for renderer process, and enables the build...
johnnyg@chromium.org
2009-10-05
1
-1
/
+1
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
1
-1
/
+1
*
Remove the xcopy step from the PGO optimize vsprops
cpu@chromium.org
2009-10-03
1
-4
/
+0
*
Updating Native Client (should fix the Linux x64 build)
gregoryd@google.com
2009-10-03
1
-0
/
+44
*
Reenable fastbuild (for windows only).
maruel@chromium.org
2009-10-02
1
-0
/
+20
*
Add an option to disable NaCl at compile time for platforms where it doesn't ...
piman@chromium.org
2009-10-02
1
-0
/
+11
*
Add (yet another) option to allow stripping the chrome binary after dumping s...
thestig@chromium.org
2009-10-01
2
-6
/
+16
*
Override mechanism for features.gypi
yaar@chromium.org
2009-10-01
1
-0
/
+41
*
Remove a circular dependency for chrome Linux symbols. Make it possible to fo...
thestig@chromium.org
2009-10-01
1
-1
/
+14
*
The buildbots compile into src/build/{Debug,Release} but this script
tony@chromium.org
2009-09-30
1
-16
/
+20
*
gyp changes to enable building OCMock. Patch from Paul Wicks (pwicks86@gmail....
pinkerton@chromium.org
2009-09-29
1
-0
/
+5
*
The builders should build sync_unit_tests.
nick@chromium.org
2009-09-29
1
-0
/
+1
*
Cleaning up after the initial Chrome Frame commit.
robertshield@chromium.org
2009-09-28
1
-3
/
+3
*
more missing dependencies (caused by bad dependencies somewhere else)
nsylvain@chromium.org
2009-09-27
1
-0
/
+7
*
Add missing dependencies.
nsylvain@chromium.org
2009-09-27
1
-0
/
+3
*
Add new projects to help speed up the buildbots.
nsylvain@chromium.org
2009-09-25
1
-0
/
+51
*
Downstreamed v8 extension building & webkit_chromium_port flag
yaar@chromium.org
2009-09-24
1
-0
/
+6
*
Add gold patch for "out of file descriptors" error.
mmoss@chromium.org
2009-09-23
1
-0
/
+58
*
Create a separate function that returns the list of additional
sgk@google.com
2009-09-23
1
-20
/
+30
*
Add a simple about:tcmalloc page that just displays its canned stats.
sgk@chromium.org
2009-09-22
1
-0
/
+5
*
Adding a GYP variable to indicate if a build wants Title Case strings or not.
thomasvl@chromium.org
2009-09-22
1
-7
/
+19
*
build-bisect.py: Minor tweaks and Mac fix
rsesek@chromium.org
2009-09-20
1
-10
/
+16
*
build-bisect: minor usability tweaks
evan@chromium.org
2009-09-19
1
-6
/
+11
*
No-op .gypi change to force GYP to run via the DEPS hook. This should get
mark@chromium.org
2009-09-19
1
-3
/
+9
*
Update ffmpeg binaries directories to support variants based off the target a...
ajwong@chromium.org
2009-09-18
1
-3
/
+4
*
Re-applying build/common.gypi patch from http://codereview.chromium.org/195078
timurrrr@chromium.org
2009-09-18
1
-0
/
+4
[next]