| Commit message (Expand) | Author | Age | Files | Lines |
* | [Reland] Add colorama to third_party/colorama | cjhopman@chromium.org | 2014-06-10 | 3 | -0/+43 |
* | Blanket.js is an easy to install, easy to configure, and easy to use JavaScript | kelvinp@chromium.org | 2014-06-10 | 6 | -0/+5533 |
* | [Password Generation] Start using pronouncable passwords | gcasto@chromium.org | 2014-06-10 | 6 | -78/+43 |
* | QUnit is a powerful and easy-to-use JavaScript unit testing framework | kelvinp@chromium.org | 2014-06-10 | 5 | -0/+2580 |
* | Revert of Add colorama to third_party/colorama (https://codereview.chromium.o... | alph@chromium.org | 2014-06-10 | 3 | -43/+0 |
* | Add colorama to third_party/colorama | cjhopman@chromium.org | 2014-06-10 | 3 | -0/+43 |
* | Update Dr. Memory to r1943 | bruening@google.com | 2014-06-10 | 2 | -2/+2 |
* | * Roll webrtc & libjingle 6346:6352. | ronghuawu@chromium.org | 2014-06-09 | 1 | -1/+1 |
* | Add enums and defines used by gralloc_drm. | fjhenigman@chromium.org | 2014-06-09 | 1 | -0/+31 |
* | Minor additions to GN build, comment mojo bindings. | brettw@chromium.org | 2014-06-09 | 1 | -0/+4 |
* | Revert 275819 "Add libxslt to the GN build" | ccameron@chromium.org | 2014-06-09 | 1 | -80/+0 |
* | Add libxslt to the GN build | brettw@chromium.org | 2014-06-09 | 1 | -0/+80 |
* | Remove myself from OWNERS files. | pliard@chromium.org | 2014-06-08 | 1 | -1/+1 |
* | Remove fischman from WATCHLISTS and OWNERS as I am leaving the Chrome PA. Au... | fischman@chromium.org | 2014-06-07 | 1 | -1/+0 |
* | Add webrtcmediaengine.* to libjingle.gyp | pbos@chromium.org | 2014-06-06 | 1 | -0/+2 |
* | Roll webrtc & libjingle 6333:6346 | ronghuawu@chromium.org | 2014-06-06 | 1 | -1/+1 |
* | gyp performance: Load detect_host_arch directly. | bratell@opera.com | 2014-06-06 | 1 | -1/+1 |
* | Pull libaddressinput strings to work better with translation tools. | rouslan@chromium.org | 2014-06-06 | 1 | -0/+43 |
* | Add woff2_dec target | bashi@chromium.org | 2014-06-06 | 3 | -1/+46 |
* | Pull GN binaries at r275179 | brettw@chromium.org | 2014-06-05 | 1 | -4/+3 |
* | Redo escaping in GN. | brettw@chromium.org | 2014-06-05 | 1 | -1/+1 |
* | Switch Dr. Memory to use a binary in GS rather than a DEPS entry. | agable@chromium.org | 2014-06-05 | 4 | -0/+523 |
* | Use libaddressinput revision 265. | rouslan@chromium.org | 2014-06-05 | 1 | -2/+2 |
* | Added gyp target to build simple LevelDB utility: leveldb_main. | cmumford@chromium.org | 2014-06-05 | 1 | -0/+10 |
* | Including <Windows.h> so that Snappy unit tests can compile. | jsbell@chromium.org | 2014-06-04 | 1 | -0/+1 |
* | Instrumented libraries: add a script to install build deps. | earthdok@chromium.org | 2014-06-04 | 1 | -0/+18 |
* | Bump libaddressinput revision to 262. | rouslan@chromium.org | 2014-06-04 | 1 | -2/+2 |
* | Add targets for mesa to the GN build. | brettw@chromium.org | 2014-06-03 | 2 | -6/+743 |
* | Instrumented libraries: fix & re-enable zlib1g build. | earthdok@chromium.org | 2014-06-03 | 3 | -2/+22 |
* | Add class PreloadAddressValidator, interface to libaddressinput. | roubert@google.com | 2014-06-03 | 3 | -0/+897 |
* | Roll dom_distiller_js | nyquist@chromium.org | 2014-06-02 | 2 | -500/+503 |
* | Instrumented libraries: do not instrument zlib1g. | earthdok@chromium.org | 2014-06-02 | 1 | -1/+2 |
* | gn fixes for ui/gl and mac | jamesr@chromium.org | 2014-06-01 | 1 | -0/+16 |
* | Add GN build file for fontconfig | rockot@chromium.org | 2014-05-31 | 1 | -0/+71 |
* | usrsctp: Filter out Chrome's WINVER macros to avoid -Wmacro-redefined | rnk@chromium.org | 2014-05-31 | 1 | -0/+5 |
* | Add new WebRTC Video API to libpeerconnection.so. | pbos@chromium.org | 2014-05-30 | 1 | -1/+3 |
* | Build libelf with host and not target toolchain. | simonb@chromium.org | 2014-05-30 | 1 | -1/+1 |
* | Bump libaddressinput version to r258. | rouslan@chromium.org | 2014-05-30 | 1 | -7/+9 |
* | Instrumented libraries: add libgconf-2-4. | earthdok@chromium.org | 2014-05-29 | 1 | -0/+13 |
* | Start work on adding content/browser to GN build. | brettw@chromium.org | 2014-05-29 | 1 | -0/+12 |
* | Add CC to the GN build, work on GPU more | brettw@chromium.org | 2014-05-29 | 1 | -0/+12 |
* | Instrumented libraries: add liboverlay-scrollbar-0.2-0. | earthdok@chromium.org | 2014-05-29 | 2 | -3/+24 |
* | Add content renderer to the GN build | brettw@chromium.org | 2014-05-28 | 1 | -0/+24 |
* | Add libelf to src/third_party. | simonb@chromium.org | 2014-05-28 | 4 | -2/+274 |
* | Roll dom_distiller_js | yfriedman@chromium.org | 2014-05-28 | 4 | -498/+520 |
* | Revert 273079 "Add content renderer to the GN build" | brettw@chromium.org | 2014-05-28 | 1 | -24/+0 |
* | Add content renderer to the GN build | brettw@chromium.org | 2014-05-28 | 1 | -0/+24 |
* | Updating XTBs based on .GRDs from branch 1985 | matthewyuan@chromium.org | 2014-05-27 | 4 | -4/+4 |
* | Adds rmcilroy@ to third_party/android_platform/OWNERS | bulach@chromium.org | 2014-05-27 | 1 | -0/+1 |
* | Roll WebRTC 6189:6248. | grunell@chromium.org | 2014-05-27 | 1 | -1/+1 |