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
*
Change audio renderer to communicate with host using low latency codepath.
enal@chromium.org
2011-07-07
6
-31
/
+194
*
The RTCVideoDecoder will eventially need to depend on third_party lib (webrtc...
wjia@chromium.org
2011-07-07
5
-0
/
+553
*
Adding MediaStreamManager.
mflodman@google.com
2011-07-07
12
-87
/
+656
*
DevTools: devtools manager should know nothing about DevToolsWindow
yurys@chromium.org
2011-07-07
8
-219
/
+150
*
DevTools: handle docked window close in DevToolsWindow, not DevToolsManager.
pfeldman@chromium.org
2011-07-07
3
-3
/
+10
*
Destroy egl image handles in the end of playback.
vhiremath@nvidia.com
2011-07-07
2
-9
/
+14
*
ovda_unittest: sets wrap_s&t parameters to textures
ashokm@nvidia.com
2011-07-07
1
-0
/
+3
*
Tear-down-related improvements to OVDA & OVDATest:
fischman@chromium.org
2011-07-07
4
-91
/
+179
*
Multi-profiles: Use profile cache for menu
sail@chromium.org
2011-07-06
1
-0
/
+3
*
Remove --indexeddb-use-leveldb command-line flag.
hans@chromium.org
2011-07-06
4
-8
/
+13
*
Fix Time::Explode on Windows and PepperMessageFilter::OnGetLocalTimeZoneOffset.
yzshen@chromium.org
2011-07-06
1
-5
/
+10
*
Disable WorkerTest.WorkerWebSocketLayoutTests temporarily.
yutak@chromium.org
2011-07-06
1
-1
/
+3
*
Update OVDA to handle error condition.
vjain@nvidia.com
2011-07-05
2
-36
/
+48
*
Gets BackingStoreSkia to work on windows.
sky@chromium.org
2011-07-03
1
-4
/
+4
*
Ensure tests check the return of SpawnChild() when they may wait without time...
rsleevi@chromium.org
2011-07-02
3
-1
/
+11
*
Spin throbber even at the start of a cross-site navigation.
darin@chromium.org
2011-07-02
1
-14
/
+14
*
Disable AppCacheLayoutTests_NoPHP
thakis@chromium.org
2011-07-02
1
-2
/
+2
*
Revert 91390 (build breakage) - Convert ViewMsg_NetworkStateChanged from rout...
adamk@google.com
2011-07-02
11
-72
/
+35
*
Convert ViewMsg_NetworkStateChanged from routed -> control
adamk@google.com
2011-07-01
11
-35
/
+72
*
Move the RenderViewHostDelegate::BookmarkDrag interface to Chrome as the feat...
ananta@chromium.org
2011-07-01
4
-44
/
+0
*
Libjingle roll 66:71. Enable STUN magic cookie verification.
sergeyu@chromium.org
2011-07-01
1
-6
/
+3
*
Attempt to get rid of extension references from RenderMessageFilter.
mpcomplete@chromium.org
2011-07-01
6
-18
/
+25
*
TabContentsDelegate detaches from associated TabContents in it's destructor.
cbentzel@chromium.org
2011-07-01
2
-3
/
+104
*
Removes pure virtual methods from TabContentsDelegate and removes all
sky@chromium.org
2011-07-01
4
-34
/
+49
*
Update OVDA to handle PortSettingsChanged
vjain@nvidia.com
2011-07-01
2
-12
/
+10
*
GCC 4.6 -Wunused-but-set-variable cleanup.
pph34r@gmail.com
2011-07-01
2
-3
/
+1
*
Re-land the reverted CL:
yzshen@chromium.org
2011-07-01
6
-95
/
+557
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-07-01
1
-0
/
+1
*
Use leveldb by default, Chrome side
hans@chromium.org
2011-07-01
4
-14
/
+14
*
Add the feature "Add as seach engine..." when right clicking on a form text f...
philippe.beauchamp@gmail.com
2011-07-01
1
-0
/
+1
*
Printing: Store the document cookie of the current PrinterQuery on
jhawkins@chromium.org
2011-07-01
1
-1
/
+1
*
Fix lack-of-virtual-override causing some tests to not tear down TabContents ...
pkasting@chromium.org
2011-06-30
1
-1
/
+1
*
Remove app from a bunch of DEPS files.
tfarina@chromium.org
2011-06-30
1
-1
/
+0
*
Make kClearSiteDataOnExit work for Flash plugins in a multi-profile environment.
mirandac@chromium.org
2011-06-30
6
-4
/
+23
*
Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.
dpapad@chromium.org
2011-06-30
6
-557
/
+95
*
Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.
yzshen@chromium.org
2011-06-30
6
-95
/
+557
*
Fix include guards.
joi@chromium.org
2011-06-30
17
-51
/
+51
*
For JavaScript dialogs, remove As[Type] members, expand delegates to handle t...
avi@chromium.org
2011-06-30
3
-24
/
+18
*
Print Preview: Make sure web_ui() is non-NULL before notifying the
jhawkins@chromium.org
2011-06-30
1
-1
/
+1
*
Revert 91080 - broke clang.
rsleevi@chromium.org
2011-06-30
1
-3
/
+6
*
Libjingle roll 66:68. Enable STUN magic cookie verification.
sergeyu@chromium.org
2011-06-30
1
-6
/
+3
*
Fix Pepper plugin sandbox interface for out-of-process plugin.
kochi@chromium.org
2011-06-30
1
-1
/
+2
*
Remove the IsExternalTabContainer function from the TabContentsDelegate and R...
ananta@chromium.org
2011-06-29
10
-37
/
+11
*
Refactor IndexedDB quota client test in prep for leveldb
dgrogan@chromium.org
2011-06-29
1
-15
/
+17
*
Printing: Pass the context menu WebNode to WebFrame::executeCommand, as the
jhawkins@chromium.org
2011-06-29
1
-1
/
+2
*
Move app/resources/* to ui/resources/ directory.
tfarina@chromium.org
2011-06-29
1
-1
/
+1
*
Prevent navigation to chrome-devtools: and chrome-internal: schemas from http
cdn@chromium.org
2011-06-29
1
-0
/
+3
*
Revert 90585 - Revert 90578 - Add a CHECK to help track use-after-free of Tab...
cbentzel@chromium.org
2011-06-29
4
-1
/
+44
*
Implement proper synchronization between HW video decode IPC and CommandBuffer.
fischman@chromium.org
2011-06-29
21
-288
/
+475
*
Wholesale move of debugger sources to content.
joi@chromium.org
2011-06-29
77
-8
/
+6930
[next]