| Commit message (Expand) | Author | Age | Files | Lines |
* | add gl_tests to all.gyp | gman@chromium.org | 2012-04-20 | 1 | -0/+2 |
* | apk-based test runner work for android. 2 unit test bundles converted over (i... | jrg@chromium.org | 2012-04-19 | 11 | -24/+203 |
* | Disable newly added test for Android. | yfriedman@chromium.org | 2012-04-19 | 1 | -0/+2 |
* | Enable the clang plugin by default on linux (when using clang). | thakis@chromium.org | 2012-04-19 | 1 | -7/+8 |
* | Revert 132760 - Metro/HiDPI: Move 1x icons into separate pak file | varunjain@chromium.org | 2012-04-18 | 1 | -14/+0 |
* | Metro/HiDPI: Move 1x icons into separate pak file | sail@chromium.org | 2012-04-18 | 1 | -0/+14 |
* | Enable gpu_unittests for Android. | yfriedman@chromium.org | 2012-04-17 | 2 | -0/+2 |
* | Revert 132589 - Revert 132440 - Allow extension APIs to be compiled out. | sky@chromium.org | 2012-04-17 | 1 | -0/+13 |
* | Revert 132440 - Allow extension APIs to be compiled out. | zmo@google.com | 2012-04-17 | 1 | -13/+0 |
* | Add templates for building java and running the jni_generator. | yfriedman@chromium.org | 2012-04-17 | 2 | -0/+109 |
* | Revert 132517 - Metro/HiDPI: Move 1x icons into separate pak file | hbono@chromium.org | 2012-04-17 | 1 | -14/+0 |
* | Metro/HiDPI: Move 1x icons into separate pak file | sail@chromium.org | 2012-04-17 | 1 | -0/+14 |
* | clang: Remove -Wno-literal-conversion | thakis@chromium.org | 2012-04-16 | 1 | -6/+0 |
* | Allow extension APIs to be compiled out. | jgreenwald@chromium.org | 2012-04-16 | 1 | -0/+13 |
* | clang: Remove -Wno-c++11-compat. | thakis@chromium.org | 2012-04-15 | 1 | -6/+0 |
* | roll clang 153589:154450 | thakis@chromium.org | 2012-04-15 | 1 | -0/+6 |
* | Disable some tests which newly fail on Android | jrg@chromium.org | 2012-04-13 | 1 | -0/+5 |
* | Temporarily make unit_tests a static library on Android. | yfriedman@chromium.org | 2012-04-13 | 2 | -1/+7 |
* | Added a GYP_DEFINE to add libraries to the link line. | asharif@chromium.org | 2012-04-12 | 1 | -0/+4 |
* | Removed access to prefs that does not work on Android | jscholler@chromium.org | 2012-04-12 | 1 | -0/+12 |
* | The Chrome Remote Desktop installation for Windows can be build by bots now. | alexeypa@chromium.org | 2012-04-12 | 2 | -0/+14 |
* | Upstream crash changes for android. | carlosvaldivia@google.com | 2012-04-10 | 1 | -0/+6 |
* | roll gtest 560:613, gmock 364:405 | thakis@chromium.org | 2012-04-10 | 1 | -10/+0 |
* | Import libusb 1.0.9-rc3 into third_party. | gdk@chromium.org | 2012-04-10 | 1 | -0/+1 |
* | Revert 131593 | erg@google.com | 2012-04-10 | 1 | -6/+0 |
* | Upstream Android native crash handling changes. | carlosvaldivia@google.com | 2012-04-10 | 1 | -0/+6 |
* | Whitespace change to force a build | maruel@chromium.org | 2012-04-10 | 1 | -1/+1 |
* | Revert 131404 - Upstream native crash handling changes for Android. | msw@chromium.org | 2012-04-09 | 1 | -6/+0 |
* | Floating point based Point/Size/Rect and Insets | oshima@chromium.org | 2012-04-09 | 1 | -0/+9 |
* | Upstream native crash handling changes for Android. | carlosvaldivia@google.com | 2012-04-09 | 1 | -0/+6 |
* | These targets were causing files to have the same output target, which ninja ... | scottmg@chromium.org | 2012-04-07 | 1 | -1/+1 |
* | Remove WAYLAND port | oshima@chromium.org | 2012-04-07 | 4 | -42/+0 |
* | Move files inside chrome/browser/chromeos/dbus to chromeos/dbus | hashimoto@chromium.org | 2012-04-06 | 1 | -0/+5 |
* | Don't build the task manager into Android builds. | jgreenwald@chromium.org | 2012-04-06 | 1 | -0/+10 |
* | Add support for not compiling in chrome/browser/background. | jgreenwald@chromium.org | 2012-04-05 | 1 | -0/+8 |
* | Allow SessionService to be disabled. | yfriedman@chromium.org | 2012-04-05 | 1 | -0/+11 |
* | Don't show failure of the last succeeded test | wangxianzhu@chromium.org | 2012-04-05 | 1 | -0/+2 |
* | Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK | oshima@chromium.org | 2012-04-05 | 1 | -3/+0 |
* | Revert 130528 - Disable one-click signin for all platforms except windows. | rogerta@chromium.org | 2012-04-04 | 1 | -2/+3 |
* | Revert 129889 - Revert 129878 - Re-enable use_canvas_skia=1 on Windows. | asvitkine@chromium.org | 2012-04-04 | 1 | -1/+1 |
* | Adds qcms to all.gyp. This was reverted before because qcms' sse2 code didn't... | estade@chromium.org | 2012-04-04 | 1 | -0/+1 |
* | Build and push chrome.pak for ui_unittests on Android. | wangxianzhu@chromium.org | 2012-04-04 | 6 | -16/+28 |
* | Disable one-click signin for all platforms except windows. | rogerta@chromium.org | 2012-04-04 | 1 | -3/+2 |
* | Update test suppressions / disabled tests following refactoring. | rsleevi@chromium.org | 2012-04-03 | 1 | -1/+0 |
* | Remove hack in .gyp file disabling NaCl in ARM CrOs build. We still have it d... | olonho@google.com | 2012-04-03 | 1 | -7/+3 |
* | Support for ARM NaCl untrusted runtime build. | olonho@google.com | 2012-04-03 | 1 | -1/+10 |
* | Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil... | apavlov@chromium.org | 2012-04-03 | 1 | -0/+7 |
* | Revert 130248 - Add full support for filesystem URLs. | sergeyu@chromium.org | 2012-04-03 | 1 | -7/+0 |
* | Disable ui_unittests before we resolve resource pack issue. | wangxianzhu@chromium.org | 2012-04-03 | 1 | -1/+1 |
* | Fix linux_aura bot compile. | erg@google.com | 2012-04-02 | 1 | -1/+1 |