summaryrefslogtreecommitdiffstats
path: root/android/autofill
Commit message (Expand)AuthorAgeFilesLines
* Part of fix for bug 5455901 Export symbols in android/Kristian Monsen2011-10-211-1/+2
* Part of fix for 5065047: build libchromium as a shared libKristian Monsen2011-07-281-1/+1
* Preparation for fixing bug 5065047: build libchromium as a shared libKristian Monsen2011-07-281-1/+0
* Merge Chromium at r12.0.742.93: All autofill fixesKristian Monsen2011-07-082-8/+12
* Merge Chromium at r12.0.742.93: Compile fixes from moving url_request_context...Kristian Monsen2011-07-082-3/+3
* Merge Chromium at r11.0.696.0: Compile fix in profile_android.hKristian Monsen2011-06-301-1/+11
* Removing all prefs usage for Android in autofillKristian Monsen2011-06-151-4/+1
* Merge Chromium at r11.0.672.0: Compile fix in profile_android.hKristian Monsen2011-06-141-1/+8
* Merge Chromium at r11.0.672.0: Compile fix in android_url_request_context_get...Kristian Monsen2011-06-142-4/+4
* Merge Chromium at r11.0.672.0: Compile fix in url_fetcher_proxy.hKristian Monsen2011-06-141-2/+2
* Merge Chromium at 10.0.634.0: Fix conflict and compile from thread.h moveKristian Monsen2011-05-252-2/+2
* Merge Chromium at 10.0.621.0: Fix linker errorKristian Monsen2011-05-201-0/+10
* Merge Chromium at 10.0.621.0: profile.h moved upstreamKristian Monsen2011-05-201-1/+1
* Merge Chromium at 10.0.621.0: Compile fix for profile_android.hKristian Monsen2011-05-201-1/+3
* Merge Chromium at 10.0.621.0: Compile fix, CreateUserPrefService removed upst...Kristian Monsen2011-05-201-1/+1
* Merge Chromium at 9.0.597.55: Add missing Profile stubs.Ben Murdoch2011-01-111-0/+8
* Fix crash in AutoFillBen Murdoch2010-12-205-32/+18
* Merge Chromium at r66597: Stub new Profile methods on AndroidBen Murdoch2010-12-031-2/+4
* Provide a URLRequestContext directly to AutoFill, rather than a factory functionSteve Block2010-11-302-9/+6
* Fix bug in URLFetcherProxyBen Murdoch2010-11-221-2/+3
* Merge Chromium at r65505: Add new Profile functions to ProfileAndroidBen Murdoch2010-11-191-4/+10
* Merge Chromium at r65505: GetIOMessageLoopProxy now constBen Murdoch2010-11-192-3/+3
* Fix crash in AutoFillBen Murdoch2010-11-182-1/+39
* Merge Chromium at r63472 : Fix profile_android.hIain Merrick2010-11-031-0/+2
* Hide details of private browsing for URLRequestContext from Chromium AutoFill...Steve Block2010-10-222-2/+2
* Fix Chromium HTTP request context getters to use raw pointersSteve Block2010-10-212-2/+2
* Merge Chromium at 7.0.540.0 : Fix Android autofill code.Iain Merrick2010-10-192-4/+9
* Merge changes I8627d6ea,I257f519aSteve Block2010-10-012-15/+11
|\
| * Update AndroidURLRequestContextGetter to take a pointer to the getter functionSteve Block2010-09-302-6/+10
| * Remove an unused setter and getter from AndroidURLRequestContextGetterSteve Block2010-09-301-9/+1
* | Fix a couple of bugs in URLFetcherProxySteve Block2010-09-301-10/+5
|/
* Refactor URLFetcherProxy to minimise the Android-specific diffSteve Block2010-09-271-49/+67
* Intial set of changes to enable autofill on Android.Ben Murdoch2010-09-135-0/+564