| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added flash plugin. | bevc@google.com | 2011-08-23 | 1 | -1/+4 |
* | Linux: allow linking directly with Kerberos instead of using dlopen. | phajdan.jr@chromium.org | 2011-08-23 | 1 | -4/+4 |
* | Update translations using strings from launchpad.net r311 | fta@sofaraway.org | 2011-08-22 | 1 | -2/+2 |
* | Re-enable clang for official builders. | kerz@chromium.org | 2011-08-22 | 1 | -2/+1 |
* | Update sync protos to use the new shared protoc gyp rules | evan@chromium.org | 2011-08-19 | 1 | -0/+5 |
* | Unify gyp rules for running protoc. | evan@chromium.org | 2011-08-18 | 1 | -0/+87 |
* | restore OutputFile for chrome.exe, do moving hardlink on dll instead | scottmg@chromium.org | 2011-08-18 | 1 | -0/+4 |
* | Adding native client toolchain download to all chrome checkouts with nacl. | bradnelson@google.com | 2011-08-18 | 1 | -0/+0 |
* | Adding native client toolchain download to all chrome checkouts with nacl. | bradnelson@google.com | 2011-08-18 | 1 | -0/+29 |
* | Use bookmark manager to add/edit bookmark pages with webui_dialogs=1. | flackr@chromium.org | 2011-08-17 | 1 | -9/+11 |
* | Remove Purify and Quantify.Doing so will reduce substantially the size of the... | jeanluc@chromium.org | 2011-08-17 | 2 | -25/+0 |
* | Enable the packed_resources target on Windows. | tony@chromium.org | 2011-08-16 | 1 | -1/+2 |
* | Add _GLIBCXX_DEBUG compilation mode. | tzik@chromium.org | 2011-08-16 | 1 | -0/+8 |
* | Virtual Cloud Print Driver for Mac. | abeera@google.com | 2011-08-15 | 1 | -1/+1 |
* | Adding GYP_DEFINES=ASAN to enable ASAN build | glotov@google.com | 2011-08-15 | 1 | -0/+20 |
* | Add dbus_unittests to chromeos_builder | nsylvain@chromium.org | 2011-08-14 | 1 | -0/+1 |
* | cycle | thakis@chromium.org | 2011-08-13 | 1 | -1/+2 |
* | Whitespace to force Mac Clobber | rsleevi@chromium.org | 2011-08-13 | 1 | -1/+1 |
* | Revert 96592 - Add scroll and gesture message filters for UIPI Flash. | jschuh@chromium.org | 2011-08-13 | 1 | -2/+2 |
* | Force bots to re-run | georgey@chromium.org | 2011-08-13 | 1 | -1/+0 |
* | Lower PSAPI_VERSION to 1 to try to get Chrome launching again on < Windows 7 ... | pkasting@chromium.org | 2011-08-13 | 1 | -0/+1 |
* | Add scroll and gesture message filters for UIPI Flash. | jschuh@chromium.org | 2011-08-12 | 1 | -2/+2 |
* | Breakpad: Ensure crash_service64.exe gets built on Buildbot | mseaborn@chromium.org | 2011-08-11 | 1 | -0/+1 |
* | Adding Wayland message loop and gyp build deps | dnicoara@chromium.org | 2011-08-11 | 2 | -3/+7 |
* | mac: Use gcc for official builds again until breakpad is sorted out. | thakis@chromium.org | 2011-08-11 | 1 | -1/+2 |
* | Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, in... | mnissler@chromium.org | 2011-08-11 | 2 | -57/+16 |
* | Make the "All" target depend on content | jochen@chromium.org | 2011-08-11 | 1 | -0/+1 |
* | Whitespace change to trigger build | jochen@chromium.org | 2011-08-11 | 1 | -1/+1 |
* | Disable data page (heap) execution when running on Mac OS X 10.7 ("Lion"). | mark@chromium.org | 2011-08-11 | 3 | -0/+263 |
* | Don't make clang plugins stuff dependent on _toolset=target either. | thakis@chromium.org | 2011-08-11 | 1 | -13/+7 |
* | Add content_unittests to builders in all.gyp | jochen@chromium.org | 2011-08-11 | 1 | -0/+9 |
* | Sort dependencies. | maruel@chromium.org | 2011-08-10 | 1 | -1/+1 |
* | Whitespace change. | cmp@chromium.org | 2011-08-10 | 1 | -0/+1 |
* | Revert 95910 - Revert 95907 - Clean up SSL false start blacklist code. | pkasting@chromium.org | 2011-08-10 | 2 | -16/+57 |
* | Dummy checkin to trigger the bots | nsylvain@chromium.org | 2011-08-10 | 1 | -1/+3 |
* | Adding Wayland support for ui/gfx | dnicoara@chromium.org | 2011-08-10 | 1 | -0/+7 |
* | ui_tests is needed by chromium performance testers | maruel@chromium.org | 2011-08-10 | 1 | -0/+1 |
* | cycle bots | thakis@chromium.org | 2011-08-10 | 1 | -1/+1 |
* | Pass clang flags to the host compiler, too. | thakis@chromium.org | 2011-08-10 | 1 | -18/+15 |
* | mac: Make 'clang=1' the default for official builds. | thakis@chromium.org | 2011-08-10 | 1 | -0/+8 |
* | A gyp file that generates a Visual studio solution for only certain targets a... | apatrick@chromium.org | 2011-08-10 | 2 | -0/+25 |
* | Adding a nacl win integration test buildbot target. | bradnelson@google.com | 2011-08-09 | 1 | -0/+8 |
* | Whitespace change to force a build. NO CODE CHANGE. | maruel@chromium.org | 2011-08-09 | 1 | -0/+2 |
* | Update translations using strings from launchpad.net r297 | fta@sofaraway.org | 2011-08-09 | 1 | -2/+2 |
* | Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, in... | fischman@chromium.org | 2011-08-08 | 2 | -57/+16 |
* | Clean up SSL false start blacklist code. Numerous changes, including: | pkasting@chromium.org | 2011-08-08 | 2 | -16/+57 |
* | Enable /PROFILE for Release builds and remove it from Debug builds. | siggi@chromium.org | 2011-08-08 | 1 | -0/+9 |
* | Remove selenium_tests, they're obsolete. | phajdan.jr@chromium.org | 2011-08-08 | 1 | -1/+0 |
* | Cycle bots | dhollowa@chromium.org | 2011-08-07 | 1 | -1/+1 |
* | cycle bots | thakis@chromium.org | 2011-08-07 | 1 | -1/+5 |