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
*
Adds more logging for audio input issues.
jiayl@chromium.org
2014-04-10
3
-2
/
+46
*
Fix for often broken fling scrolls on Aura
bokan@chromium.org
2014-04-10
2
-1
/
+70
*
Move modal dialogs from WebViewClient to WebFrameClient, part 3/3.
avi@chromium.org
2014-04-10
2
-73
/
+0
*
Delete the GTK+ port of Chrome.
erg@chromium.org
2014-04-10
72
-10671
/
+12
*
Make ContentViewCore.hideSelectActionBar public.
yfriedman@chromium.org
2014-04-10
1
-2
/
+2
*
Remove the kDisableBrowserPluginCompositing flag.
danakj@chromium.org
2014-04-10
4
-18
/
+1
*
Add an --enable-container-culling commandline flag.
fmalita@chromium.org
2014-04-10
5
-0
/
+10
*
ContentView->ContentViewCore in Shell/ShellManager.
yfriedman@chromium.org
2014-04-10
5
-42
/
+57
*
GTK: Adds #error statements to GTK code to root out unknown bots.
erg@chromium.org
2014-04-10
1
-0
/
+2
*
Reset surface format in ContentViewRenderView. This prevents issues with the ...
maybelle@chromium.org
2014-04-10
1
-0
/
+1
*
Fix IOBuffer leak in CertificateResourceHandler and StreamResourceHandler.
davidben@chromium.org
2014-04-10
2
-4
/
+4
*
Adds unit tests for AwContentsClientCallbackHelper
hjd@google.com
2014-04-10
1
-0
/
+17
*
ContentMainRunner is part of content module public classes, so it should be e...
ararunprasad@gmail.com
2014-04-10
1
-1
/
+4
*
Update a few more references to WebFrame to use WebLocalFrame.
dcheng@chromium.org
2014-04-10
15
-46
/
+49
*
Clean-up: Remove long-irrelevant TODO comment in web_contents_video_capture_d...
miu@chromium.org
2014-04-10
1
-2
/
+0
*
[Android] Define a baseline seccomp-bpf sandbox policy.
rsesek@chromium.org
2014-04-10
8
-1
/
+117
*
Added HTTP response code field to ResourceRequestDetails.
pdamek@opera.com
2014-04-10
2
-0
/
+7
*
Fix WebKeyboardEvent interruption of compositor scrolling
jdduke@chromium.org
2014-04-10
2
-1
/
+57
*
Move blob_storage_host from webkit/ to content/
pilgrim@chromium.org
2014-04-10
7
-5
/
+412
*
InvokeCallbackTask should use UniquePersistent to hold callback.
kouhei@chromium.org
2014-04-10
1
-1
/
+1
*
ServiceWorker: propagate provider_id to the browser process in .register
kinuko@chromium.org
2014-04-10
12
-52
/
+106
*
[Geolocation] Attach user gesture indicator to permission request call.
gbillock@chromium.org
2014-04-10
8
-8
/
+26
*
Cleanup: Remove unnecessary define, since UnsafePersistent has indeed been re...
vogelheim@chromium.org
2014-04-10
1
-3
/
+0
*
Refactor BrowserAccessibility to prepare for AXNode (re-land)
dmazzoni@chromium.org
2014-04-10
16
-415
/
+395
*
Remove testRunner.display()
enne@chromium.org
2014-04-10
2
-12
/
+0
*
Fix and enable RWHVMEditCommandHelperTest.TestEditingCommandDelivery.
lazyboy@chromium.org
2014-04-10
1
-16
/
+33
*
Assert about ServiceWorkerRegisterJob internal state in terms of phases
falken@chromium.org
2014-04-10
4
-35
/
+125
*
Fix leak in ServiceWorkerVersionTest.RepeatedlyObserveStatusChanges
kinuko@chromium.org
2014-04-10
2
-3
/
+2
*
Remove some dependencies on ContentView.
yfriedman@chromium.org
2014-04-10
16
-117
/
+62
*
Add NULL check before CanPauseForPendingResizeOrRepaints
ccameron@chromium.org
2014-04-10
1
-0
/
+1
*
Rename VideoFrame::{Get,Set}Timestamp() to {set_}timestamp().
scherkus@chromium.org
2014-04-10
7
-12
/
+12
*
Mac: Recreate browser-side GL contexts on GPU switch
ccameron@chromium.org
2014-04-10
5
-15
/
+57
*
Move DataSourceHost to BufferedDataSourceHost.
sandersd@chromium.org
2014-04-10
12
-23
/
+241
*
[UMA] Fix a crash on logging user actions posted from a non-UI thread.
isherman@chromium.org
2014-04-10
1
-1
/
+1
*
Remove old texture path in TextureLayer
piman@chromium.org
2014-04-10
4
-11
/
+0
*
Remove WebFrameClient stubs from RenderViewImpl.
avi@chromium.org
2014-04-09
2
-155
/
+0
*
Cast: Make castv2 mirroring performance test run again
hubbe@chromium.org
2014-04-09
1
-0
/
+10
*
WebBlobInfo plumbing for WebIDBDatabaseImpl::put.
ericu@chromium.org
2014-04-09
5
-2
/
+70
*
Ensure FS is exited for all not-in-same-page navigations.
miu@chromium.org
2014-04-09
1
-3
/
+4
*
Remove AMD family check for the flapper
cpu@chromium.org
2014-04-09
1
-1
/
+1
*
ContentView->ContentViewCore in ContentViewRenderView
yfriedman@chromium.org
2014-04-09
5
-35
/
+37
*
Make ReflectorImpl use mailboxes
piman@chromium.org
2014-04-09
13
-252
/
+189
*
Reland r262568 "Encrypted Media: Check container mime type in MediaDrmBridge".
xhwang@chromium.org
2014-04-09
1
-1
/
+1
*
Fixing the flicker issue with fast dismissing GestureNav overlay.
mfomitchev@chromium.org
2014-04-09
3
-12
/
+15
*
Revert 262050 "Implement a source for remote video tracks."
vrk@chromium.org
2014-04-09
19
-569
/
+367
*
Re-enable CC touch hit testing under --enable-bleeding-edge-rendering-fast-paths
rbyers@chromium.org
2014-04-09
2
-6
/
+2
*
Move modal dialogs from WebViewClient to WebFrameClient, part 1.5/3.
avi@chromium.org
2014-04-09
3
-47
/
+18
*
Disable SiteInstanceTest.ProcessSharingByType in
nasko@chromium.org
2014-04-09
1
-0
/
+5
*
IndexedDBTransactionTest::Timeout now calls Timeout().
cmumford@chromium.org
2014-04-09
2
-2
/
+10
*
[Linux] Use PR_SET_NO_NEW_PRIVS by default in base/process/launch.h.
rsesek@chromium.org
2014-04-09
1
-0
/
+1
[next]