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
...
*
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
*
Continue removing bad dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-02-27
4
-5
/
+42
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-2
/
+2
*
ProxyConfig behaved like a struct, but was defined as a class.
eroman@chromium.org
2010-02-24
1
-4
/
+4
*
Split out the handling of proxy bypass rules into ProxyBypassRules. There are...
eroman@chromium.org
2010-02-19
1
-1
/
+1
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
Clone of issue 600130. (http://codereview.chromium.org/600130)
twiz@chromium.org
2010-02-16
4
-1
/
+17
*
Fix a Chrome crash caused in a ChromeFrame instance in the automation job use...
ananta@chromium.org
2010-02-15
1
-7
/
+7
*
Remove the temporary scaffolding stubs.
phajdan.jr@chromium.org
2010-02-10
1
-2
/
+41
*
Fix a Chrome crash which occurs in a ChromeFrame instance while servicing a r...
ananta@chromium.org
2010-02-10
2
-5
/
+46
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2010-02-09
2
-2
/
+5
*
Remove DirectoryWatcher and the only thing using it.
phajdan.jr@chromium.org
2010-02-09
1
-2
/
+1
*
Show the filebrowse ui rather than the download shelf in chromeos.
xiyuan@chromium.org
2010-02-05
1
-0
/
+19
*
Add support for the IE File->Save As command. This eventually ends up in Chro...
ananta@chromium.org
2010-02-04
3
-1
/
+12
*
Revert 38001 and 38002.
darin@chromium.org
2010-02-03
2
-53
/
+18
*
Back out trunk r37998.
mark@chromium.org
2010-02-03
2
-18
/
+53
*
Modify CookiePolicy to work asynchronously
darin@chromium.org
2010-02-03
2
-53
/
+18
*
DevTools: CookieMonster::GetRawCookies should return keys as well as cookies.
pfeldman@chromium.org
2010-02-03
1
-4
/
+4
*
BSD port: chrome/app and chrome/browser ifdef cleaning
pvalchev@google.com
2010-02-01
2
-7
/
+5
*
If the URLRequestContext has no CookiePolicy, then we should
darin@chromium.org
2010-01-30
1
-6
/
+5
*
Changes to support new cookie policy.
darin@chromium.org
2010-01-30
1
-3
/
+5
*
In IE8 new windows opened within ChromeFrame via window.open calls at times b...
ananta@chromium.org
2010-01-30
4
-25
/
+202
*
Refactored code to allow associating workers with multiple renderers.
atwilson@chromium.org
2010-01-28
1
-12
/
+10
*
Fixes flakiness in session restore test. I'm adding two things:
sky@chromium.org
2010-01-26
2
-0
/
+13
*
Revert 36888 - Refactored code to allow associating workers with multiple ren...
pkasting@chromium.org
2010-01-23
1
-10
/
+12
*
Refactored code to allow associating workers with multiple renderers.
atwilson@chromium.org
2010-01-22
1
-12
/
+10
*
Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat...
willchan@chromium.org
2010-01-22
1
-0
/
+1
*
Fix for FullTabModeIE_ChromeFrameDeleteCookieTest and issues with deleting pe...
tommi@chromium.org
2010-01-22
2
-1
/
+29
*
Fix FullTabModeIE_ChromeFrameDeleteCookieTest. The problem was that a domain...
tommi@chromium.org
2010-01-21
2
-18
/
+46
*
Remove support for filtering by MIME-type.
jochen@chromium.org
2010-01-20
1
-1
/
+1
*
Fix a Chrome crash which occurs when the chrome instance launched via ChromeF...
ananta@chromium.org
2010-01-14
2
-3
/
+6
*
Attempt 2 at landing this.
ananta@chromium.org
2010-01-08
3
-5
/
+44
*
Reason:
tyoshino@chromium.org
2010-01-08
3
-44
/
+5
*
Deleting cookies by setting the expires attribute on them with an empty value...
ananta@chromium.org
2010-01-08
3
-5
/
+44
[prev]
[next]