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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put enabling of tab audio notifications behind a command-line switch.
miu@chromium.org
2013-04-30
2
-0
/
+7
*
Introduce Multicast Socket API
ikarienator@chromium.org
2013-04-30
1
-0
/
+1
*
Pass profile directory to NaClProcessHost
victorhsieh@chromium.org
2013-04-29
1
-1
/
+2
*
Fix RenderWidgetHostViewAura's accessible parent harder.
grt@chromium.org
2013-04-29
2
-4
/
+5
*
Change decidePolicyForNavigation() to takea WebDataSource::ExtraData
japhet@chromium.org
2013-04-29
2
-3
/
+6
*
Android: do not allow vsync subscriptions after ContentViewCore has been dest...
skyostil@chromium.org
2013-04-29
3
-10
/
+23
*
Allow infobar to have focus
jinsukkim@chromium.org
2013-04-29
1
-1
/
+23
*
Cleanup interfaces used to deliver notifications about MediaStream state from...
sergeyu@chromium.org
2013-04-29
3
-16
/
+19
*
[Android WebView] Add missing zoom controls hiding
mnaganov@chromium.org
2013-04-29
1
-0
/
+3
*
Add a new pair of IPC categories for messages that need handling as input events
jamesr@chromium.org
2013-04-27
1
-3
/
+5
*
[Android] finishComposingText start following IME API.
aurimas@chromium.org
2013-04-26
2
-145
/
+108
*
[Android] Replace syncing in ContentSettings with an explicit request
mnaganov@chromium.org
2013-04-26
2
-64
/
+26
*
content: convert devtools notifications to callbacks
kaznacheev@chromium.org
2013-04-26
2
-10
/
+6
*
Remove dependency on ui/base/clipboard/clipboard.h from browser_context.h
jeremya@chromium.org
2013-04-26
1
-3
/
+2
*
[Android] Handle NPE from getEnabledAccessibilityServiceList
cjhopman@chromium.org
2013-04-25
1
-10
/
+17
*
Remove PageCache-related preferences from Chromium
adamk@chromium.org
2013-04-25
3
-6
/
+0
*
[Android WebView] Move the most of WebSettings into AwSettings
mnaganov@chromium.org
2013-04-25
3
-1086
/
+8
*
Make PerfTraceEvent fully threadsafe.
andrewhayden@chromium.org
2013-04-25
1
-4
/
+4
*
Move Media Galleries FileAPI code out of webkit.
tommycli@chromium.org
2013-04-24
1
-1
/
+12
*
Add handler to handle dangerous download items
qinmin@chromium.org
2013-04-24
3
-0
/
+24
*
Fixing iframe jank in the local omnibox popup.
jered@chromium.org
2013-04-24
1
-0
/
+7
*
Add visit attempts when the managed user is blocked
sergiu@chromium.org
2013-04-24
1
-0
/
+3
*
Remove --allow-request-os-file-handle option
hamaji@chromium.org
2013-04-24
2
-8
/
+0
*
Android: Move SurfaceTexture from content to ui/gl and add test.
sievers@chromium.org
2013-04-24
2
-46
/
+1
*
Android: Use input events to trigger vsync
skyostil@chromium.org
2013-04-24
3
-47
/
+152
*
Invalidate before composite for WebView
boliu@chromium.org
2013-04-24
1
-0
/
+3
*
gesture nav: Re-enable gesture navigation.
sadrul@chromium.org
2013-04-24
2
-4
/
+7
*
Touch events converted to cancel should also be put into pending queue
qinmin@chromium.org
2013-04-24
3
-72
/
+157
*
[content shell] don't invoke the OLE DoDragDrop method during layout tests
jochen@chromium.org
2013-04-23
1
-0
/
+3
*
Change signature of URLDataSource::StartDataRequest().
jered@chromium.org
2013-04-23
1
-1
/
+2
*
[Android] Don't try to display ActionMode when not in view hierarchy
cjhopman@chromium.org
2013-04-23
1
-3
/
+7
*
Renamed 'software_rendering' to 'swiftshader' to differentiate from
skaslev@chromium.org
2013-04-23
1
-3
/
+3
*
Fix showing the shelf for downloads started by extensions.
benjhayden@chromium.org
2013-04-23
1
-3
/
+0
*
Java-side sensor polling getHandler() method simplification as per joth's com...
timvolodine@chromium.org
2013-04-23
1
-29
/
+8
*
Web MIDI: Add a run-time flag
toyoshim@chromium.org
2013-04-23
2
-0
/
+4
*
[Android] Refactor NativeView to be able to use it for AutofillDialog.
aurimas@chromium.org
2013-04-23
4
-41
/
+21
*
[Android] Add PageInfo interface.
newt@chromium.org
2013-04-23
3
-38
/
+106
*
Add frame parameter to GetNavigationErrorStrings.
ttuttle@chromium.org
2013-04-23
1
-0
/
+1
*
Convert the remaining test_shell_tests to content_browsertests.
jam@chromium.org
2013-04-23
2
-4
/
+34
*
Instant Extended: Prevent overlay from becoming transparent
sail@chromium.org
2013-04-23
1
-0
/
+3
*
Implement vsync notification on Android
skyostil@chromium.org
2013-04-22
3
-34
/
+123
*
Implement offline mode behind a flag.
rdsmith@chromium.org
2013-04-20
2
-0
/
+4
*
Remove the redundant declaration
mrunal.kapade@intel.com
2013-04-19
1
-6
/
+0
*
Location/size change notification when external rendering is enabled
wonsik@chromium.org
2013-04-19
2
-0
/
+18
*
[android] Resize the android_webview if it's 0x0 initially.
mkosiba@chromium.org
2013-04-19
2
-29
/
+30
*
Speculative Revert 195108 "Changes to closing contents with beforeunload/unl..."
nkostylev@chromium.org
2013-04-19
1
-12
/
+0
*
Add a Java side command line switch that mirrors the native side switch for k...
cramya@chromium.org
2013-04-19
1
-0
/
+3
*
Category group support/Renamings.
rubentopo@gmail.com
2013-04-19
2
-9
/
+10
*
Changes to closing contents with beforeunload/unload handlers:
slamm@chromium.org
2013-04-19
1
-0
/
+12
*
[Android] Rename NativeWindow to WindowAndroid.
aurimas@chromium.org
2013-04-19
3
-21
/
+24
[next]