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
*
Allow targeted links to work on tabs that have swapped out processes.
creis@chromium.org
2012-03-22
3
-14
/
+191
*
Move VideoDecoder out of media pipeline.
xhwang@chromium.org
2012-03-22
2
-5
/
+4
*
Move IndexedDB browser test data from chrome/ to content/
jsbell@chromium.org
2012-03-22
32
-20
/
+1805
*
Don't allow a renderer to exit if we are using it in other views.
creis@chromium.org
2012-03-22
1
-2
/
+3
*
Clean up a few TODO items.
joi@chromium.org
2012-03-22
29
-132
/
+99
*
Call SkBitmap::lockPixels() prior to SkPicture::getPixels() to ensure that co...
reveman@chromium.org
2012-03-22
1
-0
/
+8
*
Support custom drag-and-drop of bookmarks in Aura
rbyers@chromium.org
2012-03-22
3
-1
/
+17
*
Add myself to OWNERS files for speech.
hans@chromium.org
2012-03-22
1
-0
/
+1
*
Explicitly release JNI local references in the Java Bridge
steveblock@chromium.org
2012-03-22
1
-10
/
+41
*
Remove env() getter from JavaRef<>
joth@chromium.org
2012-03-22
3
-16
/
+12
*
Add abstractions that let embedders drive tests of WebContents, without expos...
joi@chromium.org
2012-03-22
19
-86
/
+302
*
Make sure the plugin scriptable object is released before NPP_Destroy.
wez@chromium.org
2012-03-22
3
-10
/
+22
*
Tweak a base::Passed() usage not to also Pass() from the scoped_ptr.
wez@chromium.org
2012-03-22
1
-1
/
+1
*
It can now be used in content without a layering violation.
dgrogan@chromium.org
2012-03-22
5
-4
/
+95
*
Revert 127855 - Revert 127835 - Make sure to add rescheduled message when we ...
jbauman@chromium.org
2012-03-22
2
-2
/
+3
*
Remove DONTUSEME_GetCookieStore().
eroman@chromium.org
2012-03-22
2
-8
/
+0
*
Bug: wrong host ID was used to route SwapBuffers ack back to GPU process.
apatrick@chromium.org
2012-03-22
1
-1
/
+1
*
PepperPlatformAudioInputImpl: support audio input device selection.
yzshen@chromium.org
2012-03-21
7
-57
/
+224
*
Fix bug where we'd allow chrome-extension URLs to be loaded in incognito mode
mpcomplete@chromium.org
2012-03-21
2
-2
/
+4
*
Use SSLManager to handle SSL error in SocketStreamDispatcherHost
toyoshim@chromium.org
2012-03-21
6
-9
/
+88
*
More logs in render_view_impl/render_process_host to troubleshoot 26646
oshima@chromium.org
2012-03-21
3
-7
/
+38
*
Make CertVerifier a pure virtual interface.
rsleevi@chromium.org
2012-03-21
2
-2
/
+2
*
Moved RenderViewImpl::IsGuest to the right place in render_view_impl.h
fsamuel@chromium.org
2012-03-21
4
-10
/
+4
*
Keep one copy of the delegate & plugin teardown code.
wez@chromium.org
2012-03-21
1
-7
/
+4
*
Removing --in-process-gpu from the set of flags that prevents creation of a G...
robertshield@chromium.org
2012-03-21
1
-2
/
+1
*
Warm up advapi32.dll in the GPU sandbox.
jschuh@chromium.org
2012-03-21
1
-0
/
+4
*
Use about:blank as the failback URL if the filter denies a navigation.
cevans@chromium.org
2012-03-21
4
-25
/
+64
*
Make AudioParameters a class instead of a struct
vrk@google.com
2012-03-21
37
-321
/
+382
*
Fix rel=noreferrer popups in Chrome Frame.
grt@chromium.org
2012-03-21
1
-19
/
+21
*
Revert 126318: "Aura: sanity check for --enable-partial-swap"
backer@chromium.org
2012-03-21
1
-10
/
+1
*
Make sandbox explicitly block opening broker and sandboxed processes
jschuh@chromium.org
2012-03-21
1
-4
/
+1
*
Attempt to fix a crash seen on the field in the IDirect3D9Ex::CreateDeviceEx ...
ananta@chromium.org
2012-03-21
1
-2
/
+3
*
Use a new scheme for swapping out RenderViews.
creis@chromium.org
2012-03-21
7
-8
/
+119
*
DomStorage commit task sequencing. Use two workerpool task sequences (primary...
michaeln@google.com
2012-03-21
2
-11
/
+24
*
Bind RenderViewImpl routing_id to SocketStreamHost
toyoshim@chromium.org
2012-03-21
11
-12
/
+118
*
Speech JavaScript API: add --enable-scripted-speech
hans@chromium.org
2012-03-21
4
-0
/
+8
*
Disable RenderViewHostManagerTest.BackForwardNotStal on Win.
pastarmovj@chromium.org
2012-03-21
1
-1
/
+7
*
Implement a ShellBrowserMain in content_shell, so we can emulate DRT's server...
jochen@chromium.org
2012-03-21
11
-138
/
+254
*
DevTools: convert about:workers into about:inspect
pfeldman@chromium.org
2012-03-21
1
-1
/
+0
*
Added C++ wrappers for PPB_HostResolver_Private interface.
ygorshenin@chromium.org
2012-03-21
1
-2
/
+1
*
IpcNetworkManager creation moved to worker thread. Libjingle expects to recei...
mallinath@chromium.org
2012-03-21
2
-2
/
+18
*
Revert 127835 - Make sure to add rescheduled message when we have unprocessed...
zmo@google.com
2012-03-21
2
-3
/
+2
*
* MultiMonitorManager creates and manages mutliple monitor instance
oshima@chromium.org
2012-03-21
1
-1
/
+2
*
Make sure to add rescheduled message when we have unprocessed commands and th...
jbauman@chromium.org
2012-03-20
2
-2
/
+3
*
Fix mac_clang build.
apatrick@chromium.org
2012-03-20
1
-1
/
+1
*
Move extension pop-ups and notifications to the new auto-resize code.
levin@chromium.org
2012-03-20
2
-1
/
+27
*
Minor cleanup in content.
thestig@chromium.org
2012-03-20
5
-70
/
+45
*
Windows: Added AcceleratedPresenterMap.
apatrick@chromium.org
2012-03-20
4
-56
/
+44
*
Change Origin bound certs -> Domain bound certs.
mattm@chromium.org
2012-03-20
2
-4
/
+4
*
Out-of-process implementation of the PPB_NetworkMonitor_Private interface.
sergeyu@chromium.org
2012-03-20
3
-8
/
+106
[next]