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
*
Add verbose logging to linker flags in offial builds.
siggi@chromium.org
2011-12-15
1
-0
/
+4
*
Breakpad: Compile Breakpad into Chromium by default on Mac
mseaborn@chromium.org
2011-12-14
1
-3
/
+8
*
add -fPIC to ldflags if linux_fpic is enabled
robert.nagy@gmail.com
2011-12-14
1
-0
/
+3
*
Put irt and untrusted TC dependencies behind a flag.
robertm@google.com
2011-12-14
1
-1
/
+6
*
Add python-cherrypy3 build dependency for CNS.
dalecurtis@chromium.org
2011-12-14
1
-2
/
+2
*
Yet another fix for concurrent calls to expand.exe.
grt@chromium.org
2011-12-13
1
-24
/
+21
*
Revert r113657 "win_release_OmitFramePointers=0 must explicitly pass /Oy-"
maruel@chromium.org
2011-12-13
1
-6
/
+0
*
Set the compiler root directory for the Android NDK, merging two linker flags.
peter@chromium.org
2011-12-13
1
-2
/
+1
*
Switching all chromium_builder targets to see if everything builds now
bradnelson@google.com
2011-12-13
1
-53
/
+1
*
Address comments in 8921029 extract_from_cab script now takes a global lock ...
apatrick@chromium.org
2011-12-13
1
-9
/
+6
*
Remove psutil from tree, install via install-build-deps.sh
dalecurtis@chromium.org
2011-12-13
1
-11
/
+11
*
extract_from_cab script now takes a global lock while extracting from the CAB...
apatrick@chromium.org
2011-12-13
1
-8
/
+29
*
Attempt 3 at:
sky@chromium.org
2011-12-09
1
-0
/
+1
*
Turn on use_skia by default for Mac
epoger@chromium.org
2011-12-09
1
-1
/
+1
*
WebUI TaskManager: Turn it on-by-default on Win/Mac/Linux
yoshiki@chromium.org
2011-12-09
1
-3
/
+3
*
Android emulator image cleanup.
jrg@google.com
2011-12-09
1
-0
/
+17
*
Disable a test that hangs (on both emulator and device).
jrg@google.com
2011-12-08
1
-0
/
+2
*
Revert 113676 - Attempt 2 at : Makes tests either use mock compositor or mock
sky@chromium.org
2011-12-08
1
-1
/
+0
*
Attempt 2 at : Makes tests either use mock compositor or mock
sky@chromium.org
2011-12-08
1
-0
/
+1
*
win_release_OmitFramePointers=0 must explicitly pass /Oy-
bruening@chromium.org
2011-12-08
1
-0
/
+6
*
Add automatic retry of cab extraction.
maruel@chromium.org
2011-12-08
1
-1
/
+7
*
Newer versions of Ubuntu rename lib32readline5-dev to lib32readline-gplv2-dev
markus@chromium.org
2011-12-08
1
-1
/
+6
*
Fix test failures when calling native char conversion functions (e.g wrctomb).
saintlou@chromium.org
2011-12-08
1
-0
/
+1
*
Revert 113470 - Makes tests either use mock compositor or mock WebGraphicsCon...
sky@chromium.org
2011-12-07
1
-1
/
+0
*
Use -wipe-data on emulator launch to improve android bot reliability.
jrg@google.com
2011-12-07
1
-9
/
+19
*
Makes tests either use mock compositor or mock WebGraphicsContext3D depending...
sky@chromium.org
2011-12-07
1
-0
/
+1
*
aura: Use WebKit compositor by default
piman@chromium.org
2011-12-07
1
-3
/
+7
*
Android buildbot: be more tolerant of 'stuck' devices.
jrg@chromium.org
2011-12-07
1
-8
/
+14
*
Don't download the NaCl toolchain if GYP_DEFINES contains disable_nacl=1
jochen@chromium.org
2011-12-06
1
-0
/
+3
*
Adapt Android buildbot.sh towards an Android trybot.
jrg@chromium.org
2011-12-06
1
-15
/
+34
*
Don't build sync_unit_tests for TSan/win
timurrrr@chromium.org
2011-12-06
1
-1
/
+0
*
Don't build sync_unit_tests for the Dr.Memory runs
timurrrr@chromium.org
2011-12-06
1
-1
/
+0
*
Android buildbot reliability fixes.
jrg@google.com
2011-12-05
2
-17
/
+96
*
use os_bsd and OS_BSD and add some OS_FREEBSD conditions
robert.nagy@gmail.com
2011-12-04
1
-6
/
+6
*
Revert 112641 - aura: Use WebKit compositor by default
kalman@chromium.org
2011-12-02
1
-7
/
+3
*
aura: Use WebKit compositor by default
piman@chromium.org
2011-12-02
1
-3
/
+7
*
My first change: Adding another sentence to the story...
tbreisacher@chromium.org
2011-12-02
1
-0
/
+3
*
Make clang_load and clang_add_plugin independent.
thakis@chromium.org
2011-12-02
1
-2
/
+10
*
views: Move views.gyp to ui/views/.
tfarina@chromium.org
2011-12-01
1
-7
/
+7
*
Android bot changes for robustness, profiling, and debugging.
jrg@google.com
2011-12-01
4
-4
/
+52
*
Removing the last occurences of the 'touchui' gyp flag.
saintlou@chromium.org
2011-12-01
1
-4
/
+0
*
Check $? of 'make' before a 'set -e' call. Else it is overridden.
jrg@google.com
2011-12-01
1
-1
/
+1
*
Whitespace change to test git-svn config update.
msw@chromium.org
2011-12-01
1
-1
/
+1
*
Expand android tests.
jrg@google.com
2011-11-30
4
-4
/
+75
*
Enable net_unittests for Android.
jingzhao@chromium.org
2011-11-30
1
-1
/
+2
*
WebUI TaskManager: Turn it off-by-default on Win/Mac/Linux
yoshiki@chromium.org
2011-11-30
1
-3
/
+3
*
Update android All target to include our unit test bundles.
jrg@google.com
2011-11-30
1
-0
/
+1
*
Disable No-compile tests. They are flaky on the tree.
ajwong@chromium.org
2011-11-29
1
-0
/
+2
*
Pulling in new nacl toolchain for chromeos.
bradnelson@google.com
2011-11-29
2
-3
/
+3
*
Android 'all' (and All) changes.
jrg@chromium.org
2011-11-28
1
-0
/
+3
[next]