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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac: Rewrite some confusing code in web_contents_view_mac.
erikchen@chromium.org
2014-01-24
3
-40
/
+62
*
Implement SetOption and GetOption methods defined in talk_base::AsyncPacketSo...
mallinath@chromium.org
2014-01-23
15
-10
/
+166
*
Clean up the receivers in VideoSourceHandler dtor in case the caller of Video...
ronghuawu@chromium.org
2014-01-23
4
-33
/
+52
*
<webview>: Fix incomplete drag operation to not make guest go stale.
lazyboy@chromium.org
2014-01-23
2
-2
/
+6
*
Make Android StreamTexture impl self-contained
sievers@chromium.org
2014-01-23
9
-228
/
+134
*
Browser Plugin: Perform NULL Check before grabbing embedder's RenderWidgetHos...
fsamuel@chromium.org
2014-01-23
3
-12
/
+30
*
Add myself as an OWNER of android content shell bits.
tedchoc@chromium.org
2014-01-23
1
-0
/
+2
*
Revert "Disable the XP presentation path (GPU direct) for Chrome Frame."
grt@chromium.org
2014-01-23
1
-3
/
+0
*
Rename WebMediaPlayerImpl::Repaint() to WebMediaPlayerImpl::InvalidateOnMainT...
scherkus@chromium.org
2014-01-23
2
-21
/
+41
*
Make out of process iframes draw when flag enabled.
kenrb@chromium.org
2014-01-23
28
-165
/
+453
*
Remove StreamTexture API from WGC3D impls
sievers@chromium.org
2014-01-23
2
-9
/
+0
*
Workaround for a bad type cast in BrowserAccessibilityManagerTest.TestMoveChi...
sebmarchand@chromium.org
2014-01-23
1
-0
/
+12
*
Move preferred scrollbar style preference change listening from renderer to b...
rsesek@chromium.org
2014-01-23
8
-36
/
+82
*
Revert 246612 "Implement SetOption and GetOption methods defined..."
akalin@chromium.org
2014-01-23
15
-166
/
+10
*
Implement SetOption and GetOption methods defined in talk_base::AsyncPacketSo...
mallinath@chromium.org
2014-01-23
15
-10
/
+166
*
Wire VideoCaptureManager device capture formats to the renderer side.
mcasas@chromium.org
2014-01-23
15
-2
/
+196
*
Remove unused geolocation code from TestRunner and WebTestProxy.
mvanouwerkerk@chromium.org
2014-01-23
4
-74
/
+0
*
Add an --enable-deferred-filters command-line flag.
senorblanco@chromium.org
2014-01-23
5
-0
/
+10
*
Convert MemoryBenchmarkingExtension to gin::Wrappable
jochen@chromium.org
2014-01-23
4
-71
/
+96
*
Pass gfx structs by const ref (gfx::Vector2dF)
ajay.berwal@samsung.com
2014-01-23
3
-6
/
+10
*
Dependent on libyuv if webrtc is enabled in Android
michaelbai@chromium.org
2014-01-23
1
-2
/
+1
*
Re-land: cc: Remove WorkerPool class and instead use TaskGraphRunner directly.
reveman@chromium.org
2014-01-23
4
-6
/
+10
*
Remove use of CoreAudioUtil::IsSupported() from AudioManager startup.
dalecurtis@chromium.org
2014-01-23
1
-0
/
+7
*
IndexedDB: Ignore stale Success if handle was passed in UpgradeNeeded
jsbell@chromium.org
2014-01-23
1
-0
/
+3
*
Make sure that each NSWindow has its own GL context
ccameron@chromium.org
2014-01-23
1
-16
/
+26
*
Add some code to help debug RenderFrameImpl::createChildFrame failures.
dcheng@chromium.org
2014-01-23
2
-1
/
+14
*
Check for NULL dib in RenderWidgetHostImpl::OnShowDisambiguationPopup().
tsepez@chromium.org
2014-01-23
1
-0
/
+6
*
Sets $HOME for PPAPI plugin in ChromeOS.
mukai@chromium.org
2014-01-23
1
-0
/
+10
*
Convert the SkiaBenchmarkingExtension to a gin::Wrappable class
jochen@chromium.org
2014-01-23
5
-295
/
+311
*
Add Windows Flash hw video decode trial.
ihf@chromium.org
2014-01-22
3
-8
/
+12
*
Unbind GL context from the overlay NSView
ccameron@chromium.org
2014-01-22
1
-1
/
+7
*
Move WebContents.java and NavigationController.java to content_public
tedchoc@chromium.org
2014-01-22
6
-7
/
+11
*
As the AsyncReadBack is a hardware based approach, the performance can vary o...
siva.gunturi@samsung.com
2014-01-22
2
-0
/
+18
*
Reland r246322 - Only install extensions into the main world
jochen@chromium.org
2014-01-22
1
-1
/
+5
*
IndexedDB: Only reset prefetch caches for cursors in same transaction
jsbell@chromium.org
2014-01-22
8
-38
/
+313
*
Changes look for scrollbars on windows (2)
sky@chromium.org
2014-01-22
1
-0
/
+15
*
Android: fix rotation vector exception on some Samsung devices.
timvolodine@chromium.org
2014-01-22
1
-1
/
+16
*
shell_aura: Set child to root window size, not host size
spang@chromium.org
2014-01-22
1
-1
/
+1
*
Remove some unnecessary NULL checks of RenderFrameHost before calling WebCont...
jam@chromium.org
2014-01-22
3
-10
/
+2
*
Now that RenderFrame is per frame, remove the WebFrame pointer from RenderFra...
jam@chromium.org
2014-01-22
2
-3
/
+2
*
Make IPC_MESSAGE_EXPORT defined to be CONTENT_EXPORT for all IPCs in gpu_mess...
jam@chromium.org
2014-01-22
1
-4
/
+3
*
Revert of Only install extensions into the main world (https://codereview.chr...
jochen@chromium.org
2014-01-22
1
-5
/
+1
*
Revert of Compile fix (https://codereview.chromium.org/142213003/)
jochen@chromium.org
2014-01-22
1
-1
/
+1
*
[Pepper] Calculate reserved quota consumption by diff to maximum written offset
tzik@chromium.org
2014-01-22
1
-2
/
+2
*
Use a WebURL type for url parameter in registerProtocolHandler()
gyuyoung.kim@samsung.com
2014-01-22
2
-5
/
+5
*
Compile fix
jochen@chromium.org
2014-01-22
1
-1
/
+1
*
Only install extensions into the main world
jochen@chromium.org
2014-01-22
1
-1
/
+5
*
Notify WebSocket opening handshake information to the renderer.
yhirano@chromium.org
2014-01-22
1
-1
/
+39
*
Certificate Transparency: Add UMA for SCT presence, type.
eranm@google.com
2014-01-22
1
-5
/
+18
*
The VAAPI support multiple render mode to support
qing.zhang@intel.com
2014-01-22
2
-0
/
+22
[next]