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 xinput1_3.dll redist to final package.
scottmg@google.com
2011-12-02
1
-0
/
+24
*
fix shared library build
jam@chromium.org
2011-12-02
1
-1
/
+2
*
base::Bind fixes
groby@chromium.org
2011-12-02
1
-19
/
+9
*
Implement SetVisuallyDeemphasized in ChromeRenderViewObserver.
xiyuan@chromium.org
2011-12-02
10
-182
/
+12
*
IndexedDB: Add support for IDBIndex multientry flag
jsbell@chromium.org
2011-12-02
4
-1
/
+7
*
Don't make classes derive from ChildProcessHost, and instead have them use it...
jam@chromium.org
2011-12-02
18
-225
/
+210
*
Fix use-after-free. OnChildDied deletes the current object, so we shouldn't c...
jam@chromium.org
2011-12-02
1
-2
/
+4
*
Improve GPU tests to fail when GPU drawing fails.
jbates@chromium.org
2011-12-02
3
-9
/
+17
*
Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...
jam@chromium.org
2011-12-02
9
-378
/
+7
*
Fix a possible renderer hang due to an WebAccessibilityObject becoming invalid.
dtseng@chromium.org
2011-12-02
1
-10
/
+17
*
Add autoresize capability to chromium.
levin@chromium.org
2011-12-02
9
-6
/
+74
*
Fix tab backgrounding
davemoore@chromium.org
2011-12-02
2
-0
/
+67
*
Get more information about types of images being downloaded.
cbentzel@chromium.org
2011-12-02
1
-2
/
+44
*
Remove deprecated TabContentsDelegate::OpenURLFromTab variant
jochen@chromium.org
2011-12-02
3
-39
/
+4
*
Upgrade all call sites of PageNavigator::OpenURL that pass a referrer to use ...
jochen@chromium.org
2011-12-02
1
-0
/
+2
*
Remove IOThread::message_loop().
joi@chromium.org
2011-12-02
2
-2
/
+25
*
Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...
dpolukhin@chromium.org
2011-12-02
9
-7
/
+378
*
Start/stop WebKitThread from BrowserMainLoop like other BrowserThreads.
joi@chromium.org
2011-12-02
8
-27
/
+33
*
IndexedDB: Cursor pre-fetching.
hans@chromium.org
2011-12-02
10
-1
/
+301
*
Disabling GamepadProviderTest.PollingAccess as it crashes
jochen@chromium.org
2011-12-02
1
-1
/
+2
*
Add content API for DevTools HTTP handler
yurys@chromium.org
2011-12-02
5
-95
/
+151
*
Don't call CancelPendingRequest for synchronously answered requests
battre@chromium.org
2011-12-02
1
-2
/
+7
*
Add CHECK on file descriptor in various IPC::ChannelHandle passed in.
xhwang@chromium.org
2011-12-02
6
-1
/
+27
*
Remove views dependencies in content_browser.gypi
alicet@chromium.org
2011-12-02
1
-5
/
+0
*
Add GamepadService, owns 1 gamepad bg thread
scottmg@chromium.org
2011-12-02
9
-54
/
+233
*
Get additional crash data to narrow down renderer kills.
creis@chromium.org
2011-12-02
3
-6
/
+25
*
Cleanup: Remove some cruft from RenderViewHostDelegate.
thestig@chromium.org
2011-12-02
2
-8
/
+4
*
Remove unnecessary include
jam@chromium.org
2011-12-02
1
-1
/
+0
*
Get rid of the ChildProcessInfo class. It was carrying unnecessary data, and ...
jam@chromium.org
2011-12-02
18
-199
/
+128
*
Fix check_perms failures from r112571.
thestig@chromium.org
2011-12-02
6
-0
/
+0
*
Update media-related OWNERS.
scherkus@chromium.org
2011-12-02
4
-3
/
+16
*
[Mac] Move ScopedSendingEvent from content/common/mac to base/mac.
shess@chromium.org
2011-12-01
11
-183
/
+4
*
Collect profiler stats from all browser child processes.
rtenneti@chromium.org
2011-12-01
12
-1
/
+436
*
Add histogram to measure failure reasons for SSL Search
agl@chromium.org
2011-12-01
1
-0
/
+9
*
views: Move views.gyp to ui/views/.
tfarina@chromium.org
2011-12-01
1
-1
/
+1
*
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
[next]