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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support browser side thumbnailing for GPU composited pages on Aura.
mazda@chromium.org
2012-03-16
2
-0
/
+439
*
content: Add CONTENT_EXPORT in most places required to link tests on mac.
thakis@chromium.org
2012-03-15
4
-6
/
+12
*
Revert 126889 - Implement input type=color UI
markusheintz@chromium.org
2012-03-15
1
-19
/
+0
*
Implement input type=color UI
keishi@chromium.org
2012-03-15
1
-0
/
+19
*
Plumb client side synthesized GL messages to JS Console
gman@chromium.org
2012-03-15
2
-0
/
+34
*
Expose upload progress from URLFetcher.
kinaba@chromium.org
2012-03-15
2
-2
/
+103
*
aura: Workaround problems with the thumbnailer
piman@chromium.org
2012-03-15
1
-1
/
+3
*
Remove canRecoverFromContextLoss logic
jamesr@chromium.org
2012-03-15
1
-10
/
+0
*
Remove unused AudioBuffersState member.
enal@chromium.org
2012-03-15
1
-1
/
+0
*
Revert 126719 - IndexedDB: Fix prefetching; cache was always being bypassed.
jsbell@chromium.org
2012-03-14
1
-1
/
+1
*
Replacing GLSurface::SetVisibility with SetBufferAllocation for more explicit...
mmocny@chromium.org
2012-03-14
5
-44
/
+51
*
IndexedDB: Fix prefetching; cache was always being bypassed.
jsbell@chromium.org
2012-03-14
1
-1
/
+1
*
WebKit support for EXT_occlusion_query.
reveman@google.com
2012-03-14
2
-0
/
+28
*
net: always enable NSS's HTTP fetches
agl@chromium.org
2012-03-14
1
-2
/
+2
*
Remove unneeded includes from content/common/DEPS now that we fixed it.
tfarina@chromium.org
2012-03-14
1
-7
/
+0
*
Revert 126589 - Expose upload progress from URLFetcher.
kinaba@chromium.org
2012-03-14
2
-95
/
+2
*
filechooser: Add SelectedFileInfo class to pass display names to WebKit
satorux@chromium.org
2012-03-14
1
-1
/
+7
*
Expose upload progress from URLFetcher.
kinaba@chromium.org
2012-03-14
2
-2
/
+95
*
mac: fix flash videos with --disable-composited-core-animation-plugins
piman@chromium.org
2012-03-14
2
-2
/
+2
*
Implement WebKitPlatformSupport::canAccelerate2dCanvas
jamesr@chromium.org
2012-03-14
2
-0
/
+2
*
Add an OWNERS file for src\content by moving the owners that were there for t...
jam@chromium.org
2012-03-14
1
-6
/
+0
*
Revert 126474 - Remove unused AudioBuffersState member.
scottmg@google.com
2012-03-13
1
-0
/
+1
*
Remove unused AudioBuffersState member.
enal@chromium.org
2012-03-13
1
-1
/
+0
*
Add protector.dll to the list of crashy dlls.
rvargas@google.com
2012-03-13
1
-0
/
+1
*
Put socket_stream.h into content namespace.
tfarina@chromium.org
2012-03-13
2
-10
/
+10
*
Cleanup: Remove deprecated version of file_util::AppendToPath().
thestig@chromium.org
2012-03-13
1
-4
/
+4
*
Aura: sanity check for --enable-partial-swap
backer@chromium.org
2012-03-13
1
-1
/
+10
*
Fix --single-process mode issues with GpuChannelHostFactory
piman@chromium.org
2012-03-12
6
-22
/
+26
*
DevTools: provide a way for browser process to log into the renderer's tools ...
pfeldman@chromium.org
2012-03-12
2
-1
/
+69
*
Add deviceorientation.absolute.
hexinchao@gmail.com
2012-03-12
1
-1
/
+3
*
Make test server to talk with the python test server which is running on remo...
jnd@chromium.org
2012-03-12
1
-0
/
+3
*
use preferDiscreteGpu attribute in WebGraphicsContext3D initialization
jamesr@chromium.org
2012-03-10
1
-4
/
+1
*
Add URLFetcher::SaveResponseToFileAtPath
hashimoto@chromium.org
2012-03-09
3
-61
/
+273
*
Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate.
jochen@chromium.org
2012-03-09
5
-11
/
+85
*
Aura: recover from lost context / GPU process dying
piman@chromium.org
2012-03-08
5
-3
/
+16
*
Drop frontbuffers on chromeos when tab visibility set to hibernated (GLX imag...
mmocny@chromium.org
2012-03-08
2
-24
/
+20
*
Fix context sharing between channels to be order-independent.
piman@chromium.org
2012-03-08
3
-7
/
+13
*
Reverting log messages that weren't useful.
oshima@chromium.org
2012-03-07
1
-5
/
+0
*
Fix performance.timing.navigationStart on cross-renderer navigation.
simonjam@chromium.org
2012-03-07
1
-2
/
+7
*
fix win_aura
jbates@chromium.org
2012-03-07
1
-1
/
+1
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
12
-28
/
+28
*
Refactoring to make GpuPerformanceStats part of gpu info collection.
zmo@chromium.org
2012-03-07
1
-0
/
+7
*
Enable audio/video tag in content_shell
vrk@chromium.org
2012-03-07
1
-1
/
+11
*
Renamed speech recognition code in preparation for introducing a new speech i...
primiano@chromium.org
2012-03-07
2
-31
/
+30
*
Make context current before doing PollUnscheduleFences
jbauman@chromium.org
2012-03-07
1
-0
/
+10
*
Fix mismanagement in handling of temporary scanline for vertical flip.
kbr@chromium.org
2012-03-07
2
-7
/
+4
*
Delay echo messages on an unscheduled command buffer until the command buffer...
jbauman@chromium.org
2012-03-06
3
-2
/
+36
*
Deschedule command buffer while polling fences
jbauman@chromium.org
2012-03-06
4
-13
/
+42
*
Use SyncMessageFilter to Send() ipc messages from background threads.
michaeln@google.com
2012-03-06
2
-6
/
+7
*
Create window in a new BrowsingInstance when opening a link in a new process.
creis@chromium.org
2012-03-06
1
-0
/
+7
[next]