| Commit message (Expand) | Author | Age | Files | Lines |
* | [Reverting 81332. Reason for revert: page_cycler_intl2 showing huge regressi... | nick@chromium.org | 2011-04-13 | 6 | -1002/+0 |
* | Update mach_override's README.chromium with the xor change. | thakis@chromium.org | 2011-04-13 | 1 | -0/+1 |
* | Mac: Let chrome coexist with the Chinese Handwriting IME. | thakis@chromium.org | 2011-04-12 | 6 | -0/+1001 |
* | Revert 81308 (broke 10.5)- Mac: Let chrome coexist with the Chinese Handwriti... | thakis@chromium.org | 2011-04-12 | 6 | -997/+0 |
* | Mac: Let chrome coexist with the Chinese Handwriting IME. | thakis@chromium.org | 2011-04-12 | 6 | -0/+997 |
* | Cleanup SQLite 3.6.18 import. | shess@chromium.org | 2011-04-12 | 57 | -6791/+1579 |
* | Remove DOS line endings from third_party/PRESUBMIT.py | thakis@chromium.org | 2011-04-12 | 1 | -67/+67 |
* | Fix third_party PRESUBMIT script | thakis@chromium.org | 2011-04-11 | 1 | -12/+7 |
* | [Sync] Clean up cacheinvalidation.gyp | akalin@chromium.org | 2011-04-08 | 1 | -18/+41 |
* | [Sync] Rename google-cache-invalidation-api directory back to 'files' | akalin@chromium.org | 2011-04-08 | 1 | -32/+30 |
* | [Sync] Check out only the C++ subdir of google-cache-invalidation-api | akalin@chromium.org | 2011-04-07 | 1 | -32/+31 |
* | Fixing third_party presubmit rules to recognize \r\n as newlines | cdn@chromium.org | 2011-04-07 | 1 | -4/+4 |
* | [Sync] Roll google-cache-invalidation to @78 | akalin@chromium.org | 2011-04-05 | 1 | -0/+3 |
* | Revert 80431 - [Sync] Roll google-cache-invalidation to @77 | akalin@chromium.org | 2011-04-05 | 1 | -3/+0 |
* | [Sync] Roll google-cache-invalidation to @77 | akalin@chromium.org | 2011-04-05 | 1 | -0/+3 |
* | Update libwebp to libwebp-0.1.2. | abarth@chromium.org | 2011-04-05 | 23 | -168/+921 |
* | Update translations using strings from launchpad.net r172 | tony@chromium.org | 2011-04-04 | 24 | -24/+545 |
* | third_party/protobuf: update to upstream r371 | agl@chromium.org | 2011-04-02 | 120 | -3462/+13874 |
* | Revert "third_party/protobuf: update to upstream r371" | agl@chromium.org | 2011-04-01 | 120 | -13871/+3462 |
* | third_party/protobuf: update to upstream r371 | agl@chromium.org | 2011-04-01 | 120 | -3462/+13871 |
* | Add presubmit checks to verify that README.chromium files have been updated a... | cdn@chromium.org | 2011-03-31 | 2 | -4/+78 |
* | Allow PNG_EASY_ACCESS_SUPPORTED by not defining PNG_NO_EASY_ACCESS. This | mark@chromium.org | 2011-03-29 | 2 | -3/+2 |
* | Add the ability to write comments to PNGCodec::Encode. | tony@chromium.org | 2011-03-28 | 1 | -1/+0 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 4 | -8/+8 |
* | Fix check_perms failure from r79368. | thestig@chromium.org | 2011-03-25 | 1 | -0/+0 |
* | Adding new 7zr.exe | bradnelson@google.com | 2011-03-25 | 1 | -0/+0 |
* | Revert 79258 - Mark all the free'ed region with special markers so that browser | rtenneti@chromium.org | 2011-03-24 | 1 | -5/+1 |
* | Mark all the free'ed region with special markers so that browser | rtenneti@chromium.org | 2011-03-24 | 1 | -1/+5 |
* | Switch to using WinHeap for the browser process | jar@chromium.org | 2011-03-24 | 1 | -2/+6 |
* | Update translations using strings from launchpad.net r160 | tony@chromium.org | 2011-03-23 | 10 | -10/+578 |
* | third_party/protobuf: update README.chromium. | agl@chromium.org | 2011-03-23 | 1 | -3/+2 |
* | Add LevelDB and Snappy to the build. These will be used by IndexedDB. | jorlow@chromium.org | 2011-03-22 | 5 | -0/+400 |
* | Removing activscp, it's not used any more. (Was used by CEEE only.) | joi@chromium.org | 2011-03-18 | 12 | -16106/+0 |
* | Fix for talloc, in order to improve mesa shader compiler performance on windo... | senorblanco@chromium.org | 2011-03-18 | 3 | -11/+42 |
* | Update OOM killer. | avi@chromium.org | 2011-03-18 | 2 | -4/+29 |
* | This directory is handled through DEPS and doesn't need a readme. Cleaning up... | cdn@chromium.org | 2011-03-16 | 1 | -4/+0 |
* | Update translations using strings from launchpad.net r153 | tony@chromium.org | 2011-03-16 | 17 | -22/+1327 |
* | Add redundancy to detect double frees in TCMalloc | jar@chromium.org | 2011-03-16 | 1 | -1/+180 |
* | Cleaning up third_party readmes and adding a template for future use. | cdn@chromium.org | 2011-03-16 | 50 | -32/+129 |
* | Change the type of the libwebp target to "none" to stop folks from trying to | abarth@chromium.org | 2011-03-15 | 1 | -1/+1 |
* | Update libwebp | abarth@chromium.org | 2011-03-15 | 34 | -302/+6907 |
* | Revert 78166 - Test impact of an allocator change to detect double frees | jar@chromium.org | 2011-03-15 | 1 | -185/+1 |
* | Test impact of an allocator change to detect double frees | jar@chromium.org | 2011-03-15 | 1 | -1/+185 |
* | Add PLY (Python Lex Yacc) | noelallen@google.com | 2011-03-14 | 6 | -0/+4657 |
* | Revert 77948 - Add redundancy to detect double frees in TCMalloc | jar@chromium.org | 2011-03-12 | 1 | -100/+1 |
* | Add redundancy to detect double frees in TCMalloc | jar@chromium.org | 2011-03-12 | 1 | -1/+100 |
* | Revert 77941 - Add redundancy to detect double frees in TCMalloc | jar@chromium.org | 2011-03-12 | 1 | -100/+1 |
* | Add redundancy to detect double frees in TCMalloc | jar@chromium.org | 2011-03-12 | 1 | -1/+100 |
* | In ChromeDriver, fix some cases of clicking elements that require scrolling. | kkania@chromium.org | 2011-03-11 | 2 | -1928/+1662 |
* | Drop the icu version number from the name of icu data file on Windows. | jshin@chromium.org | 2011-03-10 | 2 | -12/+8 |