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
/
chrome
/
browser
/
ui
/
intents
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete most web intents code.
thakis@chromium.org
2013-02-11
20
-4029
/
+0
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-7
/
+7
*
Readability Review
smckay@chromium.org
2013-02-08
1
-46
/
+42
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser/ui edition.
rsleevi@chromium.org
2013-02-06
2
-2
/
+3
*
Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...
pkotwicz@chromium.org
2013-01-23
1
-1
/
+1
*
Move window_open_disposition.h from webkit/ into ui/base.
tfarina@chromium.org
2013-01-22
1
-1
/
+1
*
Bring back the file dialogs for chrome AURA.
ananta@chromium.org
2013-01-17
1
-2
/
+2
*
Revert 163390
groby@chromium.org
2013-01-17
2
-131
/
+0
*
Remove tab_count from Browser.
avi@chromium.org
2013-01-13
1
-25
/
+34
*
DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.
avi@chromium.org
2013-01-07
1
-1
/
+1
*
Rename platform-independent ConstrainedWindow types to WebContentsModalDialog...
wittman@chromium.org
2013-01-03
1
-7
/
+7
*
Clean up chrome::CloseWebContents.
avi@chromium.org
2012-12-28
1
-1
/
+1
*
Rename platform-independent ConstrainedWindow types to WebContentsModalDialog...
wittman@chromium.org
2012-12-22
1
-2
/
+2
*
Allow ExtensionInstallPrompt be created with a parent native view.
xiyuan@chromium.org
2012-12-20
4
-11
/
+9
*
Remove straggling TabContents references.
avi@chromium.org
2012-12-14
1
-4
/
+3
*
Remove TabContents includes.
avi@chromium.org
2012-12-14
2
-2
/
+0
*
Removes Image(const unsigned char* png, size_t input_size) in favor of using ...
pkotwicz@chromium.org
2012-12-13
1
-3
/
+3
*
Use DownloadItemModel for storing chrome/ specific UI data for DownloadItems.
asanka@chromium.org
2012-12-10
1
-2
/
+2
*
Introduces "CreateParams" for web contents, and add |parent| parameter in it.
mukai@chromium.org
2012-12-09
2
-8
/
+6
*
Convert some FaviconService functions to use New CancelableTaskTracker
kaiwang@chromium.org
2012-12-07
2
-15
/
+8
*
Remove TabContents from chrome::Navigate.
avi@chromium.org
2012-12-06
1
-5
/
+6
*
Adds support for creating a gfx::Image from multi resolution raw data.
pkotwicz@chromium.org
2012-12-05
1
-3
/
+2
*
Remove unneeded TabContents::FromWebContents.
avi@chromium.org
2012-12-04
1
-5
/
+4
*
Remove tabstrip wrappers in browser_tabstrip.
avi@chromium.org
2012-12-03
1
-1
/
+1
*
browser: Move FindBrowserWithWebContents() into chrome namespace.
tfarina@chromium.org
2012-12-02
1
-4
/
+4
*
Remove GetExtensionService calls and replace with PKSF calls through the Exte...
mirandac@chromium.org
2012-11-30
1
-2
/
+4
*
intents: Kill deprecated SendReplyMessage method.
tfarina@chromium.org
2012-11-30
1
-5
/
+0
*
Remove TabContents from TabStripModel method names not taking TabContents.
avi@chromium.org
2012-11-28
1
-1
/
+1
*
intents: Switch to non-deprecated SendReply() method.
tfarina@chromium.org
2012-11-28
1
-10
/
+10
*
Delete WebUI for web intents.
gbillock@chromium.org
2012-11-17
3
-528
/
+0
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-2
/
+2
*
Establish /extensions directory and move URLPattern there.
aa@chromium.org
2012-11-13
1
-2
/
+3
*
This is the original patch from issue 11142033 (which had ASAN issues) plus a...
groby@chromium.org
2012-11-06
5
-154
/
+136
*
Fix use-after-free and crash in extension install from web intents
jamescook@chromium.org
2012-10-30
3
-3
/
+42
*
Add smckay to OWNERS.
smckay@chromium.org
2012-10-23
1
-1
/
+1
*
Remove TabContents from WebIntentInlineDispositionBrowserTest.
avi@chromium.org
2012-10-22
1
-10
/
+11
*
Fix lint errors in recent commits. Prepping for Readability review.
smckay@chromium.org
2012-10-22
1
-1
/
+1
*
Web intents integration test fixture.
gbillock@chromium.org
2012-10-22
2
-0
/
+131
*
Have ExtensionInstallPrompt take a WebContents
sail@chromium.org
2012-10-21
4
-11
/
+9
*
[gtk] fix inline intent render view scrolling
estade@chromium.org
2012-10-19
2
-4
/
+11
*
Use a reply struct instead of individual values when responding to intents. A...
smckay@chromium.org
2012-10-19
2
-5
/
+63
*
Disable delegation to picker controller once it is deleted.
groby@chromium.org
2012-10-19
4
-1
/
+10
*
Correctly initialize the location bar button animation for Web Intents
rouslan@chromium.org
2012-10-18
1
-0
/
+2
*
Revert 162655 - Factored out icon loading for extensions
fischman@chromium.org
2012-10-18
4
-128
/
+154
*
Factored out icon loading for extensions
groby@chromium.org
2012-10-18
4
-154
/
+128
*
Make Web Intents picker in Views conform to latest mocks
rouslan@chromium.org
2012-10-17
4
-5
/
+20
*
Revert 162252 - Make Web Intents picker in Views conform to latest mocks
ericu@chromium.org
2012-10-16
4
-20
/
+5
*
Make Web Intents picker in Views conform to latest mocks
rouslan@chromium.org
2012-10-16
4
-5
/
+20
*
Factoring out of FaviconLoader
groby@chromium.org
2012-10-16
7
-54
/
+126
*
retry 160232
estade@chromium.org
2012-10-16
1
-0
/
+1
[next]