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
*
Implement patterns for content setting exceptions.
jochen@chromium.org
2010-04-08
1
-1
/
+2
*
Experimental change to fix perf bot.
jrg@chromium.org
2010-04-07
1
-9
/
+8
*
Add some shutdown perf tests. We measure shutdown for the combination of
thestig@chromium.org
2010-04-06
1
-2
/
+3
*
Add support for basic extension automation through the Automation Proxy.
kkania@chromium.org
2010-04-06
7
-17
/
+632
*
detect preferences errors
erikkay@chromium.org
2010-04-06
1
-4
/
+4
*
Fix perf regression (again)
jrg@chromium.org
2010-04-05
1
-0
/
+4
*
Fix pyauto test on ChromeOS withOUT introducing a perf regression on XP.
jrg@chromium.org
2010-04-05
1
-1
/
+12
*
Add generic "json dict" entry point for pyauto commands. Will prevent
jrg@chromium.org
2010-04-02
4
-0
/
+178
*
Notify all active login prompts when one login prompt is submitted. This allows
tonyg@chromium.org
2010-04-01
1
-1
/
+3
*
Add encoding override support for Chrome frame. With this change, users can o...
jnd@chromium.org
2010-04-01
2
-3
/
+19
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-31
7
-24
/
+222
*
Port some omnibox provider methods to Mac.
nirnimesh@chromium.org
2010-03-30
2
-36
/
+1
*
Fix the logic in extensions GetCurrentWindow:
mpcomplete@chromium.org
2010-03-26
1
-1
/
+2
*
Committing for Eric Dingle.
mad@chromium.org
2010-03-26
1
-1
/
+1
*
Reverting this CL to fix the interactive ui test failures.
ananta@chromium.org
2010-03-26
7
-222
/
+24
*
Revert 42770 - Notify all active login prompts when one login prompt is submi...
tonyg@chromium.org
2010-03-26
1
-3
/
+1
*
Notify all active login prompts when one login prompt is submitted. This allows
tonyg@chromium.org
2010-03-26
1
-1
/
+3
*
3rd try. *sigh*
slightlyoff@chromium.org
2010-03-26
3
-2
/
+16
*
Reverting this CL to see if this fixes chrome frame unit test failures.
ananta@chromium.org
2010-03-25
3
-16
/
+2
*
Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ...
slightlyoff@chromium.org
2010-03-25
3
-2
/
+16
*
A pretty lame initial UITest for bookmark manager.
arv@chromium.org
2010-03-25
1
-1
/
+2
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-24
7
-24
/
+222
*
Revert 42465 - Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-24
7
-222
/
+24
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-24
7
-24
/
+222
*
Enforce extension permissions in C++ (instead of Javascript).
jochen@chromium.org
2010-03-24
2
-2
/
+5
*
Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...
joi@chromium.org
2010-03-23
1
-1
/
+1
*
Allow TabContentsDelegate classes to specify whether InfoBars are enabled.
joi@chromium.org
2010-03-23
1
-1
/
+1
*
Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...
maruel@chromium.org
2010-03-22
7
-152
/
+22
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-22
7
-22
/
+152
*
Revert "Keyboard accessibility for the page and app menus."
maruel@chromium.org
2010-03-22
7
-152
/
+22
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-22
7
-22
/
+152
*
When testing, we don't want to know about 'component' or 'external'
joi@chromium.org
2010-03-20
1
-1
/
+3
*
Modification of ExtensionPopup views to allow for pop-up views to share the s...
twiz@chromium.org
2010-03-19
1
-0
/
+31
*
Make repost form warning tab-modal on Mac.
bauerb@chromium.org
2010-03-18
1
-1
/
+2
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
2
-2
/
+2
*
Adds an automation message to retrieve the list of enabled extensions, and CF...
joi@chromium.org
2010-03-16
3
-0
/
+20
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
5
-7
/
+7
*
Fix Mac window frame coordinate conversion on multiple monitor setups
stuartmorgan@chromium.org
2010-03-13
1
-4
/
+5
*
Mechanical refactor of CrxInstaller signatures. This will make
aa@chromium.org
2010-03-12
1
-8
/
+6
*
Add pyauto hooks for bookmarks.
jrg@chromium.org
2010-03-12
4
-0
/
+301
*
Adds files I forgot to svn add when landing http://codereview.chromium.org/66...
sky@chromium.org
2010-03-10
1
-0
/
+28
*
Lands http://codereview.chromium.org/668105 for sosa:
sky@chromium.org
2010-03-10
4
-0
/
+60
*
Avoid unregistering automation job twice.
stoyan@chromium.org
2010-03-08
1
-5
/
+0
*
ChromeFrame now uses host provided popup blocker.
stoyan@chromium.org
2010-03-08
2
-4
/
+6
*
Add some bookmark bar hooks for pyauto.
jrg@chromium.org
2010-03-05
4
-33
/
+15
*
Fix a Chrome crash which occured in a chrome frame reliability test run. The ...
ananta@chromium.org
2010-03-05
2
-2
/
+8
*
Fix pickle mismatch when getting redirects fails.
tony@chromium.org
2010-03-05
1
-3
/
+1
*
Test cookie prompting.
darin@chromium.org
2010-03-04
5
-22
/
+61
*
ChromeFrame should honor the host browser's cookie policy. To achieve this we...
ananta@chromium.org
2010-03-02
6
-141
/
+178
*
Next part of bad dependency removal (chrome/common -> chrome/browser)
phajdan.jr@chromium.org
2010-03-02
2
-2
/
+2
[next]