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
*
Create RenderFrame/RenderFrameHost for the main frame of a page.
nasko@chromium.org
2013-05-31
8
-0
/
+95
*
Adjust delay calculations on Mac to properly account for the FIFO buffers.
ajm@chromium.org
2013-05-31
2
-20
/
+12
*
Revert 203429 "Reland: Use a shared thread for media operations."
scherkus@chromium.org
2013-05-31
3
-19
/
+0
*
pepper: simplify context creation/initialization
piman@chromium.org
2013-05-31
1
-0
/
+2
*
Migrate the IndexedDB backend from Blink to Chromium
alecflett@chromium.org
2013-05-31
1
-2
/
+3
*
Revert 203427 "Hook up the device selection to the WebAudio live..."
justinlin@chromium.org
2013-05-31
8
-41
/
+31
*
Reland: Use a shared thread for media operations.
scherkus@chromium.org
2013-05-31
3
-0
/
+19
*
Hook up the device selection to the WebAudio live audio.
xians@chromium.org
2013-05-31
8
-31
/
+41
*
WebDropData split to content and webkit/common
scottmg@chromium.org
2013-05-31
1
-2
/
+67
*
Move synchronous compositor into content/browser
joth@chromium.org
2013-05-31
9
-480
/
+98
*
reland of 'split webkit/glue/webpreferences to common and renderer'
scottmg@chromium.org
2013-05-31
3
-2
/
+3
*
Enable UI for possible username selection via Finch experiment.
gcasto@chromium.org
2013-05-31
1
-2
/
+2
*
<webview>: Introduce a Browser Plugin instance ID
fsamuel@chromium.org
2013-05-31
11
-129
/
+159
*
Move the WebCursor sources from webkit/glue to webkit/common/cursors.
ananta@chromium.org
2013-05-31
3
-3
/
+3
*
Add --enable-webkit-media-source for Android instead of hardcoding it to be d...
scherkus@chromium.org
2013-05-30
1
-1
/
+4
*
Revert 203261 "split webkit/glue/webpreferences to common and re..."
isherman@chromium.org
2013-05-30
3
-4
/
+2
*
split webkit/glue/webpreferences to common and renderer
scottmg@chromium.org
2013-05-30
3
-2
/
+4
*
Use base::MessageLoop in more files.
xhwang@chromium.org
2013-05-30
1
-2
/
+2
*
Revert "Migrate the IndexedDB backend from Blink to Chromium"
alecflett@chromium.org
2013-05-30
1
-3
/
+2
*
Migrate the IndexedDB backend from Blink to Chromium
alecflett@chromium.org
2013-05-30
1
-2
/
+3
*
Avoids the extension check in ShouldFork for server-redirects.
creis@chromium.org
2013-05-30
1
-1
/
+1
*
Move webkit/media/ into webkit/renderer/media
jamesr@chromium.org
2013-05-30
10
-15
/
+15
*
content: Move kViewSourceScheme constant into content namespace.
tfarina@chromium.org
2013-05-30
1
-1
/
+1
*
Transition Web Speech Recognition from compile-time to run-time flag
janx@chromium.org
2013-05-30
2
-16
/
+10
*
move webkit/glue/cpp_* -> webkit/renderer/
scottmg@chromium.org
2013-05-30
3
-3
/
+3
*
Revert "Migrate the IndexedDB backend from Blink to Chromium"
jsbell@chromium.org
2013-05-30
1
-3
/
+2
*
Migrate the IndexedDB backend from Blink to Chromium
jsbell@chromium.org
2013-05-30
1
-2
/
+3
*
Refactor SynchronousCompositor out of SynchronousCompositorOutputSurface.
mkosiba@chromium.org
2013-05-30
6
-44
/
+211
*
Update refernces to Blink's Platform API (content)
abarth@chromium.org
2013-05-30
104
-259
/
+259
*
Create content switches for frame scheduling and input manager
jdduke@chromium.org
2013-05-29
1
-4
/
+2
*
remove remaining calls to old style MakeWeak
dcarney@chromium.org
2013-05-29
2
-7
/
+5
*
Collect tab timing information for use in telementry-based startup tests
jeremy@chromium.org
2013-05-29
8
-53
/
+307
*
Disable RenderViewImpltest.InsertCharacters (flaky on XP)
caitkp@google.com
2013-05-29
1
-1
/
+7
*
Introduce the notion of a "layout test mode" instead of turning individual fl...
jochen@chromium.org
2013-05-29
8
-59
/
+18
*
Avoid DidStopLoading messages from the old renderer process during a transfer.
creis@chromium.org
2013-05-29
1
-3
/
+5
*
<webview>: Fix navigation/attachment race
fsamuel@chromium.org
2013-05-29
2
-23
/
+42
*
Fix race between DPI and window size
ccameron@chromium.org
2013-05-29
6
-47
/
+19
*
Move cc/debug/latency_info to ui/base.
jbauman@chromium.org
2013-05-29
13
-21
/
+24
*
Reduce usage of WebString::data (Chromium side)
abarth@chromium.org
2013-05-29
2
-4
/
+2
*
Move webkit/blob to new locations. Also move content::WebBlobRegistryImpl to ...
michaeln@google.com
2013-05-29
1
-1
/
+1
*
cc: Remove legacy accelerated painting path
enne@chromium.org
2013-05-29
1
-2
/
+0
*
Adds proper 44.1 support to WebRTC.
henrika@chromium.org
2013-05-29
3
-48
/
+12
*
Introduce content::PageState (again).
darin@chromium.org
2013-05-28
3
-38
/
+35
*
Revert 202620 "Collect tab timing information for use in telemen..."
rtenneti@chromium.org
2013-05-28
8
-307
/
+53
*
Revert "Migrate the IndexedDB backend from Blink to Chromium"
jsbell@chromium.org
2013-05-28
1
-3
/
+2
*
Update OWNERS files to enforce jeremy@ as owning *.sb in subdirectories
rsleevi@chromium.org
2013-05-28
1
-0
/
+4
*
Collect tab timing information for use in telementry-based startup tests
jeremy@chromium.org
2013-05-28
8
-53
/
+307
*
Migrate the IndexedDB backend from Blink to Chromium
jsbell@chromium.org
2013-05-28
1
-2
/
+3
*
Improved AGC update scheme for the audio backend in Chrome.
henrika@chromium.org
2013-05-28
1
-1
/
+1
*
Split FileAPI code for common|common_child|renderer
kinuko@chromium.org
2013-05-28
3
-3
/
+3
[next]