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
*
<browser>: permissionRequest API for geolocation.
lazyboy@chromium.org
2013-03-09
1
-4
/
+6
*
Revert 187073
crogers@google.com
2013-03-09
1
-7
/
+6
*
Leak non-main-thread shared contexts when RenderThreadImpl is being destroyed.
danakj@chromium.org
2013-03-08
1
-13
/
+18
*
Revert 187048
ccameron@chromium.org
2013-03-08
1
-6
/
+7
*
Enable the "Web Audio Input" feature by default.
crogers@google.com
2013-03-08
1
-7
/
+6
*
InitializeSSL when OpenSSL is used.
ronghuawu@chromium.org
2013-03-08
1
-3
/
+11
*
Disable partial swaps for webview guest renderer until we can figure out how ...
alexst@chromium.org
2013-03-08
9
-9
/
+33
*
Update some #includes for WebStorageNamespace.h which has been moved to the n...
pilgrim@chromium.org
2013-03-08
1
-1
/
+1
*
cc: Chromify the SolidColorLayer classes.
danakj@chromium.org
2013-03-08
1
-1
/
+1
*
Add implementation of WebWidgetClient::initializeLayerTreeView()
jamesr@chromium.org
2013-03-08
4
-13
/
+17
*
Update user gesture related code to the new WebKit API
jochen@chromium.org
2013-03-08
3
-15
/
+16
*
Remove Android WebView synchronous find.
boliu@chromium.org
2013-03-08
2
-86
/
+0
*
cc: Consolidate the analysis_canvas operations
vmpstr@chromium.org
2013-03-07
1
-0
/
+4
*
Let the browser handle external navigations from DevTools.
vsevik@chromium.org
2013-03-07
1
-4
/
+4
*
Browser Plugin: Cleanup remove navigate_src_sent_.
fsamuel@chromium.org
2013-03-07
2
-26
/
+23
*
Enable accelerated animations for orphan layers
ajuma@chromium.org
2013-03-07
2
-0
/
+7
*
Revert 186627
miu@chromium.org
2013-03-07
6
-26
/
+16
*
Reland r186180 after fixing the --audio-buffer-size flag and cras issue.
xians@chromium.org
2013-03-07
1
-11
/
+17
*
Allow renderer compositor message loop to be set by content embedder
boliu@chromium.org
2013-03-07
10
-95
/
+116
*
Generalize some bits of Permission API code in browser plugin.
lazyboy@chromium.org
2013-03-07
2
-47
/
+39
*
Remove CompositorThread dependency on WebThread
jamesr@chromium.org
2013-03-07
6
-29
/
+25
*
Use gpu::Mailbox in IPCs instead of std::string
piman@chromium.org
2013-03-07
6
-16
/
+26
*
Revert 186180 "Moved AudioUtil static functions:"
hshi@chromium.org
2013-03-07
1
-17
/
+11
*
Stop using the WebView::sharedGraphicsContext3D interface.
danakj@chromium.org
2013-03-07
8
-20
/
+35
*
Send fewer accessibility tree nodes from renderer to browser.
dmazzoni@chromium.org
2013-03-07
7
-132
/
+421
*
Process pinch zoom flag on RenderViewImpl initialization.
aelias@chromium.org
2013-03-07
2
-20
/
+8
*
Remove NOTREACHED() in case termination status for BrowserPlugin is TERMINATI...
lazyboy@chromium.org
2013-03-06
1
-1
/
+1
*
browser plugin: Get the offscreen shared context from RenderThreadImpl
danakj@chromium.org
2013-03-06
1
-4
/
+8
*
Fix painting glitch with text and NPAPI plugins. This was a regression from r...
jam@chromium.org
2013-03-06
2
-2
/
+7
*
Notify compositor about auto resized WebViews.
aelias@chromium.org
2013-03-06
4
-0
/
+20
*
Fixes WebRTC crash in VoiceEngine::Init() related to SetAGC in Chrome.
henrika@chromium.org
2013-03-06
1
-0
/
+5
*
Change the flag to skip user gesture checks for focus events to a flag to sup...
jochen@chromium.org
2013-03-06
3
-17
/
+15
*
Clean up RenderWidget/RenderWidgetCompositor/WebKit interactions
jamesr@chromium.org
2013-03-06
5
-46
/
+52
*
Android: Remove Surface cruft
sievers@chromium.org
2013-03-06
4
-10
/
+5
*
Provide shared context to Platform API in renderer.
danakj@chromium.org
2013-03-06
6
-86
/
+133
*
Browser Plugin: Implement BrowserPluginGuestManager
fsamuel@chromium.org
2013-03-06
4
-35
/
+36
*
Fix chrome.gpuBenchmarking.smoothScrollBy() after http://trac.webkit.org/chan...
tonyg@chromium.org
2013-03-06
2
-3
/
+4
*
Changed SoftwareOutputDevice interface.
skaslev@chromium.org
2013-03-06
2
-107
/
+53
*
Add support for synchronously resizing a render view for layout tests.
jochen@chromium.org
2013-03-06
3
-3
/
+30
*
Use ThreadSafeSender in a couple of places.
michaeln@chromium.org
2013-03-06
2
-26
/
+26
*
Add a number of connection type fields to ExtraData instead of using the fiel...
rch@chromium.org
2013-03-05
1
-6
/
+12
*
Pepper cleanup: USE_SKIA is always true.
teravest@chromium.org
2013-03-05
1
-51
/
+0
*
Browser Plugin: Fix crash on closing Browser App
fsamuel@chromium.org
2013-03-05
1
-3
/
+3
*
Moved AudioUtil static functions:
xians@chromium.org
2013-03-05
1
-11
/
+17
*
Hookup PeerConnection::Close + Change GetStats to trust libjingle to find out...
perkj@chromium.org
2013-03-05
8
-39
/
+56
*
Replaced deprecated v8 API calls by their non-deprecated counterparts.
svenpanne@chromium.org
2013-03-05
2
-5
/
+8
*
Remove deprecated hyphenation methods from WebKit::Platform implementations
jochen@chromium.org
2013-03-05
2
-19
/
+0
*
Enable is_screencast flag for WebRTC screen capture
hclam@chromium.org
2013-03-05
1
-2
/
+5
*
BrowserPlugin: Moving constants to content/common
fsamuel@chromium.org
2013-03-05
9
-166
/
+8
*
Implement WebKit::Platform::isThreadedCompositingEnabled()
jamesr@chromium.org
2013-03-05
2
-0
/
+5
[next]