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
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove traces on didInvalidate and scheduleComposite
nduca@chromium.org
2013-07-19
1
-3
/
+0
*
Remove unused WebFrameClient overrides
japhet@chromium.org
2013-07-19
4
-90
/
+0
*
Move NPAPI implementation out of webkit/plugins/npapi and into content.
jam@chromium.org
2013-07-19
12
-45
/
+2121
*
Associate an id with the output surface to handle lost contexts
piman@chromium.org
2013-07-18
11
-15
/
+74
*
Use a direct include of the shared_memory header in content/plugin/, content/...
avi@chromium.org
2013-07-18
15
-18
/
+18
*
Remove didReceiveDocumentData() and set its only state in didCommitProvisiona...
japhet@chromium.org
2013-07-18
4
-22
/
+1
*
TBR: dmichael
tyoverby@chromium.org
2013-07-18
1
-12
/
+12
*
Replace third_party/icu/public with third_party/icu/source in the include dir...
jshin@chromium.org
2013-07-18
6
-7
/
+7
*
WebHyphenator::computeLastHyphenLocation should use WebString
abarth@chromium.org
2013-07-18
1
-2
/
+20
*
Restore CLs that depend upon Blink window script object changes.
wez@chromium.org
2013-07-18
2
-17
/
+4
*
<webview>: BrowserPluginHostMsg_RespondPermission IPC cleanup
fsamuel@chromium.org
2013-07-18
1
-2
/
+1
*
Use a direct include of the message_loop header in content/, part 4.
avi@chromium.org
2013-07-18
38
-45
/
+45
*
BrowserPlugin: Implement internal attach API
fsamuel@chromium.org
2013-07-17
5
-24
/
+53
*
Add the current delta to InputHandlerClient::DidOverscroll.
mkosiba@chromium.org
2013-07-17
11
-37
/
+27
*
Add chromium side implementation of WebKit::WebCrypto.
eroman@chromium.org
2013-07-17
4
-0
/
+63
*
Update the include path for WebArrayBuffer.h
eroman@chromium.org
2013-07-17
3
-3
/
+3
*
Add plumbing for platform based Device Motion testing.
timvolodine@chromium.org
2013-07-17
2
-4
/
+25
*
fix the bug that IME is broken on pepper flash.
yoichio@chromium.org
2013-07-17
4
-6
/
+61
*
Move WebMenuItem to content::MenuItem.
darin@chromium.org
2013-07-17
4
-3
/
+58
*
<webview> Move exit event to chrome
fsamuel@chromium.org
2013-07-17
3
-128
/
+24
*
Move DBMessageFilter to content/child since its only used in child ptypes
jamesr@chromium.org
2013-07-17
1
-4
/
+4
*
[Android] Fix the issue of ContentShell can't play video with file scheme.
shouqun.liu@intel.com
2013-07-17
1
-1
/
+1
*
base: Change WeakPtr to use SequenceChecker instead of ThreadChecker.
tommycli@chromium.org
2013-07-17
1
-0
/
+1
*
Implement Chromium backend for getSourceInfos()
vrk@chromium.org
2013-07-17
4
-23
/
+117
*
Hide scrollbars in Android WebView.
aelias@chromium.org
2013-07-17
1
-1
/
+4
*
Add a test to collect gpu info like about:gpu did and display them.
zmo@chromium.org
2013-07-16
1
-0
/
+4
*
Add a trace event for when the page load is finished.
simonjam@chromium.org
2013-07-16
1
-1
/
+6
*
Remove old CapturePicture path from content and cc
boliu@chromium.org
2013-07-15
4
-16
/
+1
*
Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...
brettw@chromium.org
2013-07-15
1
-1
/
+1
*
Fix not completed range requests from NPAPI plugins.
vchigrin@yandex-team.ru
2013-07-15
1
-2
/
+4
*
Set DISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY to true on Android.
rmcilroy@chromium.org
2013-07-15
1
-2
/
+2
*
Track user gesture state when opening an URL via the browser process.
jochen@chromium.org
2013-07-15
1
-0
/
+8
*
EME: Call InitializeCDM at the renderer side.
xhwang@chromium.org
2013-07-14
8
-18
/
+47
*
Move key_systems* from webkit/ to content/.
ddorwin@chromium.org
2013-07-14
10
-14
/
+1241
*
Allow MultiResolutionImageFetcher to fetch image from file scheme URL
hongbo.min@intel.com
2013-07-13
1
-1
/
+2
*
Use a mock WebAudioDevice for layout tests
crogers@google.com
2013-07-13
1
-0
/
+6
*
[OSX] Cleanup - Use NSZeroPoint if possible.
groby@chromium.org
2013-07-13
1
-1
/
+1
*
Rename media player managers.
xhwang@chromium.org
2013-07-13
8
-36
/
+36
*
Do not call PlatformThread::CurrentHandle on windows
jochen@chromium.org
2013-07-12
1
-1
/
+7
*
Add ability to keep selection on confirmComposition
aurimas@chromium.org
2013-07-12
5
-16
/
+34
*
Allow video capture module to notify clients of resolution change.
wjia@chromium.org
2013-07-12
6
-0
/
+51
*
add missing headers in gpu code
mostynb@opera.com
2013-07-12
3
-0
/
+3
*
Move ContentDecryptionModuleFactory & ProxyDecryptor from webkit/ to content/
ddorwin@chromium.org
2013-07-12
9
-8
/
+446
*
Cleanup: split FileSystemDispatcher::Create into CreateFile and CreateDirectory
kinuko@chromium.org
2013-07-12
1
-1
/
+2
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
2
-2
/
+2
*
Integrate VDA with WebRTC.
wuchengli@chromium.org
2013-07-11
11
-27
/
+1355
*
Fix TV build.
dwkang@chromium.org
2013-07-11
1
-2
/
+2
*
Enable inband text track support in content_shell
acolwell@chromium.org
2013-07-11
1
-0
/
+1
*
Revert CLs that depend upon Blink r153179.
wez@chromium.org
2013-07-11
2
-4
/
+17
*
Add new parameter ui::TextInputMode to ViewHostMsg_TextInputTypeChanged IPC m...
yoichio@chromium.org
2013-07-11
4
-6
/
+133
[next]