| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Implement blocking for webRequest.onBeforeRequest extension event. | mpcomplete@chromium.org | 2011-03-08 | 2 | -204/+0 |
* | Update translations using strings from launchpad.net r144 | tony@chromium.org | 2011-03-07 | 13 | -12/+2958 |
* | Update translations using strings from launchpad.net r141 | tony@chromium.org | 2011-03-05 | 25 | -238/+1055 |
* | Switch to new libjingle branch. | sergeyu@chromium.org | 2011-03-04 | 2 | -3/+16 |
* | GTTF: Use a fresh TestingBrowserProcess for each test, part #2 | phajdan.jr@chromium.org | 2011-02-25 | 1 | -0/+3 |
* | Fix finding the location in view of elements. This fixes mouse commands on sc... | kkania@chromium.org | 2011-02-25 | 2 | -1880/+1985 |
* | Apply change for less verbose ID lengths from upstream. | cevans@chromium.org | 2011-02-23 | 2 | -6/+23 |
* | Add SQLITE_NO_SYNC define for ChromeOS build | gspencer@chromium.org | 2011-02-22 | 1 | -0/+10 |
* | Update the WebDriver atoms to r11476 so we can pick up a bug fix for the togg... | kkania@chromium.org | 2011-02-19 | 2 | -595/+795 |
* | Updating src/third_party/webdriver/atoms.h with a new version of the file | kkania@chromium.org | 2011-02-16 | 2 | -1671/+1657 |
* | Remove obsolete dependencies that create needless recompiling. | jeanluc@chromium.org | 2011-02-15 | 1 | -2/+0 |
* | Update translations (using launchpad.net r119) for langs | tony@chromium.org | 2011-02-11 | 7 | -290/+640 |
* | Update translations for the inspector_strings template using launchpad.net r119 | tony@chromium.org | 2011-02-11 | 7 | -8/+326 |