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
*
content: Rename the class in web_drag_source_gtk.h to content::WebDragSourceGtk.
erg@chromium.org
2011-10-19
2
-47
/
+57
*
Browser test to catch corrupted downloads.
ahendrickson@chromium.org
2011-10-19
2
-24
/
+29
*
aura: Make key and mouse events for renderers work correctly in X11 with RWHV...
sadrul@chromium.org
2011-10-19
2
-88
/
+81
*
Prevent power saving while playing media.
avi@chromium.org
2011-10-19
5
-6
/
+88
*
Fix race condition in audio output controller and audio sync reader.
enal@chromium.org
2011-10-19
2
-2
/
+16
*
Move content_browser_client.h to public, and while at it, move
joi@chromium.org
2011-10-19
52
-60
/
+60
*
Update name to match define.
backer@chromium.org
2011-10-19
1
-1
/
+1
*
The P2PSocketDispatcher can be called from a non-render thread.
ronghuawu@google.com
2011-10-19
2
-4
/
+41
*
Fix deps
jam@chromium.org
2011-10-19
1
-1
/
+5
*
More build fixes from notification move.
jam@chromium.org
2011-10-19
4
-5
/
+5
*
Move notification_source from content/common to content/browser/public and pu...
jam@chromium.org
2011-10-19
4
-78
/
+3
*
Commit file from previous change. gcl showed it in the cl, not sure what happ...
jam@chromium.org
2011-10-19
1
-0
/
+60
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
58
-403
/
+437
*
ResourceDispatcherTest.CrossSiteNavigationErrorPage ui_tests is flaky
sail@chromium.org
2011-10-19
1
-1
/
+2
*
Linux: Fix crash in RenderWidgetHostViewGtkWidget::OnButtonPressReleaseEvent.
thestig@chromium.org
2011-10-19
1
-4
/
+5
*
content: Move the file chrome/.../tab_contents_drag_source.* to content/.../w...
erg@google.com
2011-10-19
3
-0
/
+490
*
Move content_client.h into content/public.
joi@chromium.org
2011-10-18
32
-36
/
+28
*
base::Bind: Final cleanup in url_fetcher.cc.
jhawkins@chromium.org
2011-10-18
1
-23
/
+12
*
base::Bind: Convert QuotaPermissionContext::PermissionCallback.
jhawkins@chromium.org
2011-10-18
2
-8
/
+8
*
Revert 106142 - Add a new globals object for PPAPI tracking information.
sail@chromium.org
2011-10-18
1
-4
/
+0
*
base::Bind: Cleanup in browser_render_process_host.cc.
jhawkins@chromium.org
2011-10-18
4
-16
/
+20
*
base::Bind: Cleanup in database_message_filter.cc.
jhawkins@chromium.org
2011-10-18
1
-8
/
+4
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-18
1
-0
/
+4
*
Refactors NativeWebKeyboardEvent to be less ugly.
ben@chromium.org
2011-10-18
12
-114
/
+84
*
content: Make tab_contents_drag_source not depend on download_util.h
erg@google.com
2011-10-18
7
-2
/
+16
*
Fixed log messages about failed initialization of GLSurface.
alokp@chromium.org
2011-10-18
3
-3
/
+3
*
Move the PageType enum to content/public/common, put it into the content name...
jam@chromium.org
2011-10-18
8
-23
/
+29
*
Move navigation_types.h from content/common to content/public/browser, and pu...
jam@chromium.org
2011-10-18
12
-99
/
+91
*
Use base::Callback in Quota related code.
tzik@chromium.org
2011-10-18
10
-120
/
+112
*
Revert 106029
nkostylev@chromium.org
2011-10-18
12
-91
/
+99
*
Move navigation_types.h from content/common to content/public/browser, and pu...
jam@chromium.org
2011-10-18
12
-99
/
+91
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
44
-40
/
+54
*
Show mouse lock request and status in fullscreen bubble infobar.
yzshen@chromium.org
2011-10-18
1
-2
/
+1
*
Change usage of AllSources to AllBrowserContextsAndSources to indicate that u...
mirandac@chromium.org
2011-10-18
1
-1
/
+1
*
Move PluginLoaderClient to PluginLoaderPosix in its own file.
rsesek@chromium.org
2011-10-18
4
-74
/
+131
*
Set send buffer size for P2P UDP sockets.
sergeyu@chromium.org
2011-10-18
2
-1
/
+14
*
URLFetcher: Minor cleanups.
jhawkins@chromium.org
2011-10-18
1
-5
/
+1
*
Last straw for translated_shader_source extension.
zmo@google.com
2011-10-17
2
-0
/
+25
*
Aura: unit_tests now run on Linux
jamescook@chromium.org
2011-10-17
1
-2
/
+14
*
Remove toolstrips from Chrome.
aa@chromium.org
2011-10-17
1
-2
/
+6
*
Create a public header with the child_process_sandbox_support_linux functions...
jam@chromium.org
2011-10-17
10
-78
/
+76
*
Move in-process-webkit unit tests to content unit tests target
jochen@chromium.org
2011-10-17
8
-14
/
+101
*
Libjingle roll 85:88.
sergeyu@chromium.org
2011-10-17
1
-0
/
+2
*
A few improvements to Blob handling.
michaeln@google.com
2011-10-17
8
-168
/
+175
*
Fix IPC logging on Windows.
jam@chromium.org
2011-10-17
2
-2
/
+2
*
base::Bind: Convert FileUtilProxy::StatusCallback.
jhawkins@chromium.org
2011-10-17
2
-13
/
+12
*
Fix potential data races in GpuDataManager.
zmo@google.com
2011-10-17
2
-12
/
+3
*
base::Bind: Convert FileUtilProxy::WriteCallback.
jhawkins@chromium.org
2011-10-17
1
-6
/
+4
*
Usage of AllSources in cert_store is safe for multiprofiles.
mirandac@chromium.org
2011-10-17
1
-2
/
+2
*
Change usage of AllSources to AllBrowserContextsAndSources to indicate that u...
mirandac@chromium.org
2011-10-17
1
-4
/
+4
[next]