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
/
automation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added pyauto hooks and basic functional tests for Protector.
ivankr@chromium.org
2012-01-23
2
-0
/
+62
*
Removed ConfigurationPolicyType and extended PolicyMap.
joaodasilva@chromium.org
2012-01-22
2
-14
/
+29
*
Remove UNIMPLEMENTED in TerminateSession for Aura.
mukai@chromium.org
2012-01-21
1
-5
/
+1
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-9
/
+10
*
Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...
jam@chromium.org
2012-01-20
3
-7
/
+5
*
Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...
jam@chromium.org
2012-01-20
1
-10
/
+9
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-9
/
+10
*
Added account value substitution support to certain ONC fields.
zelidrag@chromium.org
2012-01-19
1
-2
/
+2
*
Rename TabContentsView to WebContentsView and move to content/public.
joi@chromium.org
2012-01-18
1
-2
/
+2
*
Get rid of unnecessary accessors in BrowserProcessHost that were transitional...
jam@chromium.org
2012-01-13
1
-4
/
+4
*
Introduce background.scripts feature for extension manifests.
aa@chromium.org
2012-01-10
1
-1
/
+1
*
Change chromedriver to use the current session key modifier state when
kkania@chromium.org
2012-01-10
2
-1
/
+93
*
Don't use browser windows for platform app shell windows.
mihaip@chromium.org
2012-01-09
1
-0
/
+3
*
Revert 116834 - Don't use browser windows for platform app shell windows.
aa@chromium.org
2012-01-08
1
-3
/
+0
*
Don't use browser windows for platform app shell windows.
mihaip@chromium.org
2012-01-07
1
-0
/
+3
*
Revert 116803 - Don't use browser windows for platform app shell windows.
sky@chromium.org
2012-01-07
1
-3
/
+0
*
Don't use browser windows for platform app shell windows.
mihaip@chromium.org
2012-01-07
1
-0
/
+3
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
3
-3
/
+0
*
chromeos: Move audio, power, and UI files into subdirs.
derat@chromium.org
2012-01-06
1
-1
/
+1
*
Cleanup extension permissions module.
jstritar@chromium.org
2012-01-06
1
-1
/
+2
*
Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.
ajwong@chromium.org
2012-01-06
1
-15
/
+15
*
Convert the remaining trivial tab_contents.h includes in chrome to use web_co...
jam@chromium.org
2012-01-05
1
-2
/
+1
*
Introduced 'dict' policies, and merged proxy policies into a single dict.
joaodasilva@chromium.org
2012-01-05
1
-2
/
+3
*
Add tests for the page visibility, position, and clip in the new view API. Th...
brettw@chromium.org
2012-01-05
2
-0
/
+37
*
Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...
jam@chromium.org
2012-01-04
2
-6
/
+6
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
5
-98
/
+91
*
Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.
jam@chromium.org
2012-01-04
6
-109
/
+111
*
Convert WebContents to return a content::NavigationController instead of the ...
jam@chromium.org
2012-01-04
4
-8
/
+9
*
Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...
jam@chromium.org
2012-01-03
1
-5
/
+5
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
8
-111
/
+132
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
4
-6
/
+6
*
Remove DeleteTask and convert remaining users.
dcheng@chromium.org
2012-01-02
2
-4
/
+6
*
Convert chrome users of NavigationController::tab_contents() to use GetWebCon...
jam@chromium.org
2012-01-02
8
-74
/
+78
*
Add more per-tab preferences.
mnaganov@chromium.org
2011-12-29
1
-1
/
+2
*
Cleaned up the enrollment code.
joaodasilva@chromium.org
2011-12-29
1
-1
/
+1
*
Convert unix_hacker functions on NavigationController that are used by Chrome...
jam@chromium.org
2011-12-29
2
-3
/
+3
*
Rename NavigationController to NavigationControllerImpl and put it into the c...
jam@chromium.org
2011-12-28
1
-5
/
+6
*
Remove the remaining usages of NavigationEntry in chrome by converting a few ...
jam@chromium.org
2011-12-28
1
-1
/
+1
*
Convert a few methods in NavigationController to return a content::Navigation...
jam@chromium.org
2011-12-28
2
-10
/
+11
*
Move the PageNavigator interface and GlobalRequestID struct to content\public...
jam@chromium.org
2011-12-28
1
-4
/
+8
*
Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...
jam@chromium.org
2011-12-27
3
-9
/
+12
*
Added auto-enrollment into the OOBE flow.
joaodasilva@chromium.org
2011-12-27
1
-1
/
+1
*
Remove temporary redirect header and DEPS exception for cancelable_request.h
joi@chromium.org
2011-12-27
2
-2
/
+3
*
Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo...
jam@chromium.org
2011-12-27
1
-1
/
+1
*
Move most of the remaining users of WebContentsObserver::tab_contents() to us...
jam@chromium.org
2011-12-26
3
-10
/
+14
*
Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...
jam@chromium.org
2011-12-25
7
-43
/
+51
*
Create a Content API around NavigationEntry that's in content/public/browser....
jam@chromium.org
2011-12-25
3
-3
/
+1
*
Rename the aura_shell namespace to ash
ben@chromium.org
2011-12-24
1
-1
/
+1
*
Move some more WM functionality down into ash.
ben@chromium.org
2011-12-23
1
-1
/
+1
*
Change most of the methods of WebContentsObserver to take a content::WebConte...
jam@chromium.org
2011-12-23
6
-24
/
+22
[next]