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
*
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
*
Make all content client interfaces pure virtual.
joi@chromium.org
2011-06-29
16
-253
/
+381
*
Show unhandled process types during failed sandbox initialization.
mark@chromium.org
2011-06-29
1
-1
/
+1
*
Don't set exit_cleanly bit early if shutdown can be canceled.
oshima@google.com
2011-06-28
1
-3
/
+8
*
Manage gpu feature capabilities through blacklist indepedently.
zmo@google.com
2011-06-28
1
-17
/
+4
*
Revert 90805 - I am submitting this with LGTMs from agl@ and evanm@. I'm mark...
fischman@chromium.org
2011-06-28
8
-147
/
+48
*
Revert 90808 - Fixing type error for ZygoteMain.
fischman@chromium.org
2011-06-28
1
-1
/
+1
*
Fixing type error for ZygoteMain.
bradchen@google.com
2011-06-28
1
-1
/
+1
*
I am submitting this with LGTMs from agl@ and evanm@. I'm marking this as TBR...
bradchen@google.com
2011-06-28
8
-48
/
+147
*
chromeos: Add maximize/restore button.
derat@chromium.org
2011-06-28
1
-0
/
+3
*
Change the WebResourceService to use SystemURLRequestContext, and fix leak th...
mirandac@chromium.org
2011-06-28
3
-61
/
+86
*
File upload API in chromedriver
hnoda@google.com
2011-06-28
5
-0
/
+19
*
Remove Profiles from JavaScript dialogs.
avi@chromium.org
2011-06-28
3
-10
/
+27
*
Disable GPU process unless EGL backend is used.
backer@chromium.org
2011-06-28
1
-0
/
+10
*
MediaStreamDispatcher
perkj@google.com
2011-06-28
8
-0
/
+564
*
Move the thread test helper to base/test
jochen@chromium.org
2011-06-28
3
-7
/
+8
*
Adding an experimental app notification API.
asargent@chromium.org
2011-06-28
1
-0
/
+5
*
Release scriptable object reference when deleting WebPluginDelegateProxy.
wez@chromium.org
2011-06-28
1
-0
/
+2
*
Removing defunct OpenMAX code (round 2).
scherkus@chromium.org
2011-06-28
1
-1
/
+0
*
Always show keyboard when an editable element is touched.
mazda@chromium.org
2011-06-28
1
-0
/
+4
*
MediaStreamDeviceSettings is used by MediaStreamManager to communicate with t...
mflodman@google.com
2011-06-28
4
-0
/
+246
*
Revert 90681 - New NaCl zygote implementation 2, in which Chrome zygote forks...
fischman@chromium.org
2011-06-28
8
-147
/
+48
*
New NaCl zygote implementation 2, in which Chrome zygote forks a NaCl helper.
bradchen@google.com
2011-06-27
8
-48
/
+147
*
Cleanup: Remove unneeded includes from GpuChannelManager.
thestig@chromium.org
2011-06-27
2
-23
/
+10
*
Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.
darin@chromium.org
2011-06-27
2
-0
/
+2
*
Enable Web Audio API by default (no longer needs enable flag).
crogers@google.com
2011-06-27
4
-6
/
+11
*
Add Clipboard GetSequenceNumber interface which allows us to version the data...
cdn@chromium.org
2011-06-27
4
-0
/
+16
*
GPU compositing surface handle is no longer sent to renderer process.
apatrick@chromium.org
2011-06-27
29
-78
/
+119
*
move VideoCaptureImplManager from singleton to a member of RenderThread.
wjia@chromium.org
2011-06-27
9
-134
/
+68
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-27
1
-0
/
+10
*
Chromium-branding bug fix and test re-enable.
jrt@chromium.org
2011-06-27
1
-5
/
+0
*
Revert 90578 - Add a CHECK to help track use-after-free of TabContentsDelegat...
cbentzel@chromium.org
2011-06-27
4
-44
/
+1
[next]