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
/
dom_serializer_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-14
/
+14
*
Re-enable SerializeHTMLDOMWithEntitiesInAttributeValue and SerializeHTMLDOMWi...
jamesr@chromium.org
2010-08-28
1
-2
/
+2
*
Replaced supl (sup-El) by sup1 (sup-One) in DOMSerializer test because there ...
jamesr@chromium.org
2010-08-26
1
-2
/
+2
*
TBR: joth@chromium.org
joth@chromium.org
2010-08-16
1
-2
/
+2
*
WebKit merge 65318:65411.
yutak@chromium.org
2010-08-16
1
-2
/
+4
*
Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found it
brettw@chromium.org
2010-07-31
1
-1
/
+2
*
SerializerTests.SerializeHTMLDOMWithNonStandardEntities
ojan@google.com
2010-07-15
1
-4
/
+1
*
Test that serializing a document with an iframe that was downloaded doesn't c...
japhet@chromium.org
2010-05-12
1
-0
/
+14
*
Switch over to non-deprecated methods.
darin@chromium.org
2010-05-07
1
-4
/
+4
*
More case fixing following DOM serialization change.
estade@chromium.org
2010-04-22
1
-6
/
+5
*
Disable DomSerializerTests.SerializeHTMLDOMWithEntitiesInAttributeValue for now
jamesr@chromium.org
2010-04-22
1
-1
/
+2
*
Update WebKit to r58033
jamesr@chromium.org
2010-04-22
1
-16
/
+16
*
Reland r40855 with chromeos fix.
jhawkins@chromium.org
2010-03-07
1
-1
/
+1
*
Revert 40855 - webkit/glue: string_util.h > utf_string_conversions.h fix.
bradnelson@google.com
2010-03-07
1
-1
/
+1
*
webkit/glue: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-07
1
-1
/
+1
*
Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.
yaar@chromium.org
2009-12-23
1
-269
/
+288
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-4
/
+4
*
Moves webview_impl.cc, webframe_impl.cc and webframeloaderclient_impl.cc into
darin@chromium.org
2009-10-30
1
-1
/
+3
*
WebKit update 49997:50027.
dglazkov@chromium.org
2009-10-24
1
-2
/
+2
*
Delete glue/webview{_delegate}.h
darin@chromium.org
2009-10-19
1
-1
/
+1
*
Hook up webkit/api/public/WebView.h
darin@chromium.org
2009-09-30
1
-12
/
+9
*
Hook up WebFrameClient, replacing many WebViewDelegate methods.
darin@chromium.org
2009-09-10
1
-1
/
+1
*
Switch to WebFrame from the WebKit API.
darin@chromium.org
2009-08-10
1
-2
/
+2
*
Add Reload and LoadData methods to WebFrame. LoadData replaces
darin@chromium.org
2009-07-01
1
-0
/
+2
*
Fix DomSerializerTests disabled for WebKit merge 43114:43242
jnd@chromium.org
2009-05-12
1
-35
/
+69
*
Fix bug about webpage with an empty HEAD tag is incorrectly saved.
jnd@chromium.org
2009-05-11
1
-0
/
+61
*
Chrome changes for WebKit merge 43114:43242
darin@chromium.org
2009-05-05
1
-2
/
+3
*
Committing for tkent@google.com.
ojan@chromium.org
2009-04-27
1
-0
/
+41
*
Switching things to FilePath:
phajdan.jr@chromium.org
2009-04-07
1
-22
/
+28
*
Minor cleanup in webkit/glue:
darin@chromium.org
2009-03-02
1
-0
/
+1
*
Prepare some files for porting:
estade@chromium.org
2009-02-18
1
-4
/
+4
*
Reduce the amount of included header files. Vast change like in "Oh God! This...
maruel@chromium.org
2009-02-18
1
-0
/
+1
*
Change url wstrings to GURLS
estade@chromium.org
2009-02-12
1
-79
/
+69
*
WebKit merge 40500:40539 [Chromium side]
levin@chromium.org
2009-02-05
1
-1
/
+1
*
Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").
deanm@chromium.org
2009-01-22
1
-3
/
+3
*
make a target for test_shell_tests on mac and tweak tests to build there. Inc...
pinkerton@google.com
2008-12-10
1
-2
/
+2
*
Remove file_util::kPathSeparator from posix.
estade@chromium.org
2008-11-27
1
-6
/
+10
*
Don't assume WebCore::UChar is equivalent to wchar_t, and don't assume '\\' i...
estade@chromium.org
2008-11-07
1
-5
/
+6
*
Port some test_shell_tests, and platform cleanup for more of them.
tc@google.com
2008-11-06
1
-12
/
+12
*
Replace MSVC pragmas with the macro. Also adds two files
tc@google.com
2008-10-16
1
-2
/
+4
*
Merge the chrome_webkit_merge_branch back on to trunk. This brings us
tc@google.com
2008-10-01
1
-10
/
+11
*
Replace all instances of <hash_map> with a "base/hash_tabe.h",
erg@google.com
2008-09-08
1
-5
/
+3
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Move more net classes into the net namespace. Also remove the net_util names...
darin@google.com
2008-07-31
1
-10
/
+10
*
Add webkit to the repository.
initial.commit
2008-07-27
1
-0
/
+702