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
/
common.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove TOUCH_UI definition and make use_virtual_keyboard an independant varia...
saintlou@chromium.org
2011-11-22
1
-31
/
+18
*
Add support for stripping Chrome tests.
davemoore@chromium.org
2011-11-21
1
-0
/
+5
*
Two changes related to the asan=1 mode:
glider@chromium.org
2011-11-21
1
-2
/
+7
*
Enable content component (again!).
dpranke@chromium.org
2011-11-16
1
-0
/
+8
*
rename some _linux files to _posix and introduce os_bsd
mark@chromium.org
2011-11-14
1
-0
/
+8
*
don't exclude _xdg(_unittest)?\\.(h|cc) on OpenBSD either
robert.nagy@gmail.com
2011-11-14
1
-1
/
+1
*
IsPureViews() is always true under USE_AURA and TOUCH_UI at compile time (as ...
saintlou@chromium.org
2011-11-11
1
-26
/
+3
*
aura: Make the Linux version of IconLoader not require GTK+.
derat@chromium.org
2011-11-10
1
-1
/
+6
*
revert 109421
reed@google.com
2011-11-10
1
-1
/
+1
*
Re-enable Skia by default for Chromium-Mac. See bug for more details.
epoger@chromium.org
2011-11-10
1
-1
/
+1
*
Turn on -Wexit-time-destructors for ui and content.
thakis@chromium.org
2011-11-09
1
-0
/
+20
*
Reenable triggering of screen rotations by sensors.
vollick@chromium.org
2011-11-07
1
-0
/
+3
*
Remove prebinding which only applies to 10.4 and powerpc.
dmaclach@chromium.org
2011-11-03
1
-1
/
+0
*
Revert 108110 - Set use_skia=1 by default
epoger@chromium.org
2011-11-01
1
-1
/
+1
*
Set use_skia=1 by default
epoger@chromium.org
2011-11-01
1
-1
/
+1
*
Allow building without notification support.
jknotten@chromium.org
2011-10-28
1
-0
/
+8
*
Always use skia text rendering on Windows in Aura. GDI rendering is really wo...
ben@chromium.org
2011-10-27
1
-0
/
+6
*
Make sure that the builder includes the search app crx in the installer. In
rogerta@chromium.org
2011-10-26
1
-1
/
+5
*
Enable accelerated compositing of web pages when using webkit compositor
piman@chromium.org
2011-10-26
1
-1
/
+1
*
Add ENABLE_JAVA_BRIDGE
steveblock@chromium.org
2011-10-24
1
-1
/
+5
*
OpenBSD patches for base and build, part 2
robert.nagy@gmail.com
2011-10-24
1
-2
/
+7
*
Use WebKit compositor in ui::Layer
piman@chromium.org
2011-10-22
1
-1
/
+9
*
Gracefully handle child process death in out-of-process plugin loading.
rsesek@chromium.org
2011-10-21
1
-1
/
+1
*
Revert 106606 - Use WebKit compositor in ui::Layer
lipalani@chromium.org
2011-10-20
1
-9
/
+1
*
Use WebKit compositor in ui::Layer
piman@chromium.org
2011-10-20
1
-1
/
+9
*
clang: Enable using a different compiler path for standalone webkit make builds.
thakis@chromium.org
2011-10-20
1
-4
/
+3
*
Move the definition of disable_nacl% inside a conditional
jasonwkim@google.com
2011-10-20
1
-4
/
+7
*
Update name to match define.
backer@chromium.org
2011-10-19
1
-4
/
+4
*
WebUI TaskManager: Turn it on-by-default on Win/Mac/Linux
yoshiki@chromium.org
2011-10-18
1
-5
/
+3
*
roll clang 140930:142072
thakis@chromium.org
2011-10-15
1
-3
/
+12
*
Wires keeping the launcher up to date with the browser. I also needed GetBrow...
sky@chromium.org
2011-10-15
1
-1
/
+3
*
Allow speech input feature to be disabled.
jknotten@chromium.org
2011-10-14
1
-0
/
+8
*
Enable accelerated WebKit compositor for Aura.
backer@chromium.org
2011-10-13
1
-0
/
+12
*
OpenBSD and FreeBSD fixes for base.
mark@chromium.org
2011-10-13
1
-1
/
+3
*
clang: Reenable -Wparentheses on mac.
thakis@chromium.org
2011-10-13
1
-4
/
+0
*
Fix build with system yasm.
phajdan.jr@chromium.org
2011-10-12
1
-0
/
+3
*
Do not use Chrome plugins with ASan.
glider@chromium.org
2011-10-12
1
-0
/
+3
*
Add global lock for Enter* classes. Add ScopedProxyLock for non-thunk proxies...
dmichael@chromium.org
2011-10-11
1
-0
/
+9
*
Make OmitFramePointer adjustable for Win/Release build.
timurrrr@chromium.org
2011-10-11
1
-0
/
+14
*
Smooth scrolling build cleanup.
scottbyer@chromium.org
2011-10-11
1
-11
/
+0
*
Add gyp rules to exclude _aurax11 and _aurawin files when appropriate
davemoore@chromium.org
2011-10-10
1
-0
/
+6
*
Add command line switch for enabling threaded compositing
jamesr@chromium.org
2011-10-08
1
-3
/
+0
*
Implement disable_pie for all executables.
rkc@chromium.org
2011-10-08
1
-0
/
+18
*
Get Chrome to build & link with USE_AURA on Windows again.BUG=noneTEST=none
ben@chromium.org
2011-10-06
1
-0
/
+5
*
Move build_dir_prefix up a level of nesting so we don't create
tony@chromium.org
2011-10-06
1
-6
/
+5
*
Fix build with GYP_DEFINES=use_openssl=1.
mattm@chromium.org
2011-10-06
1
-5
/
+8
*
Make use_nss a gyp var so that aura can build w/ nss.
davemoore@chromium.org
2011-10-05
1
-0
/
+14
*
Fix ENABLE_INTENTS to ENABLE_WEB_INTENTS that slipped through the cracks.
gbillock@chromium.org
2011-10-04
1
-1
/
+1
*
Revert 102221 - Temporarily turning off stripping for mac builds on the main ...
bradnelson@google.com
2011-10-04
1
-17
/
+2
*
Separate Virtual Keyboard related conditionals from TouchUI
hashimoto@chromium.org
2011-10-04
1
-0
/
+15
[next]