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 a public content/ interface for intents. Use it.
gbillock@chromium.org
2011-12-01
9
-24
/
+186
*
Call WebCompositor::shutdown only when we have called WebCompositor::initialize
nduca@chromium.org
2011-12-01
2
-1
/
+7
*
Reland change for aura tooltips that was revert due to build break:
varunjain@chromium.org
2011-12-01
1
-0
/
+7
*
Added hotkey support to 8508009
pkotwicz@chromium.org
2011-12-01
1
-0
/
+3
*
aura: fix fullscreen pepper flash
piman@chromium.org
2011-12-01
2
-28
/
+25
*
Make TaskManager not use ChildProcessInfo. After this change, I will make Bro...
jam@chromium.org
2011-12-01
1
-12
/
+0
*
GTK: Port RenderWidgetHostViewGtk to latest GTK
robert.bradford@intel.com
2011-12-01
1
-20
/
+23
*
Dispatch the Windows font caching IPCs in one filter. This avoids having the ...
jam@chromium.org
2011-12-01
10
-234
/
+239
*
Use WebKit::initializeWithoutV8() in SandboxIPCProcess.
adamk@chromium.org
2011-12-01
1
-1
/
+1
*
aura: Detect double clicks and set ui::EF_IS_DOUBLE_CLICK appropriately.
sadrul@chromium.org
2011-12-01
1
-3
/
+0
*
Define DevTools content API
yurys@chromium.org
2011-12-01
32
-480
/
+652
*
Switch to IWYU for files that previously were getting a bunch of
joi@chromium.org
2011-12-01
4
-9
/
+3
*
Introduce IPC for querying CPU usage of a renderer process.
ulan@chromium.org
2011-12-01
5
-18
/
+49
*
Make sure the document's scroll position is always up-to-date before
dmazzoni@chromium.org
2011-12-01
2
-0
/
+19
*
Add missing CONTENT_EXPORT to fix Linux shared build after r112415
yurys@chromium.org
2011-12-01
1
-1
/
+1
*
Trigger didCommitAndDrawCompositorFrame on fullscreen Swapbuffers
jbauman@chromium.org
2011-12-01
1
-0
/
+4
*
Move DevTools front-end IPC message handling to content
yurys@chromium.org
2011-12-01
5
-0
/
+205
*
Revert 112249 - [Mac] Move ScopedSendingEvent from content/common/mac to base...
hayato@chromium.org
2011-12-01
11
-4
/
+182
*
Revert 112399 - Aura: Tooltip refactor. This Cl does the following:
hbono@chromium.org
2011-12-01
1
-7
/
+0
*
Fix component build
jam@chromium.org
2011-12-01
1
-1
/
+3
*
Move GetProcessTypeNameInEnglish beside the ProcessType enum where it belongs...
jam@chromium.org
2011-12-01
5
-41
/
+53
*
Aura: Tooltip refactor. This Cl does the following:
varunjain@chromium.org
2011-12-01
1
-0
/
+7
*
Reduce number of threads and number of iterations to avoid timeout on bot
scottmg@chromium.org
2011-12-01
1
-2
/
+2
*
Make command buffer free transfer buffer when switching tabs
gman@chromium.org
2011-12-01
1
-2
/
+2
*
Move view_types.h to view_type.h, since that's the standard name for enums.
jam@chromium.org
2011-12-01
5
-7
/
+7
*
base::Bind: More random cleanups.
jhawkins@chromium.org
2011-12-01
3
-46
/
+31
*
Rename navigation_types.h to navigation_type.h to match the rest of the enum ...
jam@chromium.org
2011-12-01
6
-8
/
+8
*
Move the ProcessType enum out to its own file. This is in preparation for get...
jam@chromium.org
2011-12-01
26
-130
/
+161
*
add missing CONTENT_EXPORT
isherman@chromium.org
2011-12-01
1
-1
/
+2
*
Allow IndexedDB to send messages from any thread in the renderer process, not...
dgrogan@chromium.org
2011-12-01
7
-74
/
+61
*
Renderer reading side of gamepad
scottmg@chromium.org
2011-12-01
19
-109
/
+426
*
Split accessible bounds calculation into two methods, one to retrieve
dmazzoni@chromium.org
2011-11-30
4
-16
/
+26
*
The Mac accessibility impl should defer to BrowserAccessibilityManager
dmazzoni@chromium.org
2011-11-30
1
-1
/
+2
*
Cleanup: Remove an unneeded dependency.
thestig@chromium.org
2011-11-30
1
-9
/
+7
*
update dependencies in preparation for glue being a component
dpranke@chromium.org
2011-11-30
2
-0
/
+2
*
Move remaining about: handlers to webUI.
tsepez@chromium.org
2011-11-30
3
-5
/
+5
*
Shim calls to NPN_MemAlloc/MemFree through PluginHost
dpranke@chromium.org
2011-11-30
3
-3
/
+7
*
Fixed a header name error in UMA statistics that record what servers accept r...
ahendrickson@chromium.org
2011-11-30
4
-13
/
+16
*
Pass gamepad enable switch through to WebKit
scottmg@chromium.org
2011-11-30
1
-0
/
+3
*
Fix content_shell. We really need an automated test soon :)
jam@chromium.org
2011-11-30
2
-3
/
+5
*
Fix the components build on Linux.
tony@chromium.org
2011-11-30
1
-1
/
+1
*
Prepare for didUpdateLayout moving to WebViewClient.
levin@chromium.org
2011-11-30
2
-13
/
+19
*
Make some organization in RenderWidgetHost clearer.
levin@chromium.org
2011-11-30
1
-10
/
+12
*
Remove child_process.h includes from chrome (specifically WaitForDebugger). I...
jam@chromium.org
2011-11-30
1
-0
/
+8
*
[Mac] Move ScopedSendingEvent from content/common/mac to base/mac.
shess@chromium.org
2011-11-30
11
-182
/
+4
*
Make drag and drop work on webpage. Also slightly modify drag drop workflow.
varunjain@chromium.org
2011-11-30
1
-0
/
+11
*
Revert 112232 - Added hotkey support to 8508009
pkotwicz@chromium.org
2011-11-30
1
-3
/
+0
*
Added hotkey support to 8508009
pkotwicz@chromium.org
2011-11-30
1
-0
/
+3
*
Fix an incorrect comment in the Java Bridge when calling array methods
steveblock@chromium.org
2011-11-30
1
-45
/
+47
*
Send one WebKeyboardEvent to the RenderWidget at a time. Move keyboard
darin@chromium.org
2011-11-30
5
-99
/
+124
[next]