summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* Disable the creation of the PromoResourceService on iOS.rsesek2016-02-194-29/+2
* [ios] Removed extra include from crw_web_controller_unittest.eugenebut2016-02-191-1/+0
* Credential: Rename 'suppressUI' to 'unmediated'.mkwst2016-02-195-12/+12
* Revert of Release unused web views when under memory pressure. (patchset #5 i...markusheintz2016-02-193-55/+0
* Add "add to reading list" action command.lod2016-02-191-0/+3
* Release unused web views when under memory pressure.bzanotti2016-02-193-0/+55
* Remove unused and deprecated APIlpromero2016-02-191-1/+0
* Android: Add support for android-app scheme in a referrer.lizeb2016-02-192-10/+10
* Correct self assignment in LayoutRectPosition.justincohen2016-02-191-2/+2
* [ios] Removed WEB_TEST_F macro definition as unused.eugenebut2016-02-191-56/+0
* Modernize autolayout utilitiesmarq2016-02-182-99/+110
* Rename DCHECK_CURRENTLY_ON_WEB_THREAD to DCHECK_CURRENTLY_ON.sdefresne2016-02-1841-240/+240
* [ios] Removed WEB_TEST_F from web unit tests.eugenebut2016-02-177-1161/+289
* [ios] removed The CGRect zero check -drawViewHierarchyInRectmrefaat2016-02-171-7/+2
* Implement CUP signing in UpdateClient.sorin2016-02-171-0/+6
* Remove myself from specific ios/ OWNERS filesstuartmorgan2016-02-179-9/+4
* Clean forward-declaration of Objective-C classes.sdefresne2016-02-171-5/+0
* Convert C++ files to Objective-C++ files to remove hack.sdefresne2016-02-1715-58/+40
* Clean forward-declaration of Objective-C classes.sdefresne2016-02-171-8/+0
* Convert C++ files to Objective-C++ files to remove hack.sdefresne2016-02-1721-39/+35
* Remove HostDesktopType from sessions and tab restorescottmg2016-02-172-6/+2
* Updating XTBs based on .GRDs from branch masterKrishna Govind2016-02-16104-0/+104
* Clean forward-declaration of Objective-C classes.sdefresne2016-02-161-7/+0
* Convert C++ files to Objective-C++ files to remove hack.sdefresne2016-02-1614-27/+24
* Clean forward-declaration of Objective-C classes.sdefresne2016-02-161-4/+0
* Convert C++ files to Objective-C++ files to remove hack.sdefresne2016-02-166-11/+10
* Remove call to ui::test::uiview_utils::CancelAlerts().sdefresne2016-02-161-3/+0
* Clean forward-declaration of Objective-C classes.sdefresne2016-02-161-5/+0
* Convert C++ files to Objective-C++ files to remove hack.sdefresne2016-02-165-4/+4
* Clean forward-declaration of Objective-C classes.sdefresne2016-02-161-5/+1
* Clean forward-declaration of Objective-C classes.sdefresne2016-02-161-4/+0
* Clean forward-declaration of Objective-C classes.sdefresne2016-02-161-6/+0
* Convert C++ files to Objective-C++ files to remove hack.sdefresne2016-02-166-8/+6
* Reading list model API.noyau2016-02-1516-0/+649
* Implement The Device Info controller, the controller will creategangwu2016-02-122-0/+15
* Componentize IDS_PRIVACY_POLICY_URL.sdefresne2016-02-121-0/+6
* CREDENTIAL: Check constraints before returning credentials.mkwst2016-02-121-1/+1
* Remove obsolete file ios/chrome/app/strings/ios_locale_settings.grd.sdefresne2016-02-1157-530/+0
* Make SafeBrowsingURLRequestContextGetter own its URLRequestContextmmenke2016-02-112-64/+48
* Convert files to Objective-C++ to fix "#ifdef __OBJC__".sdefresne2016-02-115-27/+14
* Componentize Chrome terms of service, Accept-Languages & default encoding.sdefresne2016-02-114-8/+13
* Pack missing localized resources on iOS.sdefresne2016-02-111-0/+4
* Enable Alt-Svc parsing when pooling is enabled.bnc2016-02-111-5/+10
* Stop using grit_target.gypi from ios_chrome_resources.gyp.sdefresne2016-02-111-27/+7
* Remove unused DataReductionProxy code.tbansal2016-02-101-5/+0
* Removed/Replaced uses of deprecated NSURLConnection methods.pkl2016-02-101-22/+4
* Fixed leak on LRU snapshot cache implementation.jbbegue2016-02-101-4/+5
* Set CRWWebViewContentView's size before resetting scroll proxy.kkhorimoto2016-02-104-24/+32
* Replace --use-spdy by --disable-http2.bnc2016-02-092-10/+0
* Replaced UIAlertView with UIAlertController in omnibox_geolocation_authorizat...pkl2016-02-081-28/+39