| Commit message (Expand) | Author | Age | Files | Lines |
* | [iOS/GN] Fix compilation of ios_chrome_unittests with gn. | sdefresne | 2016-03-26 | 1 | -12/+45 |
* | [GN/iOS] Add target to compile ios/chrome/app/resources/ios_resources.grd. | sdefresne | 2016-03-25 | 1 | -0/+1 |
* | Removing OWNERS file in empty directory | noyau | 2016-03-25 | 1 | -5/+0 |
* | Remove Keep Reading List Item Experimental flag. | olivierrobin | 2016-03-24 | 3 | -24/+11 |
* | Add persistence layer to Reading list model | olivierrobin | 2016-03-24 | 7 | -3/+219 |
* | Send the value of google_brand::GetBrand in component update checks. | sorin | 2016-03-23 | 1 | -0/+8 |
* | Add more RetainedRef uses where needed. | vmpstr | 2016-03-22 | 2 | -6/+8 |
* | Fix bug in net::RequestPriority -> HTTP/2 dependency conversion. | rdsmith | 2016-03-21 | 2 | -0/+25 |
* | [NTP snippets] Parse downloaded snippets from memory rather than from disk. | bauerb | 2016-03-21 | 1 | -1/+24 |
* | Project Eraser: Kill chrome://memory. | asvitkine | 2016-03-19 | 1 | -1/+1 |
* | Adding macro to enable changing SSL library (Part 1) | svaldez | 2016-03-18 | 1 | -1/+11 |
* | Disable share extension receiver on simulator. | olivierrobin | 2016-03-18 | 1 | -0/+9 |
* | Password manager on iOS should understand non-HTML landing pages | vabr | 2016-03-18 | 1 | -1/+7 |
* | Remove support forAlt-Svc/Alternate Protocol Probability | rch | 2016-03-17 | 2 | -36/+0 |
* | Set unseen state of reading list before notifying observers. | lod | 2016-03-17 | 1 | -1/+1 |
* | gaia_auth_fetcher_ios_private.h: fix case for WebKit.h. | yyanagisawa | 2016-03-17 | 1 | -1/+1 |
* | Add URLs for Clear Browsing Data setting screen. | msarda | 2016-03-16 | 2 | -0/+11 |
* | [NTP Snippets] Only get snippets for MostLikely URLs | treib | 2016-03-16 | 1 | -3/+12 |
* | off_the_record_chrome_browser_state_io_data.mm: fix case for UIKit. | yyanagisawa | 2016-03-16 | 1 | -1/+1 |
* | Add Tab Switcher entry to sign in enum. | jif | 2016-03-15 | 1 | -1/+3 |
* | Revert of Remove support for Alt-Svc/Alternate Protocol Probability (patchset... | peconn | 2016-03-15 | 2 | -0/+36 |
* | [Sync] Move StartBehavior enum into ProfileSyncService. | maxbogue | 2016-03-15 | 2 | -2/+2 |
* | Remove support forAlt-Svc/Alternate Protocol Probability | rch | 2016-03-15 | 2 | -36/+0 |
* | Change scoped_ptr to a type alias for std::unique_ptr for OS_MACOSX | dcheng | 2016-03-12 | 1 | -1/+1 |
* | Replace IDC_SHOW_PRIVACY_SETTINGS with IDC_SHOW_CLEAR_BROWSING_DATA_SETTINGS | msarda | 2016-03-11 | 2 | -1/+3 |
* | SuggestionsService: implement SyncServiceObserver | treib | 2016-03-11 | 1 | -3/+8 |
* | [iOS] Upstream BrowsingDataRemoverHelper. | sdefresne | 2016-03-10 | 5 | -5/+178 |
* | Fix the password bubble titles for android. | vasilii | 2016-03-10 | 2 | -3/+4 |
* | Mark PasswordManager.InfoBarResponse as obsolete | vabr | 2016-03-10 | 2 | -7/+5 |
* | delete dataReduction from build | mrefaat | 2016-03-10 | 1 | -7/+0 |
* | base: Remove OwningMRUCache in favor of scoped_ptrs in MRUCache | vmpstr | 2016-03-09 | 5 | -77/+9 |
* | [ios] Cleaned up usage of CR_TEST_REQUIRES_WK_WEB_VIEW. | eugenebut | 2016-03-09 | 1 | -2/+0 |
* | Use password_manager::metrics_util::ResponseType on iOS | vabr | 2016-03-09 | 2 | -12/+7 |
* | Create Bookmarks from Share Extension | olivierrobin | 2016-03-09 | 5 | -19/+93 |
* | [Share extension] Receive and parse items from the share extension. | olivierrobin | 2016-03-08 | 9 | -13/+543 |
* | RequestContext no longer owns the cookie store | droger | 2016-03-08 | 6 | -15/+27 |
* | Revert of Remove support for Alt-Svc/Alternate Protocol Probability (patchset... | anthonyvd | 2016-03-07 | 2 | -0/+36 |
* | Remove support forAlt-Svc/Alternate Protocol Probability | rch | 2016-03-07 | 2 | -36/+0 |
* | Add ResubmitDataController for the Confirm POST data resubmission action sheet. | lpromero | 2016-03-07 | 2 | -0/+118 |
* | CookieStore: Remove reference counting. | mmenke | 2016-03-07 | 11 | -38/+48 |
* | [Sync] Adding device count histogram based off pulsing device info. | skym | 2016-03-05 | 3 | -2/+37 |
* | Delete Data Reduction from chrome IOS | mrefaat | 2016-03-04 | 15 | -582/+6 |
* | Remove agl from several OWNERS files. | Adam Langley | 2016-03-02 | 1 | -1/+0 |
* | base: Update MRUCache to allow to use unordered_map and custom hashers. | vmpstr | 2016-03-01 | 1 | -4/+6 |
* | [NTP Snippets] Persist the set of snippets in a pref | treib | 2016-02-29 | 2 | -1/+4 |
* | CREDENTIAL: Only toggle 'skip_zero_click' state if API is used. | mkwst | 2016-02-29 | 2 | -2/+2 |
* | Remove use of URL_SPECIAL_CHARS from SafeBrowsing files. | mmenke | 2016-02-29 | 1 | -3/+4 |
* | Revert of Enable iPad Tab Switcher by default on iOS. (patchset #3 id:200001 ... | rohitrao | 2016-02-27 | 6 | -99/+95 |
* | Change X-CHROME-CONNECTED cookie name to CHROME_CONNECTED. | bzanotti | 2016-02-26 | 1 | -1/+1 |
* | CREDENTIAL: Convert federations from URLs to origins throughout. | mkwst | 2016-02-26 | 1 | -2/+3 |