| Commit message (Expand) | Author | Age | Files | Lines |
* | aura: Enable use_canvas_skia=1 on aura. | reveman@google.com | 2012-03-22 | 1 | -0/+9 |
* | [Sync] Implement Mac-specific UI for one-click signin | akalin@chromium.org | 2012-03-22 | 1 | -3/+3 |
* | ATL 8.0 included in WDK 7.1 makes the linker to generate almost eight hundred... | alexeypa@chromium.org | 2012-03-21 | 1 | -0/+9 |
* | Fixed a few more minor nitpicks: | markus@chromium.org | 2012-03-21 | 2 | -11/+28 |
* | set toolkit_uses_gtk% to 1 on all systems using Gtk | robert.nagy@gmail.com | 2012-03-21 | 1 | -1/+1 |
* | Enable goma for Android. Fix non-goma 'make' builds. | jrg@chromium.org | 2012-03-21 | 1 | -20/+40 |
* | Add a new 'run_all_unittests' target in base | akalin@chromium.org | 2012-03-21 | 1 | -5/+2 |
* | Remove dependence on .json files for IDL-specified extensions/apps APIs | asargent@chromium.org | 2012-03-21 | 1 | -10/+6 |
* | GYP fix: toolkit_uses_gtk% should be dependent on use_aura%. | erg@chromium.org | 2012-03-21 | 1 | -1/+1 |
* | Chrome on Android: fix cross-compilation setup. | bulach@chromium.org | 2012-03-20 | 3 | -37/+30 |
* | Simple gyp rule cleanup. | saintlou@chromium.org | 2012-03-20 | 1 | -10/+9 |
* | Reapply 127159 (http://codereview.chromium.org/9666059) plus important fixes. | miket@chromium.org | 2012-03-19 | 2 | -2/+70 |
* | More chrome_browser.gypi cleanup once chromeos_gtk is gone. | saintlou@chromium.org | 2012-03-19 | 1 | -1/+1 |
* | Remove defunct chromeos_gtk gyp variable. | saintlou@chromium.org | 2012-03-19 | 2 | -50/+1 |
* | Include the WebKit targets on all Android builds | peter@chromium.org | 2012-03-19 | 1 | -2/+1 |
* | ui/gfx: Rename canvas_skia_skia to just canvas_skia. | tfarina@chromium.org | 2012-03-18 | 1 | -3/+3 |
* | Disable the optimizations replacing aggregates with scalars for Android | peter@chromium.org | 2012-03-16 | 1 | -3/+13 |
* | Define a meta-target for the win_cf bot. | erikwright@chromium.org | 2012-03-16 | 1 | -0/+12 |
* | Revert 127159 - Refactor extension_function_dispatcher to extract ExtensionFu... | miket@chromium.org | 2012-03-16 | 1 | -34/+0 |
* | Fix a typo in the comment regarding /MT vs /MD | timurrrr@chromium.org | 2012-03-16 | 1 | -2/+2 |
* | Refactor extension_function_dispatcher to extract ExtensionFunctionRegistry. ... | miket@chromium.org | 2012-03-16 | 1 | -0/+34 |
* | Disable GPUTestExpectationsParserTest.WebGLTestExpectationsValidation on Android | wangxianzhu@google.com | 2012-03-16 | 1 | -0/+2 |
* | Disable URLFetcherUploadProgressTest.Basic | wangxianzhu@google.com | 2012-03-16 | 1 | -0/+1 |
* | Fix syntax error in install-build-deps.sh. | cmp@chromium.org | 2012-03-16 | 1 | -1/+1 |
* | Aura/ash split: Split the extra parts into ash and aura parts. | erg@chromium.org | 2012-03-15 | 1 | -2/+6 |
* | Enable running content_unittests on the android builder. | satish@chromium.org | 2012-03-15 | 3 | -2/+39 |
* | Add enable_automation build switch. | wangxianzhu@chromium.org | 2012-03-15 | 2 | -1/+12 |
* | Add suppress_wildcard to sync_tests pseudo-target | akalin@chromium.org | 2012-03-15 | 1 | -7/+1 |
* | Deprecate installing 32bit build dependencies on a 64bit | markus@chromium.org | 2012-03-15 | 1 | -15/+12 |
* | Chrome on Android : Begin removing references to themes. | tedchoc@chromium.org | 2012-03-15 | 1 | -0/+10 |
* | Lots of tweaks to the install-chroot.sh and install-build-deps.sh | markus@chromium.org | 2012-03-15 | 2 | -62/+533 |
* | ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas. | tfarina@chromium.org | 2012-03-15 | 1 | -1/+1 |
* | Work around xcode gyp generator breakage caused by 126872 | akalin@chromium.org | 2012-03-15 | 1 | -1/+7 |
* | [Sync] Move 'sync' target to sync/ | akalin@chromium.org | 2012-03-15 | 1 | -0/+1 |
* | Build Java files as part of the base target for Android builds | peter@chromium.org | 2012-03-14 | 1 | -1/+0 |
* | Remove use_skia_on_mac.gypi ; building with CG is no longer supported. | epoger@google.com | 2012-03-14 | 2 | -20/+1 |
* | Upstream Android's PathUtils implementation. | peter@chromium.org | 2012-03-14 | 1 | -0/+2 |
* | Disable WebUI TaskManager on Desktop Chrome (Win/Mac/Linux) | yoshiki@chromium.org | 2012-03-14 | 1 | -2/+7 |
* | Modify install script for java/ant based on trying on first upstream bot. | navabi@google.com | 2012-03-14 | 1 | -37/+38 |
* | Add sync_unit_test to known lists of Android unit tests. | yfriedman@chromium.org | 2012-03-14 | 1 | -1/+2 |
* | Remove web intents from Chrome on Android build | jgreenwald@chromium.org | 2012-03-13 | 1 | -0/+1 |
* | Turn on sync_unit_tests compilation for Android. | yfriedman@chromium.org | 2012-03-13 | 1 | -1/+1 |
* | Add wildcard OWNERS files for directories where anyone can approve commits. | dpranke@chromium.org | 2012-03-12 | 1 | -0/+1 |
* | Basic skeleton of a window/layer/view inspector. | ben@chromium.org | 2012-03-12 | 1 | -0/+1 |
* | linux: Explicitly include gmodule-2.0 in the list for glib/gtk dependency. | sadrul@chromium.org | 2012-03-12 | 1 | -12/+20 |
* | Revert ___asan_set_death_callback and ___asan_set_error_report_callback until... | glider@chromium.org | 2012-03-12 | 1 | -2/+0 |
* | Add three more ASan interface functions: | glider@chromium.org | 2012-03-12 | 1 | -0/+3 |
* | Fix pkgconfig wrapper for 64 bits | piman@chromium.org | 2012-03-09 | 2 | -6/+16 |
* | Make helper app, get closer to working content shell. | avi@chromium.org | 2012-03-09 | 1 | -0/+91 |
* | Whitespace change to test builds. | cmp@chromium.org | 2012-03-09 | 1 | -1/+1 |