- 49ae3e5 The Chrome Remote Desktop installation for Windows can be build by bots now. by [email protected] · 13 years ago
- cf8873f roll gtest 560:613, gmock 364:405 by [email protected] · 13 years ago
- 29197f8 Floating point based Point/Size/Rect and Insets by [email protected] · 13 years ago
- 4fdb3cc These targets were causing files to have the same output target, which ninja (reasonably) does not like. by [email protected] · 13 years ago
- 328ce55f Remove WAYLAND port by [email protected] · 13 years ago
- 44879ed Don't build the task manager into Android builds. by [email protected] · 13 years ago
- 0acdd77 Add support for not compiling in chrome/browser/background. by [email protected] · 13 years ago
- cdb756ef Allow SessionService to be disabled. by [email protected] · 13 years ago
- a13283cc Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK by [email protected] · 13 years ago
- f9af2ca Revert 130528 - Disable one-click signin for all platforms except windows. by [email protected] · 13 years ago
- 70a377c Revert 129889 - Revert 129878 - Re-enable use_canvas_skia=1 on Windows. by [email protected] · 13 years ago
- 5d0fbd9 Disable one-click signin for all platforms except windows. by [email protected] · 13 years ago
- 836285f2 Remove hack in .gyp file disabling NaCl in ARM CrOs build. We still have it disabled in ebuild. by [email protected] · 13 years ago
- d1ffb52 Fix linux_aura bot compile. by [email protected] · 13 years ago
- 279904d Revert 129968 - Use gyp names in MIDL build rules rather than VS macros. by [email protected] · 13 years ago
- ec40217 Use gyp names in MIDL build rules rather than VS macros. by [email protected] · 13 years ago
- ddcaa41 Exclude ProtectorService code from Android build. by [email protected] · 13 years ago
- 09d759b Revert 129878 - Re-enable use_canvas_skia=1 on Windows. by [email protected] · 13 years ago
- 3fdb52a Re-enable use_canvas_skia=1 on Windows. by [email protected] · 13 years ago
- c87adb1 Do not use ASan ignore.txt file when building Chrome. by [email protected] · 13 years ago
- 53881fbe [Sync] [GTK] Add GTK version of the one-click signin dialog by [email protected] · 13 years ago
- a1aac2b5 Revert 129762 - [Sync] [GTK] Add GTK version of the one-click signin dialog by [email protected] · 13 years ago
- 1ec6c76 [Sync] [GTK] Add GTK version of the one-click signin dialog by [email protected] · 13 years ago
- aa24087 Remove PPB_Flash_NetConnector and ENABLE_FLAPPER_HACKS. by [email protected] · 13 years ago
- c7b9539 Remove forced _HAS_TR1=0 define. VS2010 headers unconditionally define _HAS_TR1=1. The gyp msvs 2010 generator has a hardcoded hack to remove _HAS_TR1=0 from the defines, but it seems better not to add this to the ninja generator too. by [email protected] · 13 years ago
- 3d5173ec Disable plugin_installation for android. by [email protected] · 13 years ago
- 81d9b72d rlz: Hook up on mac, switch to chrome's network stack on win. by [email protected] · 13 years ago
- 27b687ec4 Add gyp variable mac_strip_release to set the target_defaults variable mac_strip. by [email protected] · 13 years ago
- ad55cf9 Revert 128696 - roll clang 151385:153254 due to mac sizes regression by [email protected] · 13 years ago
- 8f77647 roll clang 151385:153254 by [email protected] · 13 years ago
- c691139 Revert 128679 - Speculative revert. xcodebuilders hosed between r128678 - 128680 in GYP phse, this is the only change that touched GYP files. by [email protected] · 13 years ago
- 9713fa83 apk-based test runner work. Not enabled yet. This CL is a combination of upstreaming, ndk/ant-ification, and other tweaks. by [email protected] · 13 years ago
- febc41db Using 'target_arch' instead of 'android_target_arch' by [email protected] · 13 years ago
- 3bd47e02 aura: Enable use_canvas_skia=1 on aura. by [email protected] · 13 years ago
- 42eb483 [Sync] Implement Mac-specific UI for one-click signin by [email protected] · 13 years ago
- 60c21983 ATL 8.0 included in WDK 7.1 makes the linker to generate almost eight hundred LNK4254 and LNK4078 warnings. This CL disables both warnings when compiling using "Express" versions of Visual Studio. by [email protected] · 13 years ago
- 17b11af set toolkit_uses_gtk% to 1 on all systems using Gtk by [email protected] · 13 years ago
- 3302add GYP fix: toolkit_uses_gtk% should be dependent on use_aura%. by [email protected] · 13 years ago
- d10e2cc Chrome on Android: fix cross-compilation setup. by [email protected] · 13 years ago
- 9a817589 Simple gyp rule cleanup. by [email protected] · 13 years ago
- 838a3cd More chrome_browser.gypi cleanup once chromeos_gtk is gone. by [email protected] · 13 years ago
- 6e00601b7 Remove defunct chromeos_gtk gyp variable. by [email protected] · 13 years ago
- 62424a5 ui/gfx: Rename canvas_skia_skia to just canvas_skia. by [email protected] · 13 years ago
- 7b1112c Disable the optimizations replacing aggregates with scalars for Android by [email protected] · 13 years ago
- 49e8e02 Fix a typo in the comment regarding /MT vs /MD by [email protected] · 13 years ago
- 2e22e2f Add enable_automation build switch. by [email protected] · 13 years ago
- 6b40bb58 Chrome on Android : Begin removing references to themes. by [email protected] · 13 years ago
- 4ddae4b ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas. by [email protected] · 13 years ago
- 53c98db Remove use_skia_on_mac.gypi ; building with CG is no longer supported. by [email protected] · 13 years ago
- 5f16f8a Disable WebUI TaskManager on Desktop Chrome (Win/Mac/Linux) by [email protected] · 13 years ago
- 7e19932 Remove web intents from Chrome on Android build by [email protected] · 13 years ago
- 0197164 Add target base_unittests_run and tools/isolate/isolate.py. by [email protected] · 13 years ago
- 1d4ace78 Linux: Use gold for 32-bit builds as well. by [email protected] · 13 years ago
- bd7b6fe Implement one click login. by [email protected] · 13 years ago
- 5f88761 Aura: Build on the linux desktop, plus add USE_ASH. by [email protected] · 13 years ago
- a9318c7 Move the build config logic for our memory tools into common.gypi. by [email protected] · 14 years ago
- 5fd2e84 Android: Guard off desktop notifications by [email protected] · 14 years ago
- ff10b13 The 'msbuild_toolset%' variable can be used to select the desired version of Windows SDK when building in MSBuild (Visual Studio 2010/2010e). by [email protected] · 14 years ago
- cd00bd86 Restore -pie linker flag on Linux. by [email protected] · 14 years ago
- 3cfa96a6 Allow to override the location of ASan blacklist. by [email protected] · 14 years ago
- 516312d Fix linking when in a WebKit only checkout. by [email protected] · 14 years ago
- 987a7420 linux: don't instrument mmx functions by [email protected] · 14 years ago
- 7ddea980 Compute pageScaleFactor on page so that fixed layout page fits width of window. by [email protected] · 14 years ago
- 9f964b0 Fix the path issues in ASan+ninja build by [email protected] · 14 years ago
- afd762f6 Pass -asan-blacklist when building with ASan by [email protected] · 14 years ago
- e122960 Enable WebUI TaskManager by default. by [email protected] · 14 years ago
- c0bc3fd Linux: Remove references to '-nopie' now that it's fixed in cros and doesn't exist on Pangolin. by [email protected] · 14 years ago
- 3984aaf Disable ASan for host targets on Android. by [email protected] · 14 years ago
- 433d20a1 Disable gold for Android. Causes sporadic build breakage. by [email protected] · 14 years ago
- fa60c1ddc Disable use_canvas_skia_skia=1 on Windows until CJK font fallback is working. by [email protected] · 14 years ago
- 1e03348 Revert "Build fix: no gold on any ChromeOS build." by [email protected] · 14 years ago
- a79b7ec93 Build fix: no gold on any ChromeOS build. by [email protected] · 14 years ago
- be23949 linux: migrate linker --threads flag out of gyp by [email protected] · 14 years ago
- 5b87e78 disable media stream creation when enable_webrtc=0 by [email protected] · 14 years ago
- 8d726a4 Revert 121165 - Revert 121068 - linux: add a use_gold flag that defaults to on by [email protected] · 14 years ago
- e1ca591 Revert 121068 - linux: add a use_gold flag that defaults to on by [email protected] · 14 years ago
- 48178fd Revert 121148 - linux: migrate linker --threads flag out of gyp by [email protected] · 14 years ago
- d285bbb linux: migrate linker --threads flag out of gyp by [email protected] · 14 years ago
- f2d5ff09 Back out r121079 from the trunk, because it was checked in without permission by [email protected] · 14 years ago
- 334056ec Back to WebUI Task Manager, since M18 branch point has been passed. by [email protected] · 14 years ago
- 2979a162 linux: add a use_gold flag that defaults to on by [email protected] · 14 years ago
- de3c9727 Add flag to build old ChromeOS (pre-Aura). Thus allowing us to have a bot on the main waterfall. by [email protected] · 14 years ago
- f321114 Enable internal gold for ChromeOS. by [email protected] · 14 years ago
- b6d9e7cc Enable canvas_skia_skia.cc on Windows. by [email protected] · 14 years ago
- ab2017e Reverting: https://chromiumcodereview.appspot.com/9316112/ by [email protected] · 14 years ago
- c558241 First pass at chrome_browser gyp simplification. by [email protected] · 14 years ago
- b07806c1 linux: use an in-tree copy of gold by default by [email protected] · 14 years ago
- c4eaa30 Revert 120385 - linux: use an in-tree copy of gold by default by [email protected] · 14 years ago
- cb802bc linux: use an in-tree copy of gold by default by [email protected] · 14 years ago
- ef68ac0c Revert "linux: use an in-tree copy of gold by default" by [email protected] · 14 years ago
- f6187f44 linux: use an in-tree copy of gold by default by [email protected] · 14 years ago
- 24c7ac4 Enable Aura for all ChromeOS builds in Chromium. by [email protected] · 14 years ago
- 55df296 build/common.gypi: delete an unused variable by [email protected] · 14 years ago
- 54d872f Removing unused gyp variable use_threaded_compositing by [email protected] · 14 years ago
- ab662737 Merge Compositor and CompositorCC by [email protected] · 14 years ago
- 9242c764 roll clang 148039:148911 by [email protected] · 14 years ago
- 4d2fd8ac WebUI TaskManager: Turn it off by default on Win/Mac/Linux by [email protected] · 14 years ago
- f83c6f7f Fold views_compositor=1 into use_aura=1 by [email protected] · 14 years ago
- 925f94eb Add Malay as a translation. by [email protected] · 14 years ago
- 5ffb0a4 Revert 119306 - Turn web intents build flag on. by [email protected] · 14 years ago