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
*
WebKit support for EXT_occlusion_query.
reveman@google.com
2012-03-14
2
-0
/
+28
*
Move scoped_ole_initializer.h to ui/base/win and clean up ole initialization/...
tfarina@chromium.org
2012-03-14
2
-7
/
+8
*
ui/gfx: Update includes to point to canvas.h instead of canvas_skia.h
tfarina@chromium.org
2012-03-14
5
-8
/
+5
*
net: always enable NSS's HTTP fetches
agl@chromium.org
2012-03-14
1
-2
/
+2
*
Stopping the audio thread before destroying the AudioManager<Platform>.
xians@chromium.org
2012-03-14
2
-5
/
+17
*
Remove unneeded includes from content/common/DEPS now that we fixed it.
tfarina@chromium.org
2012-03-14
1
-7
/
+0
*
Avoid creating BrowserThreadGlobals when we don't need to.
joth@chromium.org
2012-03-14
1
-0
/
+12
*
Remove dead code left over from old-style WebCompositor initialization path.
nduca@chromium.org
2012-03-14
5
-52
/
+48
*
Revert 126589 - Expose upload progress from URLFetcher.
kinaba@chromium.org
2012-03-14
3
-102
/
+3
*
filechooser: Add SelectedFileInfo class to pass display names to WebKit
satorux@chromium.org
2012-03-14
8
-14
/
+70
*
Implement BrowserPluginPlaceholder.
fsamuel@chromium.org
2012-03-14
9
-0
/
+275
*
aura: Fix shared surface destruction
piman@chromium.org
2012-03-14
1
-5
/
+8
*
Expose upload progress from URLFetcher.
kinaba@chromium.org
2012-03-14
3
-3
/
+102
*
Remove FLAKY from IndexedDBUILayoutTest.WorkerLayoutTests
dgrogan@chromium.org
2012-03-14
1
-12
/
+1
*
Fix more uses of TimeDelta in content/renderer/p2p.
tedvessenes@gmail.com
2012-03-14
1
-4
/
+4
*
mac: fix flash videos with --disable-composited-core-animation-plugins
piman@chromium.org
2012-03-14
7
-11
/
+11
*
Implement WebKitPlatformSupport::canAccelerate2dCanvas
jamesr@chromium.org
2012-03-14
8
-2
/
+26
*
Revert 126534 since it broke sizes on linux and mac
sadrul@chromium.org
2012-03-14
9
-275
/
+0
*
Implement BrowserPluginPlaceholder.
fsamuel@chromium.org
2012-03-14
9
-0
/
+275
*
Re-enable IndexedDBBrowserTest.DoesntHangTest
dgrogan@chromium.org
2012-03-14
1
-5
/
+1
*
Add an OWNERS file for src\content by moving the owners that were there for t...
jam@chromium.org
2012-03-14
10
-29
/
+1
*
Get rid of WebContentsViewCocoa include in chrome so that we can move its cre...
jam@chromium.org
2012-03-14
2
-21
/
+0
*
Notify RenderWidgets when "tab fullscreen" state changes.
bbudge@chromium.org
2012-03-14
4
-5
/
+17
*
Added AudioBuffer/AudioChunk abstractions for speech recognition and improved...
primiano@chromium.org
2012-03-13
14
-94
/
+306
*
net::URLRequest: rename Simulate*Error with CancelWith*Error
toyoshim@chromium.org
2012-03-13
2
-8
/
+6
*
ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.
tfarina@chromium.org
2012-03-13
2
-3
/
+3
*
Avoid using Pickle::WriteSize(), which writes an architecture-dependent amount
mdm@chromium.org
2012-03-13
1
-4
/
+4
*
Revert 126474 - Remove unused AudioBuffersState member.
scottmg@google.com
2012-03-13
1
-0
/
+1
*
content: Switch out from struct PaintAtSizeAckDetails to a std::pair instead.
tfarina@chromium.org
2012-03-13
4
-20
/
+10
*
Remove unused AudioBuffersState member.
enal@chromium.org
2012-03-13
1
-1
/
+0
*
Chrome OS: Don't blacklist GPU process after 3 deaths
piman@chromium.org
2012-03-13
1
-0
/
+2
*
Recommit r125950, which was reverted by r125958 due to link failures on win_a...
erg@chromium.org
2012-03-13
1
-0
/
+2
*
Rewrite DownloadManagerImpl::InProgressCount to actually look at the items' s...
benjhayden@chromium.org
2012-03-13
1
-1
/
+11
*
Adds ability to comment expected files in DumpAccessibilityTests.
dtseng@chromium.org
2012-03-13
2
-1
/
+28
*
Move download_types.h to content/public and rename it to match the one struct...
jam@chromium.org
2012-03-13
17
-36
/
+40
*
Add protector.dll to the list of crashy dlls.
rvargas@google.com
2012-03-13
1
-0
/
+1
*
Revert 126409 - Fixing a problem, where a hung renderer process is not killed...
creis@chromium.org
2012-03-13
5
-157
/
+0
*
Put socket_stream.h into content namespace.
tfarina@chromium.org
2012-03-13
5
-22
/
+22
*
content: Start moving url_constants.{h,cc} to content namespace.
tfarina@chromium.org
2012-03-13
3
-15
/
+24
*
Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom...
dmikurube@chromium.org
2012-03-13
2
-2
/
+2
*
Fixing a problem, where a hung renderer process is not killed when navigating...
creis@chromium.org
2012-03-13
5
-0
/
+157
*
Move PluginServiceFilter to content/public/browser.
tfarina@chromium.org
2012-03-13
4
-7
/
+7
*
Add a Content API around TracingController.
jam@chromium.org
2012-03-13
10
-239
/
+303
*
Eliminate last chrome dependency on render_widget_host_view_mac.h
joi@chromium.org
2012-03-13
2
-1
/
+22
*
Add explicit content deps for chrome/test.
joi@chromium.org
2012-03-13
1
-0
/
+3
*
Fix more uses of TimeDelta in content/renderer/media.
tedvessenes@gmail.com
2012-03-13
1
-2
/
+2
*
Cleanup: Remove deprecated version of file_util::AppendToPath().
thestig@chromium.org
2012-03-13
1
-4
/
+4
*
Emulate ImmSetAssociateContextEx() for Flash.
hbono@chromium.org
2012-03-13
1
-0
/
+4
*
Add agl, cbentzel, mattm, and rtenneti to chrome/browser/net/OWNERS
wtc@chromium.org
2012-03-13
1
-0
/
+4
*
Use WebContentsDelegate::CanDownload to intercept file downloads on Android.
nileshagrawal@chromium.org
2012-03-13
2
-2
/
+8
[next]