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
/
browser
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: Remove unneeded base/file_util.h includes in content.
thestig@chromium.org
2013-05-14
2
-4
/
+4
*
Fix crash in DownloadController due to invalid web_contents pointer.
yfriedman@chromium.org
2013-05-13
1
-10
/
+10
*
Send a GestureTapUnconfirmed event when a singleTapUp is detected.
kouhei@chromium.org
2013-05-10
2
-0
/
+18
*
[Downloads] Switch callers of GetFullPath() to GetTargetFilePath()
asanka@chromium.org
2013-05-09
1
-1
/
+1
*
Relands: Telemetry: hooks "chrome.gpuBenchmarking.smoothScrollBy" with java o...
bulach@chromium.org
2013-05-09
2
-0
/
+17
*
Add MediaPlayerAndroid as a super class for all media player implementations ...
qinmin@chromium.org
2013-05-08
5
-52
/
+54
*
Notify geometry when requesting for external surface
wonsik@chromium.org
2013-05-07
4
-41
/
+23
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
1
-1
/
+1
*
Provide clipping hooks for Android tab contents.
jdduke@chromium.org
2013-05-03
2
-0
/
+10
*
Rename MediaPlayerBridgeManager to MediaPlayerManager
qinmin@chromium.org
2013-05-01
7
-73
/
+83
*
[Android] Remove ContentViewCore.OnWebPreferencesUpdated
mnaganov@chromium.org
2013-04-30
2
-5
/
+0
*
content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
3
-3
/
+3
*
Enable MSE for TV
qinmin@chromium.org
2013-04-27
2
-3
/
+53
*
Add a new pair of IPC categories for messages that need handling as input events
jamesr@chromium.org
2013-04-27
1
-2
/
+3
*
Resume WebKit shared timers only in previously suspended processes.
pliard@chromium.org
2013-04-26
1
-9
/
+49
*
[Android] Replace syncing in ContentSettings with an explicit request
mnaganov@chromium.org
2013-04-26
3
-52
/
+6
*
Don't free the DateTimeChooserAndroid::DateTimeIPCSender observer twice.
peter@chromium.org
2013-04-25
2
-3
/
+10
*
[Android WebView] Move the most of WebSettings into AwSettings
mnaganov@chromium.org
2013-04-25
4
-416
/
+9
*
Add handler to handle dangerous download items
qinmin@chromium.org
2013-04-24
2
-0
/
+35
*
Android: Move SurfaceTexture from content to ui/gl and add test.
sievers@chromium.org
2013-04-24
3
-7
/
+7
*
Android: Use input events to trigger vsync
skyostil@chromium.org
2013-04-24
2
-43
/
+52
*
Revert 195553 "Allow showing pending URL for new tab navigations..."
creis@chromium.org
2013-04-24
1
-6
/
+1
*
[Android] Refactor NativeView to be able to use it for AutofillDialog.
aurimas@chromium.org
2013-04-23
2
-12
/
+20
*
[Android] Add PageInfo interface.
newt@chromium.org
2013-04-23
2
-6
/
+17
*
Allow showing pending URL for new tab navigations, but only if safe.
creis@chromium.org
2013-04-22
1
-1
/
+6
*
Implement vsync notification on Android
skyostil@chromium.org
2013-04-22
2
-4
/
+26
*
Location/size change notification when external rendering is enabled
wonsik@chromium.org
2013-04-19
4
-6
/
+53
*
[Android] Rename NativeWindow to WindowAndroid.
aurimas@chromium.org
2013-04-19
1
-1
/
+3
*
Revert 194843 "Revert 194810 "Fix the incorrect native ImeAdapte..."
kjellander@chromium.org
2013-04-18
1
-0
/
+10
*
Revert 194810 "Fix the incorrect native ImeAdapter attach and de..."
kjellander@chromium.org
2013-04-18
1
-10
/
+0
*
Fix the incorrect native ImeAdapter attach and detach.
shouqun.liu@intel.com
2013-04-18
1
-0
/
+10
*
Consolidate UpdateFrameInfo and SwapCompositorFrame.
sievers@chromium.org
2013-04-17
2
-19
/
+0
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
2
-4
/
+4
*
[Android WebView] Never turn off viewport and fixed layout
mnaganov@chromium.org
2013-04-17
1
-4
/
+3
*
Adding a call to support download initiated context menu
qinmin@chromium.org
2013-04-16
2
-4
/
+30
*
[Android WebView] Enable legacy support for target-densityDpi
mnaganov@chromium.org
2013-04-11
1
-0
/
+6
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in content.
dcheng@chromium.org
2013-04-11
1
-1
/
+1
*
Remove URL fragment from referrer HTTP header (to comply with rfc2616) when o...
mef@chromium.org
2013-04-10
1
-1
/
+1
*
[android] Removing shortcuts in getting ContentViewCore.
aurimas@chromium.org
2013-04-09
1
-4
/
+1
*
Android: Use a ResourceThrottle to intercept GET downloads.
nileshagrawal@chromium.org
2013-04-06
2
-13
/
+9
*
Extract metadata for media elements
qinmin@chromium.org
2013-04-02
5
-12
/
+63
*
Revert 191277 "Allow showing pending URL for new tab navigations..."
rsleevi@chromium.org
2013-03-29
1
-6
/
+1
*
Allow showing pending URL for new tab navigations, but only if safe.
creis@chromium.org
2013-03-29
1
-1
/
+6
*
Enable hiding/showing top controls persistently
dtrainor@chromium.org
2013-03-28
2
-4
/
+14
*
We're no longer translating the actual ContentView when moving the top contro...
dtrainor@chromium.org
2013-03-28
2
-2
/
+20
*
Pass the overdraw value to the browser w/ frame
dtrainor@chromium.org
2013-03-26
2
-3
/
+6
*
[Android] Fix jni_string warnings.
benm@chromium.org
2013-03-25
2
-5
/
+9
*
Add isNavigationToDifferentPage to didNavigateMainFrame for Android.
tedchoc@chromium.org
2013-03-24
1
-2
/
+4
*
Expose a concept of bottom overdraw amount for cc drawing viewport.
tedchoc@chromium.org
2013-03-24
2
-0
/
+10
*
Access defaultVideoPosterURL setting for ContentSettings
michaelbai@chromium.org
2013-03-21
1
-0
/
+13
[next]