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
/
content_common.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove TransportTexture, it's unused
piman@chromium.org
2012-01-04
1
-3
/
+1
*
Revert 115929 - Convert stragglers not on spreadsheet to base::Bind()
ajwong@chromium.org
2011-12-29
1
-1
/
+0
*
Convert stragglers not on spreadsheet to base::Bind()
ajwong@chromium.org
2011-12-28
1
-0
/
+1
*
Relanding this change with fixes for the windows shared builder.
ananta@chromium.org
2011-12-22
1
-0
/
+35
*
Revert 115482 - Initial implementation of the DXVA 2.0 H.264 hardware decoder...
ananta@chromium.org
2011-12-22
1
-36
/
+0
*
Initial implementation of the DXVA 2.0 H.264 hardware decoder for pepper for ...
ananta@chromium.org
2011-12-22
1
-0
/
+36
*
Move indexeddb code to its own directory inside of content/{browser,common,re...
dgrogan@chromium.org
2011-12-20
1
-5
/
+5
*
Move content::MakeSharedMemorySegmentViaIPC into its own file
mcgrathr@chromium.org
2011-12-16
1
-0
/
+1
*
Use a monotonic clock (TimeTicks) to report network times to WebCore.
simonjam@chromium.org
2011-12-16
1
-0
/
+2
*
Revert 114539 - Move content::MakeSharedMemorySegmentViaIPC into its own file
mcgrathr@chromium.org
2011-12-15
1
-1
/
+0
*
Move content::MakeSharedMemorySegmentViaIPC into its own file
mcgrathr@chromium.org
2011-12-15
1
-0
/
+1
*
Chrome for arm seems to make the implicit assumption that
robertm@google.com
2011-12-12
1
-2
/
+2
*
Make Clipboard::FormatType an opaque handle type.
dcheng@chromium.org
2011-12-07
1
-0
/
+1
*
[Mac] Remove content/ CrApplication.
shess@chromium.org
2011-12-06
1
-2
/
+0
*
Add xinput1_3.dll redist to final package.
scottmg@google.com
2011-12-06
1
-0
/
+24
*
Pass along the referrer policy (renderer side)
jochen@chromium.org
2011-12-03
1
-0
/
+1
*
Make ChildProcessHost be used through an interface in content/public, instead...
jam@chromium.org
2011-12-03
1
-2
/
+3
*
Revert 112812 - Add xinput1_3.dll redist to final package.
thestig@chromium.org
2011-12-03
1
-24
/
+0
*
Add xinput1_3.dll redist to final package.
scottmg@google.com
2011-12-02
1
-0
/
+24
*
Don't make classes derive from ChildProcessHost, and instead have them use it...
jam@chromium.org
2011-12-02
1
-0
/
+1
*
Get rid of the ChildProcessInfo class. It was carrying unnecessary data, and ...
jam@chromium.org
2011-12-02
1
-2
/
+0
*
[Mac] Move ScopedSendingEvent from content/common/mac to base/mac.
shess@chromium.org
2011-12-01
1
-2
/
+0
*
Dispatch the Windows font caching IPCs in one filter. This avoids having the ...
jam@chromium.org
2011-12-01
1
-0
/
+2
*
Revert 112249 - [Mac] Move ScopedSendingEvent from content/common/mac to base...
hayato@chromium.org
2011-12-01
1
-0
/
+2
*
Move GetProcessTypeNameInEnglish beside the ProcessType enum where it belongs...
jam@chromium.org
2011-12-01
1
-0
/
+1
*
Move view_types.h to view_type.h, since that's the standard name for enums.
jam@chromium.org
2011-12-01
1
-1
/
+1
*
Move the ProcessType enum out to its own file. This is in preparation for get...
jam@chromium.org
2011-12-01
1
-0
/
+1
*
Renderer reading side of gamepad
scottmg@chromium.org
2011-12-01
1
-0
/
+2
*
[Mac] Move ScopedSendingEvent from content/common/mac to base/mac.
shess@chromium.org
2011-11-30
1
-2
/
+0
*
Remove section_util_win since it had two functions that were used in three pl...
jam@chromium.org
2011-11-28
1
-2
/
+1
*
Move SpeechInputResult into content/public since it's used in chrome. Also ma...
jam@chromium.org
2011-11-28
1
-2
/
+2
*
Load mac sandbox definitions from resources instead of the bundle.
jochen@chromium.org
2011-11-25
1
-7
/
+2
*
Revert 111566 - Breaks compile on win dbg.
koz@chromium.org
2011-11-25
1
-1
/
+0
*
Add a referrer class to be used in the browser process whenever passing aroun...
jochen@chromium.org
2011-11-25
1
-0
/
+1
*
Move ResourceResponse struct into the Content API, since it's used in Chrome....
jam@chromium.org
2011-11-24
1
-2
/
+0
*
Move sensors interface into content/public/browser (since it's only used by b...
jam@chromium.org
2011-11-23
1
-2
/
+0
*
fix content build on !linux && use_x11
robert.nagy@gmail.com
2011-11-23
1
-8
/
+6
*
Get rid of view_message_enums.h dependency in Chrome by moving the enum for f...
jam@chromium.org
2011-11-23
1
-0
/
+1
*
fix a racing condition when renderer process requests StopCapture before host...
wjia@chromium.org
2011-11-23
1
-0
/
+1
*
Move the ProcessWatcher methods out of content/common/process_watcher into ba...
jam@chromium.org
2011-11-23
1
-7
/
+0
*
Move PropertyBag to base. Originally this was in chrome\common because only c...
jam@chromium.org
2011-11-23
1
-2
/
+0
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-22
1
-9
/
+5
*
Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...
piman@chromium.org
2011-11-22
1
-0
/
+2
*
Page zoom improvements:
csilv@chromium.org
2011-11-22
1
-0
/
+1
*
Get rid of view_messages.h include from chrome since TabContentsDelegate used...
jam@chromium.org
2011-11-22
1
-0
/
+2
*
Revert 111040 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-21
1
-5
/
+9
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-21
1
-9
/
+5
*
Get rid of a bunch of view_messages.h includes from chrome by making the TabC...
jam@chromium.org
2011-11-21
1
-0
/
+2
*
Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-18
1
-5
/
+9
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-18
1
-9
/
+5
[next]