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
*
Update selection handles to keep them in sync with the webpage.
varunjain@chromium.org
2011-08-20
5
-36
/
+105
*
Avoid crashing in AudioRendererImpl::DestroyTask during shutdown.
fischman@chromium.org
2011-08-20
1
-2
/
+7
*
Remove redunant operation in Flush() in OVDA for EOS.
vhiremath@nvidia.com
2011-08-20
2
-46
/
+11
*
Fixing a memory leak in DOMStorageTest.SessionOnly.
marja@chromium.org
2011-08-20
1
-29
/
+34
*
Move the RequestExtraData structure to content/, where we can modify it more ...
pkasting@chromium.org
2011-08-20
6
-5
/
+58
*
Move DownloadPrefs ownership to chrome layer.
jam@chromium.org
2011-08-19
2
-9
/
+2
*
Don't call RenderView directly if USE_THREADED_COMPOSITOR is set.
husky@google.com
2011-08-19
2
-3
/
+17
*
Fix shared library build.
phajdan.jr@chromium.org
2011-08-19
2
-0
/
+6
*
Disable workers test which no longer applies; will be cleaned up as part of w...
wez@chromium.org
2011-08-19
1
-2
/
+2
*
Start moving files to new content_unittests target.
phajdan.jr@chromium.org
2011-08-19
10
-9
/
+220
*
Move simple download calls to chrome code to use ContentBrowserClient interface.
jam@chromium.org
2011-08-19
8
-69
/
+75
*
--single-process hacks to avoid crashing on shutdown
michaeln@google.com
2011-08-19
1
-1
/
+4
*
Fix IPC OnChannelConnected() to send correct PID on Linux/CrOS
jamescook@chromium.org
2011-08-19
2
-4
/
+29
*
Revert 97477 - Move simple download calls to chrome code to use ContentBrowse...
wez@chromium.org
2011-08-19
7
-72
/
+66
*
Move simple download calls to chrome code to use ContentBrowserClient interface.
jam@chromium.org
2011-08-19
7
-66
/
+72
*
Session-only local storage cleared on exit.
marja@chromium.org
2011-08-19
5
-0
/
+113
*
Remove prerendering from net and content.
cbentzel@chromium.org
2011-08-19
2
-73
/
+60
*
Cleanup code used to diagnose and fix bug 81449.
apatrick@chromium.org
2011-08-19
1
-11
/
+0
*
Reuse BrowserAccessibility's when roles change (for now).
dtseng@chromium.org
2011-08-19
2
-6
/
+12
*
Make the core download content ask the delegate whether it needs to generate ...
jam@chromium.org
2011-08-19
2
-13
/
+5
*
Have BaseFile ask the embedder for the default download directory.
jam@chromium.org
2011-08-18
4
-5
/
+23
*
Implementation of PostTaskAndReply() in MessageLoopProxy and BrowserThread.
ajwong@chromium.org
2011-08-18
3
-1
/
+35
*
Keep normal popups opened from same-origin iframes in an extension process.
creis@chromium.org
2011-08-18
4
-1
/
+6
*
Add startActivity message processing chromium-side.
gbillock@chromium.org
2011-08-18
3
-0
/
+19
*
GTTF: Clean up UITestSuite and ProxyLauncher:
phajdan.jr@chromium.org
2011-08-18
2
-6
/
+1
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
11
-32
/
+33
*
GPU process terminates rather than crashing on hang.
apatrick@chromium.org
2011-08-18
3
-14
/
+23
*
Add tracing for select WebAudio functions
crogers@google.com
2011-08-18
1
-0
/
+3
*
Add gl.dll, compositor.dll, and surface.dll.
darin@chromium.org
2011-08-18
1
-0
/
+1
*
Work around a ridiculous bug in ATS, a deprecated system framework.
mark@chromium.org
2011-08-18
1
-0
/
+36
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)
thestig@chromium.org
2011-08-18
1
-1
/
+1
*
Pass disable-switch to renderer if canvas 2d is blacklisted.
zmo@google.com
2011-08-18
1
-0
/
+3
*
Fix address space fragmentation issue when launching the NaCl sel_ldr process.
bbudge@chromium.org
2011-08-18
1
-0
/
+20
*
Add DCHECK to BrowserAccessibilityManager::Remove to detect undefined behavoi...
ctguil@chromium.org
2011-08-17
1
-0
/
+3
*
Fix crash with blocked requests when incognito goes away.
willchan@chromium.org
2011-08-17
1
-5
/
+14
*
Make content not know that the browser chrome updates the download progress i...
jam@chromium.org
2011-08-17
6
-49
/
+43
*
Make AudioRendererHost store its own pointer to the MediaObserver.
scottfr@chromium.org
2011-08-17
2
-17
/
+25
*
[Mac] Kill browser-side rubberband gutter painting.
asvitkine@chromium.org
2011-08-17
7
-28
/
+0
*
Remove Purify and Quantify.Doing so will reduce substantially the size of the...
jeanluc@chromium.org
2011-08-17
2
-2
/
+2
*
AppendFileToBody by blocking ipc
kinuko@chromium.org
2011-08-17
5
-0
/
+52
*
Prepare to make WebUIMessageHandler conform to style guide.
wyck@chromium.org
2011-08-17
1
-1
/
+4
*
Fix fullscreen pepper leak
piman@chromium.org
2011-08-17
1
-0
/
+1
*
Use new signature for WebFrameClient::didCreateIsolatedScriptContext().
aa@chromium.org
2011-08-17
5
-6
/
+19
*
Wire experimental Flapper part two
cpu@chromium.org
2011-08-17
6
-15
/
+72
*
Fix cursor in fullscreen pepper
piman@chromium.org
2011-08-17
2
-5
/
+12
*
Broke BrowserAccessibilityTest.HitTestTest
ctguil@chromium.org
2011-08-17
1
-3
/
+0
*
Reland 97048 - Update routing id of pending resource requests for reparented ...
rvargas@google.com
2011-08-17
7
-0
/
+54
*
Add DCHECK to BrowserAccessibilityManager::Remove to detect undefined behavoi...
ctguil@chromium.org
2011-08-17
1
-0
/
+3
*
Revert 97048 - Trying to see if this is related with a
rvargas@google.com
2011-08-17
7
-54
/
+0
*
base: Fix the TODO in string_util.h
tfarina@chromium.org
2011-08-17
3
-7
/
+10
[next]