| Commit message (Expand) | Author | Age | Files | Lines |
* | PNaCl SIMD documentation: improve documentation on casts and __builtin_conver... | jfb@chromium.org | 2014-04-29 | 2 | -28/+61 |
* | Unlike the other toolchains, bionic supports both static and dynamic. This C... | noelallen@chromium.org | 2014-04-29 | 10 | -17/+56 |
* | Reapply 266653 "[Mac] Allow fullscreen transitions while constrai..." | ajwong@chromium.org | 2014-04-29 | 6 | -39/+15 |
* | sync: don't require a MessageLoopProxy in AttachmentServiceProxyForTest | tim@chromium.org | 2014-04-29 | 2 | -4/+15 |
* | browser_tests SSLUITest.TestCNInvalidStickiness is flaky on windows | jsbell@chromium.org | 2014-04-29 | 1 | -1/+7 |
* | [safe_browsing] Remove unused ContainsBrowseUrl() parameter. | shess@chromium.org | 2014-04-29 | 5 | -95/+54 |
* | Revert 266624 "cc: Split animating and drawing into separate act..." | skyostil@google.com | 2014-04-29 | 19 | -427/+109 |
* | Update Virtual Keybaord icons. | rsadam@google.com | 2014-04-29 | 15 | -106/+43 |
* | Re-enabling WebRTC HD cam tests after Logitech C920 fix. | phoglund@chromium.org | 2014-04-29 | 1 | -32/+21 |
* | Tests for supervised users password sync: | antrim@chromium.org | 2014-04-29 | 6 | -390/+989 |
* | Store default search provider data in dictionary pref, and add DefaultSearchM... | caitkp@chromium.org | 2014-04-29 | 8 | -1/+401 |
* | Fixes typdef | sky@chromium.org | 2014-04-29 | 1 | -3/+0 |
* | Remove FromDict from dorameo, indexeddb_perf, jsgamebench, kraken, octane, pe... | nednguyen@google.com | 2014-04-29 | 6 | -47/+34 |
* | Update .DEPS.git | chrome-admin@google.com | 2014-04-29 | 1 | -1/+1 |
* | Makes change_id unsigned | sky@chromium.org | 2014-04-29 | 8 | -45/+51 |
* | Update V8 to version 3.26.27.1 (merged r21024). | machenbach@chromium.org | 2014-04-29 | 1 | -1/+1 |
* | Add HD browser test to WebRTC suite. | kjellander@chromium.org | 2014-04-29 | 6 | -24/+112 |
* | Update .DEPS.git | chrome-admin@google.com | 2014-04-29 | 1 | -1/+1 |
* | Revert 266876 "Roll gyp r1895:1907" | torne@chromium.org | 2014-04-29 | 1 | -1/+1 |
* | Update .DEPS.git | chrome-admin@google.com | 2014-04-29 | 1 | -1/+1 |
* | Update V8 to version 3.26.27 (based on bleeding_edge revision r21017). | machenbach@chromium.org | 2014-04-29 | 1 | -1/+1 |
* | Settings Overides -- warn user when extensions override their NTP. | finnur@chromium.org | 2014-04-29 | 12 | -1/+482 |
* | Update .DEPS.git | chrome-admin@google.com | 2014-04-29 | 1 | -1/+1 |
* | Roll gyp r1895:1907 | torne@chromium.org | 2014-04-29 | 1 | -1/+1 |
* | DevTools: extract DevToolsWindowBase, leave docking, unload and factory logic... | pfeldman@chromium.org | 2014-04-29 | 6 | -803/+956 |
* | Update .DEPS.git | chrome-admin@google.com | 2014-04-29 | 1 | -1/+1 |
* | NaCl: Update revision in DEPS, r13018 -> r13091 | mseaborn@chromium.org | 2014-04-29 | 1 | -2/+2 |
* | Update .DEPS.git | chrome-admin@google.com | 2014-04-29 | 1 | -3/+3 |
* | Roll nss_revision to r266724. | wtc@chromium.org | 2014-04-29 | 1 | -1/+1 |
* | [Sheriff] Disable RenderThreadShutdownTest in debug mode. | machenbach@chromium.org | 2014-04-29 | 1 | -1/+2 |
* | Adds new resources for mirror preview | guohui@chromium.org | 2014-04-29 | 6 | -0/+0 |
* | Revert of Password bubble: Introduce a command to open the bubble. (https://c... | machenbach@chromium.org | 2014-04-29 | 20 | -420/+65 |
* | Revert of [WebsiteSettings] Update permission bubble manager policy (https://... | machenbach@chromium.org | 2014-04-29 | 4 | -31/+64 |
* | New resources for recording indicators | oshima@chromium.org | 2014-04-29 | 4 | -0/+0 |
* | Password bubble: ManagePasswordsIconView is now a BubbleIconView. | mkwst@chromium.org | 2014-04-29 | 20 | -65/+420 |
* | Don't upload extension IDs in the cloud policy protocol. | joaodasilva@chromium.org | 2014-04-29 | 6 | -88/+103 |
* | [WebsiteSettings] Update permission bubble manager policy | gbillock@chromium.org | 2014-04-29 | 4 | -64/+31 |
* | Remove Profile dependency from TiclInvalidationService | bartfab@chromium.org | 2014-04-29 | 11 | -158/+405 |
* | cc: Add support for partial swaps when using impl-side painting by only | sohan.jyoti@samsung.com | 2014-04-29 | 11 | -10/+139 |
* | Fix IsGCMixin predicate to correctly identify classes with multiple mixin bases. | zerny@chromium.org | 2014-04-29 | 1 | -10/+13 |
* | Try to fix ProfileBrowserTest, again. | treib@chromium.org | 2014-04-29 | 1 | -90/+135 |
* | Support 3 channels for audio input. | grunell@chromium.org | 2014-04-29 | 3 | -3/+4 |
* | Add Shill to ONC translation of IPConfig. | pneubeck@chromium.org | 2014-04-29 | 9 | -11/+103 |
* | Update incognito and guest browsing new tab page: | edwardjung@chromium.org | 2014-04-29 | 7 | -87/+179 |
* | Cleanup random bits of base/. | thestig@chromium.org | 2014-04-29 | 3 | -9/+8 |
* | Mac AVFoundation: Allow use of all camera's supported resolutions. | mcasas@chromium.org | 2014-04-29 | 4 | -68/+8 |
* | Remove PDF extension dependencies from grd files | raymes@chromium.org | 2014-04-29 | 4 | -25/+1 |
* | Update .DEPS.git | chrome-admin@google.com | 2014-04-29 | 1 | -1/+1 |
* | Use base::STLSet* in place of std::set_* for simplicity. | sungmann.cho@navercorp.com | 2014-04-29 | 1 | -23/+8 |
* | Uprrev DEPS for html-office-public | raymes@chromium.org | 2014-04-29 | 1 | -1/+1 |