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
...
*
Upstreaming ContentViewCore APIs for webview
joth@chromium.org
2012-10-18
1
-2
/
+8
*
Notify v8 engine of timezone changes on ChromeOS.
kevers@chromium.org
2012-10-18
1
-0
/
+3
*
Native ContentSettings is now owned by WebContents
joth@chromium.org
2012-10-17
2
-40
/
+29
*
[content shell] implement testRunner.display
jochen@chromium.org
2012-10-17
1
-0
/
+5
*
Cancel pending custom context menu when destroying a ContextMenuClient.
bauerb@chromium.org
2012-10-17
1
-2
/
+8
*
Clean up last half of download flow, simplifying delegate interface, and movi...
rdsmith@chromium.org
2012-10-17
2
-8
/
+4
*
Make content shell support --ignore-certificate-errors.
tonyg@chromium.org
2012-10-17
2
-0
/
+4
*
Add getSelectedText to ContentView
nileshagrawal@chromium.org
2012-10-17
1
-0
/
+4
*
Shift passage of FileStream in downloads system to be by scoped_ptr<>.
rdsmith@chromium.org
2012-10-17
5
-34
/
+53
*
Add a content API to connect a Native Client module to an out-of-process PPAP...
bbudge@chromium.org
2012-10-17
1
-0
/
+29
*
Remove unused methods from WebContentsDelegate, WebContentsDelegateAndroid
jknotten@chromium.org
2012-10-17
2
-10
/
+0
*
Deleted junk file.
sgurun@chromium.org
2012-10-16
1
-2078
/
+0
*
Expose the WebGraphicsContext3D for Android
dtrainor@chromium.org
2012-10-16
1
-0
/
+19
*
Add a flag to enable the deprecated PeerConnection00
tommyw@chromium.org
2012-10-16
2
-0
/
+5
*
Move ContentViewCore native ownership to WebContents
joth@chromium.org
2012-10-16
2
-21
/
+12
*
Upstream Android implementation of WebContentsViewDelegate.
shashishekhar@chromium.org
2012-10-16
2
-0
/
+8
*
Add "panel_fitting" GPU feature type and use it for mirror mode.
ynovikov@chromium.org
2012-10-15
1
-1
/
+3
*
Adding progresss bar when loading fullscreen video
qinmin@chromium.org
2012-10-15
2
-22
/
+48
*
Add DownloadControllerAndroid public interface for android.
nileshagrawal@chromium.org
2012-10-15
1
-0
/
+34
*
Move PerfTest TraceEvent to async
dtrainor@chromium.org
2012-10-15
2
-38
/
+135
*
Upstream BrowserChildProcessHostImpl
yusufo@chromium.org
2012-10-15
4
-4
/
+49
*
Android Browser Compositor: Add ScheduleComposite() callback.
sievers@chromium.org
2012-10-15
2
-21
/
+11
*
This is the media related changes for tab capture API's:
justinlin@chromium.org
2012-10-15
2
-2
/
+32
*
Change the directory containing hyphenation dictionaries.
hbono@chromium.org
2012-10-15
2
-0
/
+7
*
Move DownloadListener handling out to webview layer
joth@chromium.org
2012-10-13
3
-66
/
+9
*
Allow custom context menus to be requested.
brettw@chromium.org
2012-10-13
3
-5
/
+47
*
Revert 161634 - [content shell] allow universal access from file URLs in layo...
jochen@chromium.org
2012-10-12
2
-6
/
+0
*
[content shell] allow universal access from file URLs in layout tests
jochen@chromium.org
2012-10-12
2
-0
/
+6
*
Make the WebContentsUserData locator key private.
avi@chromium.org
2012-10-12
1
-3
/
+9
*
Add tedchoc to a couple OWNERS files for android.
tedchoc@chromium.org
2012-10-12
1
-0
/
+1
*
When starting a provisional load include the parent frame ID in the IPC and p...
jochen@chromium.org
2012-10-12
1
-1
/
+5
*
Make ContentViewCore usable from other packages.
aruslan@chromium.org
2012-10-12
1
-4
/
+2
*
Replace ChromeViewHolder with ContentViewHolder
aruslan@chromium.org
2012-10-12
1
-1
/
+1
*
Reland r161256: Fix the crash that was happening on the buildbot (but not try...
jam@chromium.org
2012-10-11
1
-1
/
+6
*
This change is motivated by the need to implement the Android WebView.loadDat...
benm@google.com
2012-10-11
7
-4
/
+51
*
Show selection handles around selected text.
husky@chromium.org
2012-10-11
6
-13
/
+3087
*
Ifdef out the parts of navigation_controller.h that are not supported on iOS.
msarda@chromium.org
2012-10-11
1
-0
/
+4
*
BrowserTestBase::CreateTestServer should accept FilePath
toyoshim@chromium.org
2012-10-11
2
-3
/
+4
*
Revert 161256 - Fix the crash that was happening on the buildbot (but not try...
jam@chromium.org
2012-10-11
1
-1
/
+1
*
[Android] Upstreaming CommandLine.java diff
dfalcantara@chromium.org
2012-10-11
1
-8
/
+12
*
Fix the crash that was happening on the buildbot (but not trybots, for a stra...
jam@chromium.org
2012-10-11
1
-1
/
+1
*
Remove unused stuff from ContentViewClient
nileshagrawal@chromium.org
2012-10-10
1
-10
/
+1
*
Tentatively turn on WebMediaPlayerMS by default.
wjia@chromium.org
2012-10-10
2
-3
/
+3
*
Expose getDefaultUserAgent to java
joth@chromium.org
2012-10-10
1
-0
/
+8
*
Disable ResourceBundle change from 161202 while I figure out why it's failing...
jam@chromium.org
2012-10-10
1
-1
/
+1
*
Only register the newer one of {bundled, component} Pepper Flash.
bauerb@chromium.org
2012-10-10
1
-0
/
+2
*
Fix a test which uses the RenderViewTest harness running in unit_test binarie...
jam@chromium.org
2012-10-10
4
-16
/
+16
*
Shift EnsureNoPendingDownloads() implementation into tests.
rdsmith@chromium.org
2012-10-10
1
-4
/
+0
*
Introduce PlatformBitmap, which is a minimal helper class that wraps an SkBitmap
reed@google.com
2012-10-10
1
-2
/
+2
*
[Android] Restore the previous behaviour of TouchCommon.
leandrogracia@chromium.org
2012-10-10
2
-11
/
+14
[prev]
[next]