index
:
external_chromium.git
master
external chromium
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly clean an exception to prevent a crash
Selim Gurun
2012-04-27
1
-0
/
+5
*
Part of fix for bug 5455901 Export symbols in android/
Kristian Monsen
2011-10-21
3
-3
/
+6
*
Fix for bug 5105584
Kristian Monsen
2011-08-03
2
-5
/
+8
*
Part of fix for 5065047: build libchromium as a shared lib
Kristian Monsen
2011-07-28
8
-47
/
+97
*
Preparation for fixing bug 5065047: build libchromium as a shared lib
Kristian Monsen
2011-07-28
1
-1
/
+0
*
Query the platform for the Autofill server URL.
Ben Murdoch
2011-07-21
2
-0
/
+44
*
Implement AutofillCountry::ApplicationLocale() on Android.
Ben Murdoch
2011-07-13
2
-0
/
+17
*
Update Autofill L10N string IDs.
Ben Murdoch
2011-07-12
1
-17
/
+13
*
Merge Chromium at r12.0.742.93: All autofill fixes
Kristian Monsen
2011-07-08
2
-8
/
+12
*
Merge Chromium at r12.0.742.93: Compile fix in url_constants.cc
Kristian Monsen
2011-07-08
2
-0
/
+83
*
Merge Chromium at r12.0.742.93: New autofill strings
Kristian Monsen
2011-07-08
1
-13
/
+14
*
Merge Chromium at r12.0.742.93: Compile fixes from moving url_request_context...
Kristian Monsen
2011-07-08
3
-4
/
+4
*
Merge Chromium at r11.0.696.0: New autofill strings
Kristian Monsen
2011-06-30
1
-1
/
+20
*
Merge Chromium at r11.0.696.0: Adding Android tab_contents.h and tab_contents...
Kristian Monsen
2011-06-30
2
-0
/
+74
*
Merge Chromium at r11.0.696.0: Compile fix in profile_android.h
Kristian Monsen
2011-06-30
1
-1
/
+11
*
Merge "Remove code to detect if we have the private autofill header"
Ben Murdoch
2011-06-15
2
-83
/
+0
|
\
|
*
Remove code to detect if we have the private autofill header
Ben Murdoch
2011-06-16
2
-83
/
+0
*
|
Removing all prefs usage for Android in autofill
Kristian Monsen
2011-06-15
1
-4
/
+1
|
/
*
Merge Chromium at r11.0.672.0: Compile fix in profile_android.h
Kristian Monsen
2011-06-14
1
-1
/
+8
*
Merge Chromium at r11.0.672.0: Compile fix in android_url_request_context_get...
Kristian Monsen
2011-06-14
2
-4
/
+4
*
Merge Chromium at r11.0.672.0: Compile fix in url_fetcher_proxy.h
Kristian Monsen
2011-06-14
1
-2
/
+2
*
Merge Chromium at r11.0.672.0: Files moved upstream
Kristian Monsen
2011-06-14
2
-1
/
+1
*
Merge bd61185cb9da2edfd394e469f2db9291cbfaf238
Jean-Baptiste Queru
2011-05-31
1
-1
/
+3
|
\
|
*
Fix build. Switch to a new way of spoofing prctl.
Jean-Baptiste Queru
2011-05-31
1
-1
/
+3
*
|
Merge Chromium at 10.0.634.0: Fix link errors
Kristian Monsen
2011-05-25
2
-3
/
+20
*
|
Merge Chromium at 10.0.634.0: Fix conflict and compile from thread.h move
Kristian Monsen
2011-05-25
2
-2
/
+2
*
|
Merge Chromium at 10.0.634.0: Fix conflicts in autofill
Kristian Monsen
2011-05-25
1
-1
/
+2
*
|
Merge Chromium at 10.0.621.0: Fix linker error
Kristian Monsen
2011-05-20
1
-0
/
+10
*
|
Merge Chromium at 10.0.621.0: profile.h moved upstream
Kristian Monsen
2011-05-20
1
-1
/
+1
*
|
Merge Chromium at 10.0.621.0: Compile fix for profile_android.h
Kristian Monsen
2011-05-20
1
-1
/
+3
*
|
Merge Chromium at 10.0.621.0: Compile fix, CreateUserPrefService removed upst...
Kristian Monsen
2011-05-20
1
-1
/
+1
|
/
*
Remove native localised strings cache.
Ben Murdoch
2011-02-28
1
-6
/
+0
*
Localise autofill regular expressions
Ben Murdoch
2011-02-28
1
-1
/
+37
*
Do not cache the JNIEnv pointer.
Ben Murdoch
2011-02-28
1
-19
/
+20
*
Fix for bug 3360824, warning when opening tab
Kristian Monsen
2011-01-25
1
-2
/
+3
*
Merge "Use current thread's JNIEnv." into honeycomb
Shimeng (Simon) Wang
2011-01-14
1
-2
/
+7
|
\
|
*
Use current thread's JNIEnv.
Shimeng (Simon) Wang
2011-01-13
1
-2
/
+7
*
|
Renamed JavaInputStreamWrapper to JavaISWrapper
Kristian Monsen
2011-01-14
2
-6
/
+6
|
/
*
Uploads for content uri's
Kristian Monsen
2011-01-13
2
-0
/
+91
*
Merge Chromium at 9.0.597.55: Add missing Profile stubs.
Ben Murdoch
2011-01-11
1
-0
/
+8
*
Fix crash in AutoFill
Ben Murdoch
2010-12-20
5
-32
/
+18
*
Update Chromium to use timegm()
Steve Block
2010-12-07
1
-12
/
+0
*
Merge Chromium at r66597: Stub new Profile methods on Android
Ben Murdoch
2010-12-03
1
-2
/
+4
*
Provide a URLRequestContext directly to AutoFill, rather than a factory function
Steve Block
2010-11-30
2
-9
/
+6
*
Fix bug in URLFetcherProxy
Ben Murdoch
2010-11-22
1
-2
/
+3
*
Merge Chromium at r65505: OpenSSL support
Ben Murdoch
2010-11-19
4
-0
/
+201
*
Merge Chromium at r65505: Add new Profile functions to ProfileAndroid
Ben Murdoch
2010-11-19
1
-4
/
+10
*
Merge Chromium at r65505: GetIOMessageLoopProxy now const
Ben Murdoch
2010-11-19
2
-3
/
+3
*
Fix crash in AutoFill
Ben Murdoch
2010-11-18
2
-1
/
+39
*
Revert "Merge Chromium at r63472 : Workaround for compiler bug."
Iain Merrick
2010-11-09
1
-147
/
+0
[next]