| Commit message (Expand) | Author | Age | Files | Lines |
* | mandoline: Add find in page. | erg | 2015-10-06 | 2 | -0/+24 |
* | Reland of [Background Sync] Trigger Background Sync events when Chrome is bac... | iclelland | 2015-10-02 | 2 | -0/+6 |
* | Revert of [BackgroundSync] Trigger Background Sync events when Chrome is back... | iclelland | 2015-09-29 | 2 | -6/+0 |
* | [BackgroundSync] Trigger Background Sync events when Chrome is backgrounded o... | iclelland | 2015-09-28 | 2 | -0/+6 |
* | Font size in DomDistiller prefs syncs with local scaling | wychen | 2015-09-26 | 1 | -0/+45 |
* | Revert "Autofill: Move heuristics test data to components/test/data." | Lei Zhang | 2015-09-24 | 255 | -60772/+0 |
* | Autofill: Move heuristics test data to components/test/data. | thestig | 2015-09-24 | 255 | -0/+60772 |
* | Update the compatible version number when migrating LoginDatabase. | msramek | 2015-09-15 | 2 | -1/+83 |
* | mandoline: Add back/forward support and UI. | erg | 2015-09-15 | 4 | -1/+3 |
* | Adding megjablon to Data Reduction Proxy OWNERS files and | megjablon | 2015-09-14 | 1 | -1/+1 |
* | Revert of mandoline: Add back/forward support and UI. (patchset #9 id:160001 ... | rdevlin.cronin | 2015-09-14 | 4 | -3/+1 |
* | mandoline: Add back/forward support and UI. | erg | 2015-09-14 | 4 | -1/+3 |
* | Update OWNERS file now that Chris has left the project. | yfriedman | 2015-09-11 | 1 | -1/+1 |
* | mandoline: Set up WebViewTest and add a basic test. | erg | 2015-09-11 | 1 | -0/+1 |
* | Rename avatar_url to icon_url in LoginDatabase. | msramek | 2015-09-10 | 8 | -7/+89 |
* | Removed archived history file deletion on browser start | a-v-y | 2015-09-10 | 1 | -17/+0 |
* | [Password Manager tests] Add ability to notify about new failed tests via email. | melandory | 2015-09-07 | 1 | -6/+26 |
* | Remove dependency of //component:components_unittests on //content on iOS. | sdefresne | 2015-09-04 | 1 | -1/+7 |
* | Fix theme-color meta tag for toolbar in reader mode | wychen | 2015-08-27 | 1 | -1/+4 |
* | Update targetSdkVersion to 23. | aurimas | 2015-08-22 | 1 | -1/+1 |
* | Allow url::SchemeHostPort to hold non-file scheme without port | tyoshino | 2015-08-19 | 1 | -4/+4 |
* | Revert of Allow url::SchemeHostPort to hold non-file scheme without port (pat... | msramek | 2015-08-18 | 1 | -4/+4 |
* | Allow url::SchemeHostPort to hold non-file scheme without port | tyoshino | 2015-08-18 | 1 | -4/+4 |
* | Adds OWNERS file for content/test/data. | sky | 2015-08-11 | 1 | -0/+1 |
* | Hooks up cross frame navigation requests | sky | 2015-08-10 | 1 | -1/+1 |
* | Makes it possible for an html frame tree to have numerous local frames | sky | 2015-07-29 | 1 | -0/+5 |
* | Add an Android specific ChildAccountInfoFetcher that talks to the AccountMana... | knn | 2015-07-28 | 2 | -0/+3 |
* | Read Android policies early in startup | aberent | 2015-07-24 | 2 | -0/+3 |
* | Unpunycode search keywords and short names. | alshabalin | 2015-07-23 | 1 | -0/+6 |
* | gl/test: Move some initialization code used in tests to a separate component. | sadrul | 2015-07-20 | 2 | -3/+3 |
* | Add a JSON sanitizer. | bauerb | 2015-07-13 | 2 | -3/+6 |
* | Remove dubroy@ from OWNERS files. | mkwst | 2015-06-30 | 1 | -1/+0 |
* | Adds a frame based test for html_viewer | sky | 2015-06-29 | 2 | -0/+12 |
* | Introduce a layering in the invalidation component as public and impl. | knn | 2015-06-26 | 2 | -2/+2 |
* | Do not require explicit initialization of ResourceExtractor | agrieve | 2015-06-24 | 1 | -5/+0 |
* | Optimize png files in components/extensions | oshima | 2015-06-24 | 1 | -0/+0 |
* | Revert "Revert "Android: Store language .pak files in res/raw rather than ass... | agrieve | 2015-06-22 | 1 | -1/+1 |
* | Revert "Android: Store language .pak files in res/raw rather than assets" | qinmin | 2015-06-20 | 1 | -1/+1 |
* | Make lint fail builds. | aurimas | 2015-06-19 | 1 | -11/+11 |
* | Android: Store language .pak files in res/raw rather than assets | agrieve | 2015-06-19 | 1 | -1/+1 |
* | Store and load icudtl.dat directly from the apk rather than extracting on sta... | agrieve | 2015-06-19 | 1 | -2/+2 |
* | search_engines: Remove dependency on chrome_paths.h. | tfarina | 2015-06-19 | 1 | -0/+6 |
* | [Android] Refactor browser test execution. (RELAND) | jbudorick | 2015-06-12 | 4 | -41/+23 |
* | Revert of [Android] Refactor browser test execution. (patchset #14 id:260001 ... | jbudorick | 2015-06-12 | 4 | -23/+41 |
* | [Android] Refactor browser test execution. | jbudorick | 2015-06-12 | 4 | -41/+23 |
* | HTML exit reader view button | mdjones | 2015-06-10 | 1 | -1/+1 |
* | Correct Schema.Org metadata in Dom Distiller testing article | wychen | 2015-06-06 | 1 | -8/+7 |
* | More work on removing variants from Autofill | estade | 2015-06-05 | 4 | -48/+25 |
* | [Android] Refactor the native test wrappers. (RELAND) | jbudorick | 2015-05-22 | 5 | -145/+21 |
* | [Password manager tests automation] Fixes yandex. | melandory | 2015-05-20 | 1 | -3/+3 |