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
/
webkit
/
glue
/
webframeloaderclient_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge WebDocumentLoaderImpl into WebDataSourceImpl. They are peers, and it is
darin@chromium.org
2009-03-13
1
-18
/
+9
*
WebKit merge 41498:41530.
ericroman@google.com
2009-03-10
1
-1
/
+3
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
Add early-injection capability to user scripts.
aa@chromium.org
2009-02-14
1
-2
/
+4
*
Re-land the WebKit merge 40722:40785.
darin@chromium.org
2009-02-10
1
-1
/
+1
*
Rollback WebKit merge since background images don't paint.
darin@chromium.org
2009-02-09
1
-1
/
+1
*
WebKit merge 40722:40785 (part 2)
darin@chromium.org
2009-02-09
1
-1
/
+1
*
Reverting 9394.
ojan@google.com
2009-02-09
1
-0
/
+5
*
Reverting 9393.
ojan@google.com
2009-02-09
1
-5
/
+0
*
Reverting 9383.
ojan@google.com
2009-02-09
1
-0
/
+5
*
Reverting 9380,9379,9378.
ojan@google.com
2009-02-09
1
-5
/
+0
*
WebKit merge 40668:40722 part 2.
ojan@google.com
2009-02-09
1
-0
/
+5
*
WebKit merge 40500:40539 [Chromium side]
levin@chromium.org
2009-02-05
1
-0
/
+3
*
WebKit merge 40474:40500 [chromium-side].
ericroman@google.com
2009-02-04
1
-9
/
+11
*
Chrome side of WebKit Merge 40165:40297
playmobil@google.com
2009-01-28
1
-2
/
+2
*
Adobe Reader 7 expects the load_manually flag to be set when being instantiat...
ananta@chromium.org
2009-01-27
1
-1
/
+1
*
Add support for UA spoofing, and spoof Safari's UA string when loading URLs
darin@chromium.org
2009-01-27
1
-1
/
+2
*
Fix crash in bug 6315.
kuchhal@chromium.org
2009-01-26
1
-1
/
+3
*
WebKit Merge 39972:40057, Chromium side.
dglazkov@google.com
2009-01-21
1
-1
/
+2
*
fix memory_test crashes
tc@google.com
2009-01-20
1
-2
/
+7
*
Use the PluginData object instead of the PluginInfoStore interface to test for
darin@chromium.org
2009-01-16
1
-5
/
+5
*
Expand comment for shouldUseCredentialStorage stub, explaining what it might
pamg@google.com
2008-12-23
1
-3
/
+9
*
cChrome side of WebKit merge 39369:39410.
pamg@google.com
2008-12-22
1
-0
/
+15
*
Handle HTTP 200 responses received in response to byte range requests issued ...
ananta@chromium.org
2008-12-17
1
-1
/
+1
*
src/webkit side of webkit merge 38729:38760
ojan@google.com
2008-12-01
1
-1
/
+1
*
Relanding the new autofill.
jcampan@chromium.org
2008-11-20
1
-58
/
+6
*
Review URL: http://codereview.chromium.org/11306
jcampan@chromium.org
2008-11-20
1
-6
/
+58
*
A new implementation of the autofill using the editor client API.
jcampan@chromium.org
2008-11-20
1
-58
/
+6
*
The password manager and the form autofill feature were listening for events ...
jcampan@chromium.org
2008-11-17
1
-6
/
+9
*
Fix LayoutTests/http/tests/loading/gmail-assert-on-load.html test.
darin@chromium.org
2008-11-13
1
-4
/
+3
*
Break port dependency on glue. Create ResourceRequest::TargetType as a mirro...
darin@chromium.org
2008-11-11
1
-14
/
+16
*
Review URL: http://codereview.chromium.org/10005
petersont@google.com
2008-11-11
1
-16
/
+33
*
Change old code from "unloadListnerChanged" model to new WebKit EnableSuddenT...
erikkay@google.com
2008-11-10
1
-7
/
+0
*
Landing 37604:38097 merge
dglazkov@google.com
2008-11-10
1
-21
/
+10
*
Reverting my previous experiment.
jcampan@chromium.org
2008-11-08
1
-18
/
+0
*
A temporary experiment to try to solve the autofill perf regression.
jcampan@chromium.org
2008-11-08
1
-0
/
+18
*
Review URL: http://codereview.chromium.org/10237
petersont@google.com
2008-11-08
1
-31
/
+13
*
Entries in a form get recorded when the user submits the form. Database and ...
petersont@google.com
2008-11-08
1
-13
/
+31
*
2 things:
jcampan@chromium.org
2008-11-07
1
-4
/
+5
*
Landing this again as I cannot reproduce the perf regression locally.
jcampan@chromium.org
2008-11-07
1
-3
/
+57
*
Reverting the autofill popu CL as it creates perf regression.
jcampan@chromium.org
2008-11-06
1
-93
/
+40
*
The form aufotill was triggering a DCHECK when a form had a password field bu...
jcampan@chromium.org
2008-11-06
1
-2
/
+2
*
This CL adds the autofill UI in forms.
jcampan@chromium.org
2008-11-05
1
-3
/
+57
*
Plumb the referrer throughout the OpenURL APIs.
ericroman@google.com
2008-10-27
1
-0
/
+4
*
chromium tree changes for removing platform(mac).
pinkerton@google.com
2008-10-22
1
-10
/
+0
*
Replace MSVC pragmas with the macro. Also adds two files
tc@google.com
2008-10-16
1
-2
/
+4
*
Fix a DocumentLoader leak by switching from using new to a
tc@google.com
2008-10-03
1
-3
/
+4
*
Merge the chrome_webkit_merge_branch back on to trunk. This brings us
tc@google.com
2008-10-01
1
-45
/
+15
*
Disable alternate error pages on frames and iframes. This is
tc@google.com
2008-09-29
1
-3
/
+4
*
Add a command-line switch to change the user agent.BUG=757345
pkasting@chromium.org
2008-09-24
1
-2
/
+1
[next]