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
*
Mark more worker tests flaky, and across more platforms.
joi@chromium.org
2011-11-14
1
-82
/
+25
*
Convert render thread idle delays from seconds to milliseconds.
ulan@chromium.org
2011-11-14
5
-34
/
+38
*
Export the AudioDevice and AudioDeviceInput classes so that unit tests have a...
tommi@chromium.org
2011-11-14
3
-4
/
+8
*
Enable extension APIs for content scripts.
aa@chromium.org
2011-11-12
3
-11
/
+14
*
base::Bind: Low-hanging fruit conversions of NewRunnableFunction.
jhawkins@chromium.org
2011-11-12
9
-47
/
+40
*
Devirtualize CHROMEGTK_CALLBACK.
dcheng@chromium.org
2011-11-12
1
-1
/
+1
*
Use HTTPS instead of HTTP for relay session creation.
sergeyu@chromium.org
2011-11-12
1
-1
/
+1
*
Move the struct used when showing a desktop notification to content/public/co...
jam@chromium.org
2011-11-12
12
-42
/
+94
*
[Mac] Move event hooks from CrApplication to BrowserCrApplication.
shess@chromium.org
2011-11-12
2
-37
/
+0
*
Add check on invalid file descriptor at both broker and renderer sides.
xhwang@chromium.org
2011-11-12
4
-5
/
+83
*
Remove includes of worker_messages.h from chrome code, since that's an intern...
jam@chromium.org
2011-11-12
7
-19
/
+85
*
Add tests to make sure gpu blacklist actually block gpu features.
zmo@google.com
2011-11-12
1
-0
/
+2
*
Remove GPU blacklist auto-update.
zmo@google.com
2011-11-12
1
-0
/
+1
*
Make chrome communicate with gpsd through libgps/shared memory
miletus@chromium.org
2011-11-12
7
-322
/
+229
*
Get BrowserTests to compile on windows with aura.
ben@chromium.org
2011-11-11
1
-2
/
+5
*
More worker ui test supressions
nduca@chromium.org
2011-11-11
1
-4
/
+4
*
Devirtualize CHROMEG_CALLBACK
dcheng@chromium.org
2011-11-11
1
-1
/
+1
*
Addressed or cleaned-up a number of TODOs (some obsolete ones were removed too).
saintlou@chromium.org
2011-11-11
1
-1
/
+0
*
Allow switching to SwiftShader when GPU is blacklisted
jbauman@chromium.org
2011-11-11
4
-8
/
+102
*
Forward Windows touch messages to the renderer
jschuh@chromium.org
2011-11-11
4
-14
/
+262
*
URLFetcher should not act on writes to closed temp files.
skerner@chromium.org
2011-11-11
1
-0
/
+16
*
Linux: Move base/mime_util* to base/nix. It's not used on any other platform.
thestig@chromium.org
2011-11-11
1
-2
/
+2
*
Fix URLRequestJobAbortOnEndJob::ReadRawData
gavinp@chromium.org
2011-11-11
1
-1
/
+1
*
share all the needed linux code with OpenBSD in chrome and content
robert.nagy@gmail.com
2011-11-11
15
-23
/
+32
*
Use ScopedMakeCurrent
backer@chromium.org
2011-11-11
2
-6
/
+9
*
Fix MessageLoop task spam bug caused by hung renderer timer code in RenderWid...
jbates@chromium.org
2011-11-11
1
-7
/
+14
*
Switch BackgroundContents to use TabContents instead of RenderViewHost.
jam@chromium.org
2011-11-11
8
-19
/
+10
*
Move PluginPrefs to use PluginService instead of PluginList.
rsesek@chromium.org
2011-11-11
3
-5
/
+8
*
aura/cc: Fix GPU leak on resize.
piman@chromium.org
2011-11-11
1
-0
/
+8
*
Revert 109534 since this change broke clobbered component build.
sadrul@chromium.org
2011-11-11
3
-7
/
+5
*
Add JavaBoundObject
steveblock@chromium.org
2011-11-11
5
-0
/
+1002
*
Include PPAPI plugin crashes in the plugin crash data.
petkov@chromium.org
2011-11-11
1
-1
/
+5
*
Plumb through EGL_NV_post_sub_buffer and GLX_MESA_copy_sub_buffer.
backer@chromium.org
2011-11-11
2
-0
/
+15
*
Export RenderWidgetHostViewAura and sensors::Provider to fix component build.
sadrul@chromium.org
2011-11-11
2
-4
/
+6
*
Add support for audio capture devices. Previously only output was supported.
tommi@chromium.org
2011-11-11
2
-2
/
+31
*
Add CONTENT_EXPORT AudioInputRendererHost to fix the shared build.
tommi@chromium.org
2011-11-11
2
-2
/
+4
*
Move Java Bridge files to new java/ subdirectory
steveblock@chromium.org
2011-11-11
14
-45
/
+45
*
Revert 109594 - Forward Windows touch messages to the renderer
thestig@chromium.org
2011-11-11
4
-260
/
+14
*
Forward Windows touch messages to the renderer
jschuh@chromium.org
2011-11-11
4
-14
/
+260
*
Mark yet-more worker ui tests as flaky.
nduca@chromium.org
2011-11-11
1
-6
/
+6
*
switch to DVLOG from VLOG, and move struct definition to cc file.
wjia@chromium.org
2011-11-11
7
-102
/
+98
*
Add entry points for compressed textures.
gman@chromium.org
2011-11-11
2
-0
/
+25
*
Get more crash data to track down a bug.
creis@chromium.org
2011-11-11
1
-8
/
+14
*
Mark even more worker_ui_tests as flaky.
nduca@chromium.org
2011-11-11
1
-5
/
+5
*
Cleanup: Remove more unneeded forward declares in content.
thestig@chromium.org
2011-11-11
33
-113
/
+26
*
reenable component build w/ fix to test_support_content
dpranke@chromium.org
2011-11-10
3
-5
/
+7
*
Refactor PluginService to take PluginList as a dependency.
rsesek@chromium.org
2011-11-10
3
-20
/
+39
*
Mark WorkerTimeout as flake on mac
nduca@chromium.org
2011-11-10
1
-1
/
+1
*
Reduce the algorithmic complexity of the CertStore.
rsleevi@chromium.org
2011-11-10
1
-24
/
+37
*
Fix 82176 by transferring ownership of render (client) file descriptor instea...
xhwang@chromium.org
2011-11-10
1
-3
/
+4
[next]