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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shell related switches -> aura shell switches.
ben@chromium.org
2011-12-20
1
-5
/
+6
*
Rename DownloadItem::BrowserContext to GetBrowserContext, to match other gett...
jam@chromium.org
2011-12-20
7
-22
/
+11
*
Fix the Java Bridge to support non-array renderer-side objects
steveblock@chromium.org
2011-12-20
5
-31
/
+55
*
Added protocol_version negotiated with the server.
rtenneti@google.com
2011-12-20
1
-2
/
+4
*
Rename content::WebPage to content::WebContents
jam@chromium.org
2011-12-20
1
-3
/
+3
*
Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...
jam@chromium.org
2011-12-20
43
-925
/
+288
*
Deprecate WEBKIT thread
joth@chromium.org
2011-12-20
16
-107
/
+119
*
base::Bind: Convert net/proxy.
jhawkins@chromium.org
2011-12-20
2
-9
/
+9
*
Fixes regression in checkbox state for NVDA.
dtseng@chromium.org
2011-12-20
1
-6
/
+6
*
Make CanvasSkia take a gfx::Size as the first parameter.
tfarina@chromium.org
2011-12-20
2
-2
/
+2
*
Start creating the content::WebPage interface around TabContents. This is jus...
jam@chromium.org
2011-12-20
8
-106
/
+114
*
Fix JavaBridgeDispatcherHost's override of RenderViewHostObserver::RenderView...
steveblock@chromium.org
2011-12-19
2
-2
/
+4
*
Win accelerated surface recovers from a hung device.
apatrick@chromium.org
2011-12-19
1
-3
/
+1
*
base::Bind: Fixes in content/
jhawkins@chromium.org
2011-12-19
2
-9
/
+7
*
Revert 114992 - Switch to PostTaskAndReply for AccessTokenStore.
joi@chromium.org
2011-12-19
9
-18
/
+45
*
Switch to PostTaskAndReply for AccessTokenStore.
joi@chromium.org
2011-12-19
9
-45
/
+18
*
Compile fix for gcc 4.6, cast to pointer type.
joi@chromium.org
2011-12-19
1
-2
/
+2
*
Support custom MIME type data in web drag/drop for Mac and GTK.
dcheng@chromium.org
2011-12-18
4
-1
/
+45
*
Marked RendererAccessibilityBrowserTest.CrossPlatformTableSpan as failing
battre@chromium.org
2011-12-18
1
-1
/
+2
*
Marked RendererAccessibilityBrowserTest.CrossPlatformMultipleInheritanceAcces...
battre@chromium.org
2011-12-18
1
-1
/
+2
*
Revert 114912 - Broke win_aura
rsleevi@chromium.org
2011-12-17
1
-3
/
+0
*
Remove RWHVA from compositor observers on destruction
piman@chromium.org
2011-12-17
1
-0
/
+3
*
Make page IDs be specific to a RenderView rather than global to its process.
creis@chromium.org
2011-12-16
17
-137
/
+107
*
Chromium side of IDBIndex.count() and IDBObjectStore.count()
jsbell@chromium.org
2011-12-16
2
-1
/
+54
*
Copy native event when creating new NativeWebKeyboardEvent
oshima@chromium.org
2011-12-16
1
-5
/
+19
*
Consider GPU hosts that are about to die as invalid.
petkov@chromium.org
2011-12-16
2
-0
/
+5
*
Include the information whether the tab is already in a tab strip with the re...
jochen@chromium.org
2011-12-16
1
-15
/
+0
*
--ui-enable-partial-swap for Aura.
backer@chromium.org
2011-12-16
1
-9
/
+11
*
Move BrowserMessageFilter to public, and into content namespace.
joi@chromium.org
2011-12-16
52
-93
/
+119
*
Async IDB host messages now contain a thread_id corresponding to the requesti...
dgrogan@chromium.org
2011-12-16
8
-68
/
+144
*
Use a monotonic clock (TimeTicks) to report network times to WebCore.
simonjam@chromium.org
2011-12-16
2
-4
/
+7
*
Implement chrome.experimental.downloads.pause(), cancel() and resume().
asanka@chromium.org
2011-12-16
1
-4
/
+3
*
Make hosted apps launched via chrome.tabs.create with an URL redirect have th...
mihaip@chromium.org
2011-12-16
9
-29
/
+52
*
Move TooltipClient to client namespace and add convenience setters/getters fo...
ben@chromium.org
2011-12-15
1
-6
/
+2
*
Remove unused parameter in GpuProcessHost HostIsValid.
apatrick@chromium.org
2011-12-15
1
-3
/
+3
*
Remove Task inheritance from base::Timer.
dcheng@chromium.org
2011-12-15
1
-0
/
+1
*
Restore kTraceStartup flag propogation to gpu process
joth@chromium.org
2011-12-15
1
-0
/
+1
*
CMT can now generate motion events w/ valuators instead of a sequence of butt...
davemoore@chromium.org
2011-12-15
4
-0
/
+48
*
Move ActivationClient/Delegate to client namespace.
ben@chromium.org
2011-12-15
2
-4
/
+4
*
Trivial move of content::BrowserContext to content/public.
joi@chromium.org
2011-12-15
13
-125
/
+17
*
GTK: Expand the list of acceptable errors from GTK to handle missing theme en...
erg@chromium.org
2011-12-15
1
-1
/
+2
*
Group forms-related files in webkit/glue in a forms/ subdirectory.
isherman@chromium.org
2011-12-15
4
-6
/
+5
*
Add debugging info for crbug.com/99242 crashes.
willchan@chromium.org
2011-12-15
1
-0
/
+6
*
Adds a BrowserAccessibilityManager accessor to RenderWidgetHostView.
dtseng@chromium.org
2011-12-15
6
-26
/
+38
*
Check for delegate in OnMouseEvent
stevenjb@google.com
2011-12-14
1
-1
/
+2
*
Reland 8775059 Support IAccessibleHypertext.
dtseng@chromium.org
2011-12-14
8
-53
/
+370
*
DownloadQuery filters and sorts DownloadItems
benjhayden@chromium.org
2011-12-14
3
-0
/
+918
*
Hide the process of instantiating NotificationServiceImpl from embedders.
tfarina@chromium.org
2011-12-14
1
-0
/
+5
*
Make "Save As" control flow play better with safe browsing checks. ...
asanka@chromium.org
2011-12-14
2
-7
/
+31
*
Split UserMetrics into API vs. implementation. Move API to content/public.
joi@chromium.org
2011-12-14
14
-119
/
+87
[next]