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
/
public
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 153563 - Remove DownloadFileManager in favor of direct ownership of Do...
isherman@chromium.org
2012-08-28
2
-37
/
+23
*
Remove DownloadFileManager in favor of direct ownership of DownloadFiles.
rdsmith@chromium.org
2012-08-27
2
-23
/
+37
*
Add !defined(OS_IOS) to defined(OS_MACOS) block around GetPortProvider.
leng@chromium.org
2012-08-27
1
-1
/
+1
*
Revert 153221 - Remove DownloadFileManager in favor of direct ownership of Do...
rdsmith@chromium.org
2012-08-24
2
-37
/
+23
*
Remove DownloadFileManager in favor of direct ownership of DownloadFiles.
rdsmith@chromium.org
2012-08-24
2
-23
/
+37
*
Add hooks to content to request permission to connect to the PPAPI broker.
bauerb@chromium.org
2012-08-23
2
-0
/
+21
*
Kill PropertyBag, switch WebContents to SupportsUserData.
avi@chromium.org
2012-08-23
1
-8
/
+4
*
Fix a bug where the inspector would not keep event pages alive.
mpcomplete@chromium.org
2012-08-22
1
-6
/
+6
*
Access the QuotaManager via a StoragePartition to support the isolated app fe...
michaeln@google.com
2012-08-22
1
-2
/
+0
*
Ensure that isolated apps use the right cookies for media requests.
creis@chromium.org
2012-08-21
1
-4
/
+9
*
Refactor the Android port to allow access to the chrome layer.
leandrogracia@chromium.org
2012-08-21
2
-0
/
+12
*
NavigationController::IsInitialNavigation() doesn't span COMMITTED
dhollowa@chromium.org
2012-08-21
1
-0
/
+1
*
Delete an obsolete comment on RenderWidgetHost::CopyFromBackingStore.
mazda@chromium.org
2012-08-20
1
-3
/
+0
*
Revert 152213 - Replace the DownloadFileManager with direct ownership of Down...
rdsmith@chromium.org
2012-08-19
2
-37
/
+23
*
Move StoragePartition into content/public and remove BrowserContext::GetDOMSt...
ajwong@chromium.org
2012-08-18
3
-6
/
+73
*
Add GPU memory tab to the task manager.
ccameron@chromium.org
2012-08-18
2
-0
/
+9
*
Replace the DownloadFileManager with direct ownership of DownloadFile.
rdsmith@chromium.org
2012-08-18
2
-23
/
+37
*
Fix user agent override restoration pipeline
dfalcantara@chromium.org
2012-08-18
1
-0
/
+3
*
Changed content/public/browser OWNERS comment to be more precise.
rdsmith@chromium.org
2012-08-17
1
-1
/
+2
*
Allow use of the chrome trace categories string from the tracing ui internals.
eatnumber@chromium.org
2012-08-17
1
-3
/
+1
*
Add IPC::Sender and GetRoutingID() to WebContents for convenience and safety.
joi@chromium.org
2012-08-16
2
-5
/
+10
*
Consolidate ContentViewCore::Load* functions
boliu@chromium.org
2012-08-15
1
-0
/
+5
*
Tighten up content/public DEPS rules using new checkdeps features.
joi@chromium.org
2012-08-15
2
-11
/
+15
*
Consolidate all NavigationController::LoadURL and family functions
boliu@chromium.org
2012-08-14
3
-74
/
+147
*
Kill DownloadItem::IsOtr()
benjhayden@chromium.org
2012-08-14
1
-1
/
+0
*
Revert 151351 - Replace the DownloadFileManager with direct ownership
yutak@chromium.org
2012-08-14
2
-37
/
+23
*
Move SessionStorageNamespace entirely into NavigationController and support S...
ajwong@chromium.org
2012-08-13
6
-13
/
+65
*
Replace the DownloadFileManager with direct ownership
rdsmith@chromium.org
2012-08-13
2
-23
/
+37
*
Bluetooth API: improve discovery
brettw@chromium.org
2012-08-10
1
-0
/
+32
*
Reland
benjhayden@chromium.org
2012-08-09
1
-6
/
+10
*
Add a menu item to content_shell to open devtools to make it more discoverable.
jam@chromium.org
2012-08-09
1
-0
/
+5
*
Make DownloadItem derive SupportsUserData instead of re-implementing it.
benjhayden@chromium.org
2012-08-08
1
-24
/
+2
*
Fix downloads db state=3 corruption using version=23
benjhayden@chromium.org
2012-08-08
2
-4
/
+5
*
Add WebContents* to some more delegate methods
joth@chromium.org
2012-08-08
2
-5
/
+10
*
[Mac]: Make dictionary context menu item use system settings for whether to l...
asvitkine@chromium.org
2012-08-07
1
-0
/
+3
*
[Mac]: Enable speech sub-menu under the edit menu and refactor speech impleme...
asvitkine@chromium.org
2012-08-07
1
-0
/
+10
*
Simplify devtools code on android and enable devtools for android content_shell.
satish@chromium.org
2012-08-07
2
-53
/
+20
*
Better session restore: Persist sessionStorage on disk.
marja@chromium.org
2012-08-07
1
-0
/
+11
*
Revert 149794 - DownloadItem::Observer::OnDownloadDestroyed() replaces Downlo...
rdsmith@chromium.org
2012-08-06
1
-10
/
+6
*
[RDS] Reloads a page using the original request URL
dfalcantara@chromium.org
2012-08-04
1
-3
/
+4
*
Change return type of FaviconTabHelper::GetFavicon() to gfx::Image.
thakis@chromium.org
2012-08-03
2
-7
/
+0
*
Convert FaviconStatus::bitmap from SkBitmap to gfx::Image.
thakis@chromium.org
2012-08-03
2
-3
/
+11
*
DownloadItem::Observer::OnDownloadDestroyed() replaces DownloadItem::REMOVING
benjhayden@chromium.org
2012-08-03
1
-6
/
+10
*
Speculative resource prefetching - fixing missing navigations due to server s...
shishir@chromium.org
2012-08-02
2
-0
/
+2
*
Add PP_FlashLSORestrictions to the list of settings supported by the Flash_Ge...
bauerb@chromium.org
2012-08-02
2
-0
/
+28
*
ContentShell rendering support on Android.
sievers@chromium.org
2012-08-01
2
-0
/
+72
*
Implement NavigationControllerWebView.PostURL
boliu@chromium.org
2012-07-31
2
-2
/
+24
*
Non-functional cleanup in ContentViewCore
steveblock@chromium.org
2012-07-31
1
-6
/
+0
*
Revert "Hook up ContentViewCore.add/removeJavascriptInterface()"
steveblock@chromium.org
2012-07-30
1
-0
/
+6
*
Hook up ContentViewCore.add/removeJavascriptInterface()
steveblock@chromium.org
2012-07-30
1
-6
/
+0
[next]