index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
public
/
android
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ICS support from Chromium code.
aurimas
2015-05-05
5
-90
/
+24
*
Remove JELLY_BEAN checks from GamepadList.java
aurimas
2015-05-04
1
-17
/
+1
*
Restore simple fling status bookkeeping
jdduke
2015-05-01
1
-4
/
+0
*
Register ContentViewCore for AccessibilityStateChangeListener
demarem
2015-04-30
1
-0
/
+2
*
Fix window.open issue in Document mode on Android.
mariakhomenko
2015-04-29
2
-0
/
+11
*
Rename from ERROR_AUDIO to ERROR_AUDIO_CAPTURE
djmix.kim
2015-04-23
1
-1
/
+1
*
Remove AccessibilityInjector support.
aurimas
2015-04-23
7
-1035
/
+26
*
Enable registration of per-frame Mojo services from Java
avayvod
2015-04-22
1
-0
/
+6
*
Register and unregister CaptionManager listener in attach/detach
boliu
2015-04-21
4
-11
/
+32
*
Fix leak from android Context
boliu
2015-04-21
2
-14
/
+11
*
[IME] Stop sending synthesized keyCode, and send 229 instead.
huangs
2015-04-16
1
-6
/
+3
*
Only clear dom selection on focus change
boliu
2015-04-15
1
-4
/
+4
*
[Android] Use the platform SwipeRefreshLayout
jdduke
2015-04-15
2
-0
/
+78
*
[Android] Allow custom ActionMode creation via ContentViewClient
jdduke
2015-04-15
4
-51
/
+221
*
[Android WebView] invoke geolocation error callback when no sufficient permis...
timvolodine
2015-04-14
2
-4
/
+12
*
Take a snapshot of the AXTree
sgurun
2015-04-14
4
-0
/
+94
*
Move several annotations to annotations package.
aurimas
2015-04-14
1
-1
/
+1
*
Clean up OWNERS file regarding Battery API.
timvolodine
2015-04-13
1
-3
/
+0
*
Remove unnecesary ApiCompatibilityUtils calls.
aurimas
2015-04-10
1
-4
/
+2
*
Remove java ViewAndroid class
boliu
2015-04-09
2
-21
/
+35
*
Android: Throw exception when child service is reused
sievers
2015-04-08
1
-1
/
+1
*
The Java Client should be aware of the readback status.
behara.ms
2015-04-08
1
-5
/
+6
*
Enable NeedsBraces check and fix some checkstyle issues.
aurimas
2015-04-03
2
-7
/
+14
*
Expose text track settings in Content and implement for Android
dspell
2015-04-03
8
-0
/
+740
*
Fix deadlock in ChildProcessService.onDestroy()
sievers
2015-04-02
1
-4
/
+14
*
[Android] Disable fling cancel filtering in the GestureEventQueue
jdduke
2015-04-02
1
-0
/
+4
*
Add note to ContentViewCore.destroy
boliu
2015-04-02
1
-0
/
+6
*
Remove finalizers that only assert
boliu
2015-04-01
1
-6
/
+0
*
Pass format as argument to getContentBitmapAsync.
siva.gunturi
2015-04-01
1
-2
/
+3
*
[Android] Avoid creating new objects on each Device Orientation update.
timvolodine
2015-03-31
1
-19
/
+26
*
Fix ViewAndroid leak in Android WebView
boliu
2015-03-30
1
-31
/
+51
*
Add utility function for checking package version
dgn
2015-03-30
1
-9
/
+2
*
Send autocapitalize flags to the Android virtual keyboard based on Blink hints.
mlamouri
2015-03-29
1
-3
/
+18
*
Revert of Send autocapitalize flags to the Android virtual keyboard based on ...
scheib
2015-03-26
1
-18
/
+3
*
Send autocapitalize flags to the Android virtual keyboard based on Blink hints.
mlamouri
2015-03-26
1
-3
/
+18
*
[Android WebView] Provide user-initiated provisional load detection
mnaganov
2015-03-23
2
-3
/
+9
*
Add an getDrawable to ApiCompatibilityUtils
aurimas
2015-03-21
2
-2
/
+5
*
Add auto sign in slider in Clank settings.
melandory
2015-03-19
1
-0
/
+3
*
Fix race condition between attaching and destruction of native IME object.
bcwhite
2015-03-18
2
-52
/
+39
*
Fix up if statement curly braces issues.
aurimas
2015-03-18
8
-47
/
+36
*
Android: Fix GPU.GPUProcessTerminationStatus UMA stat
sievers
2015-03-09
2
-3
/
+23
*
(Reland) Always create top controls manager.
bokan
2015-03-09
1
-4
/
+0
*
Revert of [Android] Fix a flicker in stopping Chrome (patchset #11 id:200001 ...
jdduke
2015-03-09
1
-2
/
+0
*
This implements APIs plumbing theme color changes to java
yusufo
2015-03-06
2
-0
/
+19
*
Revert of Always create top controls manager (patchset #6 id:100001 of https:...
dpranke
2015-03-06
1
-0
/
+4
*
Always create top controls manager.
bokan
2015-03-05
1
-4
/
+0
*
Remove deprecated overload of didNavigateMainFrame
jdduke
2015-03-05
3
-25
/
+5
*
Ensure WebContentsObserver.destroy is called
jdduke
2015-03-04
2
-4
/
+7
*
[Android] Add proxy for Java-based WebContentsObservers
jdduke
2015-03-04
5
-130
/
+386
*
[Android WebView] Synthesize a fake page loading event on page source modific...
mnaganov
2015-03-04
2
-0
/
+29
[next]