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
*
aura: Add glib dependency when appropriate.
sadrul@chromium.org
2011-11-18
1
-0
/
+5
*
Linux: Fix bad #define for SetProcessTitleFromCommandLine().
thestig@chromium.org
2011-11-18
1
-12
/
+13
*
Revert 110710 - Add ChromeBrowserMainExtraParts for non main parts.
stevenjb@google.com
2011-11-18
8
-40
/
+62
*
Get rid of gpu_messages.h include in chrome by having the RenderWidgetHostVie...
jam@chromium.org
2011-11-18
6
-55
/
+21
*
Re-enable RenderWidgetHostTest.PreHandleRawKeyDownEvent
mukai@chromium.org
2011-11-18
1
-7
/
+1
*
Update the windows UI to support displaying a warning after the
noelutz@google.com
2011-11-18
1
-6
/
+8
*
Move enabling IPC logging for all child processes to the Content API.
jam@chromium.org
2011-11-18
3
-0
/
+78
*
Fix ProcessSingletonTest.StartupRaceCondition for win.
stevenjb@google.com
2011-11-18
2
-7
/
+6
*
Changed argument to GetAcceptLangs() to a BrowserContext.
rdsmith@chromium.org
2011-11-18
8
-12
/
+24
*
Add FAIL to IndexedDBBrowserTestWithLowQuota.QuotaTest
steveblock@chromium.org
2011-11-18
1
-1
/
+1
*
Add ChromeBrowserMainExtraParts for non main parts.
stevenjb@google.com
2011-11-18
8
-64
/
+43
*
Refactor the Get*Hardware* routines a bit.
tommi@chromium.org
2011-11-18
10
-54
/
+132
*
Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-18
29
-542
/
+267
*
Provide a way for RenderProcessHosts to register themselves in the global hos...
ananta@chromium.org
2011-11-18
3
-18
/
+26
*
Pointer lock added to about:flags and passed to WebKit runtime flags
scheib@chromium.org
2011-11-18
4
-0
/
+8
*
Cleanup: Remove forward declarations in various directories.
thestig@chromium.org
2011-11-18
4
-9
/
+0
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-18
29
-267
/
+542
*
Hack to bring component build green.
ajwong@chromium.org
2011-11-18
1
-0
/
+1
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
66
-746
/
+980
*
Revert 110602 - Revert 110587 - Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-18
2
-10
/
+197
*
[Aura] Fix HtmlDialogBrowserTest.SizeWindow.
xiyuan@chromium.org
2011-11-18
2
-1
/
+5
*
base::Bind() conversion for content/common/gpu and content/gpu
dcheng@chromium.org
2011-11-17
8
-34
/
+31
*
Revert 110587 - Microphone support for Pepper Flash.
ajwong@chromium.org
2011-11-17
2
-197
/
+10
*
Fix resize issues when using threaded compositing
enne@chromium.org
2011-11-17
3
-1
/
+25
*
corresponding change in CaptureVideoDecoder and RTCVideoDecoder due to pull m...
wjia@chromium.org
2011-11-17
8
-16
/
+96
*
Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-17
2
-10
/
+197
*
Propagate the SafeBrowsing download protection verdict to the DownloadItem.
noelutz@google.com
2011-11-17
4
-69
/
+60
*
Get content to build again with aura & component build.
ben@chromium.org
2011-11-17
4
-5
/
+9
*
Fix next_page_id_ in a NTP forced to share an existing WebUI process.
creis@chromium.org
2011-11-17
8
-9
/
+28
*
Revert 110542 - Fix link issue when component=shared_library
ajwong@chromium.org
2011-11-17
2
-4
/
+3
*
Revert 110548 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-17
30
-939
/
+267
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-17
30
-267
/
+939
*
Add a method to the controller to close the picker/service tab when a return ...
gbillock@chromium.org
2011-11-17
2
-5
/
+10
*
Add OVERRIDE to content/.
avi@chromium.org
2011-11-17
183
-756
/
+887
*
Fix link issue when component=shared_library
penghuang@chromium.org
2011-11-17
2
-3
/
+4
*
Drop the backbuffer on hidden tabs on GLX image transport.
backer@chromium.org
2011-11-17
1
-0
/
+12
*
Remove the flags to RenderViewHost::EnablePreferredSizeMode since it's not us...
jam@chromium.org
2011-11-17
6
-17
/
+6
*
Fix shared compile on windows
jam@chromium.org
2011-11-17
1
-3
/
+5
*
Fix shared compile
jam@chromium.org
2011-11-17
1
-3
/
+3
*
Move the PluginDataRemover class to content, and remove the chrome pieces fro...
jam@chromium.org
2011-11-17
5
-14
/
+373
*
Define/update structure and gamepad messages between renderer and browser.
scottmg@chromium.org
2011-11-17
3
-8
/
+50
*
Fix properties on new download files.
gavinp@chromium.org
2011-11-17
2
-0
/
+0
*
Disable failing WebKitBrowserTest.XsltBadImport on Mac after WebKit roll
steveblock@chromium.org
2011-11-17
1
-1
/
+2
*
Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes received doesn't m...
cbentzel@chromium.org
2011-11-17
1
-6
/
+6
*
Created a DownloadManager interface, for use in unit tests..
ahendrickson@chromium.org
2011-11-17
9
-309
/
+756
*
Disable failing WebKitBrowserTest.XsltBadImport on Linux after WebKit roll
steveblock@chromium.org
2011-11-17
1
-1
/
+1
*
Ensure that WebKit is initialized before making calls to it.
levin@chromium.org
2011-11-17
1
-1
/
+3
*
Moving media-related files from webkit/glue/ to webkit/media/.
scherkus@chromium.org
2011-11-17
4
-19
/
+20
*
Disable failing test after the recent WebKit roll.
thestig@chromium.org
2011-11-17
1
-2
/
+8
*
Have ExtensionHost use TabContents instead of RenderViewHost. Try #3.
mpcomplete@chromium.org
2011-11-17
6
-107
/
+98
[next]