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
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-02-08
1
-0
/
+2
*
Added net logging to DownloadItem.
ahendrickson@chromium.org
2012-02-08
6
-21
/
+454
*
PluginWindowHandle -> GLSurfaceHandle for GPU process rendering surfaces.
piman@chromium.org
2012-02-08
31
-101
/
+126
*
fix regression where GPU was allowed on webui pages
estade@chromium.org
2012-02-08
1
-1
/
+1
*
Zero-init TOOLINFO struct in RenderWidgetHostViewWin::EnsureTooltip().
msw@chromium.org
2012-02-08
1
-1
/
+1
*
Fix leaks in RenderWidgetHost(ViewAura)Test
oshima@chromium.org
2012-02-08
3
-12
/
+13
*
Move handling of debug urls like chrome://crash, chrome://gpuclean to content...
jam@chromium.org
2012-02-08
19
-50
/
+137
*
ui/gfx: Make the first version of Canvas::TileImageInt take a gfx::Rect.
tfarina@chromium.org
2012-02-08
1
-1
/
+2
*
Fallback to software renderer if GPU process crashes often enough.
jbauman@chromium.org
2012-02-08
4
-9
/
+58
*
Add ObserverListThreadSafe::IsEmpty().
sergeyu@chromium.org
2012-02-08
2
-6
/
+1
*
Add a 'invalidate resize rect' IPC message.
thakis@chromium.org
2012-02-07
5
-0
/
+24
*
Use InterstitialPage through a delegate interface instead of deriving from it.
jam@chromium.org
2012-02-07
4
-55
/
+153
*
Defer render_widget draw until host window is available
jamesr@chromium.org
2012-02-07
4
-12
/
+36
*
Adding command line switch --enable-deferred-2d-canvas
junov@chromium.org
2012-02-07
4
-0
/
+7
*
Revert 120789 - Propogate status setting for profiler to track parents
jar@chromium.org
2012-02-07
8
-38
/
+23
*
Revert 116551 - Fix bug 62037: Task manager tooltips appear behind task manag...
cbentzel@chromium.org
2012-02-07
1
-2
/
+1
*
Propogate status setting for profiler to track parents
jar@chromium.org
2012-02-07
8
-23
/
+38
*
Try to fix 10.6 build after clang revert.
thakis@chromium.org
2012-02-07
1
-0
/
+4
*
Removed CHECKs used for bug investigation.
xhwang@chromium.org
2012-02-07
5
-23
/
+6
*
Fix build (missing NON_EXPORTED_BASE)
tommi@chromium.org
2012-02-07
2
-2
/
+2
*
Provide a hint for the idle notification handler.
ulan@chromium.org
2012-02-07
1
-1
/
+4
*
Monitor the IO message loop in the AudioDevice classes.
tommi@chromium.org
2012-02-07
7
-74
/
+178
*
WebSpeechInputResult::set() was renamed to assign()
hans@chromium.org
2012-02-07
1
-1
/
+1
*
Cleanup: Remove even more dead switches.
thestig@chromium.org
2012-02-07
2
-13
/
+0
*
content::URLFetcher: Add HTTP PUT request type and method to append header st...
kuan@chromium.org
2012-02-07
5
-4
/
+22
*
Move gpu client files to content_common, in content/common/gpu/client
piman@chromium.org
2012-02-07
28
-223
/
+208
*
Early-return in RenderViewImpl::DidFlushPaint() if there is no WebView.
wez@chromium.org
2012-02-07
1
-0
/
+5
*
Fix windows build
piman@chromium.org
2012-02-07
1
-1
/
+2
*
Remove a non-existing file from content_common.gypi
michaeln@google.com
2012-02-07
1
-1
/
+0
*
Remove renderer dependencies from the GPU client classes.
piman@chromium.org
2012-02-07
11
-146
/
+212
*
Add self to content/common/gpu/OWNERS
piman@chromium.org
2012-02-07
1
-0
/
+1
*
Reduce GPU sandbox level on NVIDIA optimus computers.
jbauman@chromium.org
2012-02-07
9
-4
/
+25
*
Mark IndexeDBBrowserTestWithLowQuota.QuotaTest test as DISABLED.
jsbell@chromium.org
2012-02-07
1
-1
/
+2
*
Implement required tracing API for UnitTestWebKitPlatformSupport.
jbates@chromium.org
2012-02-06
1
-1
/
+7
*
re-enable call to XInputEnable
scottmg@google.com
2012-02-06
1
-1
/
+1
*
Mark disabled IDB tests as flaky to check status.
jsbell@chromium.org
2012-02-06
1
-5
/
+5
*
Allow SiteInstance for about:blank in new tab to be reused.
creis@chromium.org
2012-02-06
2
-4
/
+28
*
Revert "Support sharing of ContentMain and BrowserMain code with embedded use...
evan@chromium.org
2012-02-06
19
-863
/
+558
*
Support sharing of ContentMain and BrowserMain code with embedded use cases.
marshall@chromium.org
2012-02-06
19
-558
/
+863
*
Move TabContentsViewMac to content.
avi@chromium.org
2012-02-06
7
-2
/
+815
*
Introduce ResourceThrottle as a replacement for chrome's usage of ResourceHan...
darin@chromium.org
2012-02-06
11
-90
/
+419
*
Remove chrome dependencies on GpuProcessHost. I've moved all of the WebKitPre...
jam@chromium.org
2012-02-06
14
-34
/
+245
*
URLFetcherTempFileTest should not be flaky after 120507.
sergeyu@chromium.org
2012-02-05
1
-8
/
+2
*
Mark URLFetcherTempFileTest.LargeGet FLAKY_ on ChromeOS to stop halting the tree
dbeam@chromium.org
2012-02-05
1
-2
/
+8
*
Added net logging to BaseFile.
ahendrickson@chromium.org
2012-02-05
8
-46
/
+253
*
Enable SmallGet. The test that caused original failure has been disabled in 1...
sergeyu@chromium.org
2012-02-05
1
-2
/
+2
*
Add DCHECK to ensure proper destruction order of P2PSocketDispatcher.
sergeyu@chromium.org
2012-02-05
3
-2
/
+9
*
"Save As" for content retrieved via POST works in most circumstances.
cbentzel@chromium.org
2012-02-04
8
-25
/
+66
*
Provide WillInitiatePaint() as well as DidInitiatePaint() and tweak semantics.
wez@chromium.org
2012-02-04
8
-22
/
+53
*
Split TabContentsViewMac.
avi@chromium.org
2012-02-04
5
-9
/
+54
[next]