summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update Chromium to use timegm()Steve Block2010-12-071-12/+0
* 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: OpenSSL supportBen Murdoch2010-11-194-0/+201
* 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
* Revert "Merge Chromium at r63472 : Workaround for compiler bug."Iain Merrick2010-11-091-147/+0
* Merge Chromium at r63472 : Workaround for compiler bug.Iain Merrick2010-11-031-0/+147
* Merge Chromium at r63472 : Fix profile_android.hIain Merrick2010-11-031-0/+2
* Fix chromium code to use timegm64()Steve Block2010-11-021-0/+12
* Remove a superfluous extern declaration for timegm(), which we don't use on A...Steve Block2010-11-021-1/+0
* Implement l10n_util functions needed for AutoFill previews.Ben Murdoch2010-10-294-0/+151
* Syncing external/chromium with chromium release 61029, sdchKristian Monsen2010-10-251-0/+3
* Merge "Hide details of private browsing for URLRequestContext from Chromium A...Steve Block2010-10-252-2/+2
|\
| * Hide details of private browsing for URLRequestContext from Chromium AutoFill...Steve Block2010-10-222-2/+2
* | Add Android MIME types to Chrome HTTP stack.Iain Merrick2010-10-224-0/+141
|/
* 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
* Build fixes for the simulator.Patrick Scott2010-10-011-1/+1
* 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-138-0/+744
* Collection of all the changs to external chromium.Ben Murdoch2010-08-113-8/+12
* Merge Chromium src@r53293Ben Murdoch2010-08-0410-2013/+0
* Adding chrome sql code to external/chromiumKristian Monsen2010-07-2210-0/+2013
* Get most of the chromium sources to compile by using a prefix header and somePatrick Scott2010-02-176-0/+94