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
*
Add TestConnectFailure, TestGetHandleFailure and TestConnectAndPipe to PPAPI ...
xhwang@chromium.org
2011-11-16
2
-2
/
+6
*
content: Split off ChromeTabContentsViewGtk from TabContentsViewGtk. This new
erg@chromium.org
2011-11-16
1
-4
/
+1
*
Minor build fixes for aura/touchui
vollick@chromium.org
2011-11-16
1
-1
/
+1
*
Create a Null DownloadRequestHandle for use by SavePackage DownloadItems.
rdsmith@chromium.org
2011-11-16
1
-1
/
+31
*
Increase timer in render_widget_host_unittest to reduce flakiness in valgrind
jbates@chromium.org
2011-11-15
1
-1
/
+1
*
Mark WorkerTest.WorkerMessagePortGC as flaky on mac.
kmadhusu@chromium.org
2011-11-15
1
-4
/
+1
*
base::Bind: Convert content/renderer.
jhawkins@chromium.org
2011-11-15
12
-86
/
+84
*
Fix build break from r110164
dcheng@chromium.org
2011-11-15
1
-12
/
+19
*
Convert NewRunnableFunction/NewRunnableMethod calls to use base::Bind().
dcheng@chromium.org
2011-11-15
27
-137
/
+159
*
Fixes GetContainerBounds in tab_contents_view_mac.mm to return the position o...
pkotwicz@chromium.org
2011-11-15
1
-1
/
+1
*
Add SwappedOut to TabContentsDelegate to allow us to correctly delete TabCont...
dominich@chromium.org
2011-11-15
6
-0
/
+17
*
GTK: Don't block the UI loop for 40ms at a time when the renderer is unlikely...
erg@chromium.org
2011-11-15
2
-1
/
+10
*
Add a content_resources target which currently includes the sandbox definitio...
jochen@chromium.org
2011-11-15
4
-1
/
+65
*
Mark IndexedDBBrowserTest.KeyTypesTest flaky on Windows.
joi@chromium.org
2011-11-15
1
-0
/
+4
*
Move Sad Tab implementation out of the TabContentsViews.
avi@chromium.org
2011-11-15
10
-7
/
+39
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
29
-46
/
+47
*
Send WM_DEVICECHANGE message through SystemMonitor
scottmg@chromium.org
2011-11-15
6
-2
/
+113
*
fix gl include
dpranke@chromium.org
2011-11-15
1
-1
/
+1
*
Remove routing_id from IndexedDB IPC messages
dgrogan@chromium.org
2011-11-15
2
-9
/
+0
*
Set the profiler's thread name at a central place
jar@chromium.org
2011-11-15
1
-2
/
+0
*
aura: Fix popup window positioning.
sadrul@chromium.org
2011-11-15
1
-1
/
+8
*
Revert 109962 - Revert 109903 - Revert 109898 - Set the profiler's thread nam...
kmadhusu@chromium.org
2011-11-14
1
-0
/
+2
*
Revert 109960 - Send WM_DEVICECHANGE message through SystemMonitor
kmadhusu@chromium.org
2011-11-14
6
-113
/
+2
*
Allow cross-origin requests for relay http requests made in Transport API.
sergeyu@chromium.org
2011-11-14
1
-1
/
+6
*
Completes the GetWindowRect/GetRootWindowRect/GetScreenInfo changes I thought...
ben@chromium.org
2011-11-14
9
-48
/
+31
*
Revert 109903 - Revert 109898 - Set the profiler's thread name at a central p...
jar@chromium.org
2011-11-14
1
-2
/
+0
*
Send WM_DEVICECHANGE message through SystemMonitor
scottmg@chromium.org
2011-11-14
6
-2
/
+113
*
aura/cc: Fix accelerated content size
piman@chromium.org
2011-11-14
1
-3
/
+2
*
Fix components build on Linux when toolkit_views=1.
tony@chromium.org
2011-11-14
6
-8
/
+11
*
Revert 109898 - Set the profiler's thread name at a central place
jar@chromium.org
2011-11-14
1
-0
/
+2
*
Set the profiler's thread name at a central place
jar@chromium.org
2011-11-14
1
-2
/
+0
*
Mark test flaky that just failed on Windows.
joi@chromium.org
2011-11-14
1
-0
/
+3
*
Fix NOTIMPLEMENTEDs in RenderMessageFilterAura... use the same codepath POSIX...
ben@chromium.org
2011-11-14
9
-42
/
+14
*
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
[next]