| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add sync_unit_tests to the experimental builder. | yfriedman@chromium.org | 2012-03-08 | 1 | -2/+1 |
* | Move third_party/android/testrunner to third_party/android_testrunner | steveblock@chromium.org | 2012-03-07 | 2 | -6/+6 |
* | Add target base_unittests_run and tools/isolate/isolate.py. | maruel@chromium.org | 2012-03-07 | 1 | -0/+10 |
* | Linux: Use gold for 32-bit builds as well. | thestig@chromium.org | 2012-03-07 | 1 | -2/+2 |
* | Fix tweak_info_plist.py to be explicit about arguments. | avi@chromium.org | 2012-03-07 | 1 | -13/+20 |
* | - Extend compiler.py to recognize .idl files. | miket@chromium.org | 2012-03-07 | 1 | -1/+40 |
* | Add install script for ant/java for Android and rename sdk install script. | navabi@google.com | 2012-03-07 | 4 | -131/+206 |
* | First pass at content shell for the Mac. Doesn't work yet. | avi@chromium.org | 2012-03-06 | 3 | -0/+431 |
* | Filter out more tests from net_unittests | jgreenwald@chromium.org | 2012-03-05 | 1 | -0/+14 |
* | Implement one click login. | rogerta@chromium.org | 2012-03-05 | 1 | -0/+13 |
* | shorten long bindings lines for Windows builds | scottbyer@chromium.org | 2012-03-02 | 1 | -1/+4 |
* | Rename chrome/browser/ui/views/{aura => ash}/ | erg@chromium.org | 2012-03-02 | 1 | -0/+5 |
* | json_schema_compiler: any, additionalProperties, functions on types | calamity@chromium.org | 2012-03-02 | 1 | -0/+3 |
* | Replace make function back now that not using goma (removed in http://chromiu... | jrg@chromium.org | 2012-03-02 | 1 | -1/+24 |
* | Disable Goma for Android bots. | jrg@chromium.org | 2012-03-02 | 1 | -0/+10 |
* | Use goma for android builds. | jrg@chromium.org | 2012-03-02 | 2 | -24/+62 |
* | Aura: Build on the linux desktop, plus add USE_ASH. | erg@chromium.org | 2012-03-01 | 2 | -10/+13 |
* | Move the build config logic for our memory tools into common.gypi. | rnk@chromium.org | 2012-03-01 | 1 | -0/+54 |
* | Android: Guard off desktop notifications | dfalcantara@chromium.org | 2012-03-01 | 1 | -0/+3 |
* | Android build: move media_unittests to default target. | nileshagrawal@chromium.org | 2012-03-01 | 1 | -1/+1 |
* | The 'msbuild_toolset%' variable can be used to select the desired version of ... | alexeypa@chromium.org | 2012-02-29 | 1 | -0/+6 |
* | Make chroot setup work better with NFS home dirs. | mmoss@chromium.org | 2012-02-29 | 1 | -2/+4 |
* | Upstream test sharder. | bulach@chromium.org | 2012-02-29 | 5 | -55/+237 |
* | Add first java source code and gyp/ant changes to build java code. | navabi@google.com | 2012-02-29 | 1 | -0/+1 |
* | Android build: move content_unittests to default target. | jrg@chromium.org | 2012-02-29 | 1 | -1/+1 |
* | Restore -pie linker flag on Linux. | cevans@chromium.org | 2012-02-29 | 1 | -0/+4 |
* | Self-install Android SDK/NDK tools on each build. | jrg@google.com | 2012-02-28 | 3 | -0/+3 |
* | 'make -k' for android_experimental compile (not just make) | jrg@google.com | 2012-02-28 | 1 | -1/+1 |
* | Allow to override the location of ASan blacklist. | glider@chromium.org | 2012-02-28 | 1 | -2/+4 |
* | json_schema_compiler: Added wider support for OBJECTs and ENUMs. Used the new... | calamity@chromium.org | 2012-02-28 | 1 | -1/+4 |
* | Revert 123894 - Remove hand-rolled protobufs generation; enable rel paths in ... | rsleevi@chromium.org | 2012-02-28 | 1 | -23/+6 |
* | Remove hand-rolled protobufs generation; enable rel paths in protoc.gypi | kushi.p@gmail.com | 2012-02-28 | 1 | -6/+23 |
* | Fix linking when in a WebKit only checkout. | tony@chromium.org | 2012-02-28 | 1 | -5/+11 |
* | Fix Android FYI bot. | zhenghao@chromium.org | 2012-02-24 | 1 | -0/+2 |
* | Adding media_unittests to android_experimental. | nileshagrawal@chromium.org | 2012-02-23 | 1 | -0/+1 |