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
/
webkit_glue.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not use setDartFlags API as we're now passing flags by other means.
antonm@chromium.org
2012-02-03
1
-6
/
+0
*
Fix UA Spoofing Condition for Linux.
yuzo@chromium.org
2012-01-13
1
-1
/
+4
*
Add --dart-flags and --disable-dart command line switches.
podivilov@chromium.org
2011-12-23
1
-0
/
+6
*
Update these includes to use the new header locations
abarth@chromium.org
2011-12-03
1
-5
/
+5
*
Work around wrong UA sniffing by Yahoo! JAPAN
yuzo@chromium.org
2011-11-29
1
-13
/
+53
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-1
/
+1
*
net: Move the last two Escape() functions into the net namespace.
tfarina@chromium.org
2011-11-09
1
-2
/
+2
*
DevTools: extend experimental.debugger API to potentially allow non-tab debug...
pfeldman@chromium.org
2011-10-26
1
-0
/
+11
*
Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.
dpranke@chromium.org
2011-09-26
1
-20
/
+14
*
Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...
dpranke@chromium.org
2011-09-22
1
-14
/
+20
*
Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...
dpranke@chromium.org
2011-09-22
1
-20
/
+14
*
Fix compile failure.
pkasting@chromium.org
2011-07-02
1
-4
/
+4
*
Add a lock around user agent calculations so the user agent can be safely que...
pkasting@chromium.org
2011-07-01
1
-32
/
+52
*
Add Safari spoofing when visiting the Silverlight install/update page in Mac ...
stuartmorgan@chromium.org
2011-07-01
1
-0
/
+16
*
Removed the GetProductVersion function from webkit_glue and replace it with t...
ananta@chromium.org
2011-06-16
1
-2
/
+2
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-26
1
-1
/
+1
*
Revert 86625 - This change implements a first pass in the effort to remove th...
vandebo@chromium.org
2011-05-25
1
-1
/
+1
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-25
1
-1
/
+1
*
Map webkit glue when Mac build uses Skia.
caryclark@chromium.org
2011-05-20
1
-1
/
+1
*
Miscellaneous webkit_glue namespace changes in preparation for building src\c...
ananta@chromium.org
2011-05-19
1
-5
/
+1
*
Part 1 of changes to to build chrome\common as a dll. Moving some of the func...
ananta@chromium.org
2011-05-12
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Properly return TYPE_MISMATCH_ERR for DirectoryExists/FileExists
adamk@chromium.org
2011-02-25
1
-2
/
+3
*
Expose WebCore log channels on the chrome command line
gavinp@chromium.org
2011-02-16
1
-2
/
+8
*
Remove some more DRT features from test_shell.
tony@chromium.org
2011-02-07
1
-15
/
+0
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-13
/
+13
*
webkit: use string16 in webkit_glue.h
evan@chromium.org
2010-12-14
1
-22
/
+25
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-14
1
-13
/
+14
*
Revert 68932 - Make members of Singleton<T> private and only visible to the s...
satish@chromium.org
2010-12-11
1
-14
/
+13
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-11
1
-13
/
+14
*
glue: use string16 in place of wstring for Unicode text
evan@chromium.org
2010-12-03
1
-11
/
+11
*
base: Get rid of 'using' declaration of StringAppendF.
tfarina@chromium.org
2010-11-15
1
-3
/
+3
*
Removed Media Cache Enabled Flag
atwilson@chromium.org
2010-11-04
1
-10
/
+0
*
Allow unlimited quota for apps for FileSystem access
kinuko@chromium.org
2010-10-08
1
-0
/
+4
*
Reapply 61613 that was reverted for false valgrind alarm.
kinuko@chromium.org
2010-10-07
1
-0
/
+2
*
Revert 61613 - possible culprit for valgrind error. (Support removeRecursivel...
kinuko@chromium.org
2010-10-06
1
-2
/
+0
*
Second try for support removeRecursively and new copy/move behaviors added to...
kinuko@chromium.org
2010-10-06
1
-0
/
+2
*
Revert 61480 - Support removeRecursively and new copy/move behaviors added to...
kinuko@chromium.org
2010-10-05
1
-2
/
+0
*
Support removeRecursively and new copy/move behaviors added to the spec recen...
kinuko@chromium.org
2010-10-05
1
-0
/
+2
*
Yet another try at submitting http://codereview.chromium.org/3397030/show.
ericu@google.com
2010-09-30
1
-0
/
+20
*
Revert 60981 - Resubmitting http://codereview.chromium.org/3397030 with the n...
ericu@google.com
2010-09-29
1
-20
/
+0
*
Resubmitting http://codereview.chromium.org/3397030 with the needed one-line ...
ericu@google.com
2010-09-29
1
-0
/
+20
*
Revert 60964 - This adds WebFileWriterImpl, which implements WebFileWriter an...
sky@chromium.org
2010-09-29
1
-20
/
+0
*
This adds WebFileWriterImpl, which implements WebFileWriter and AsyncFileWrit...
ericu@google.com
2010-09-29
1
-0
/
+20
*
webkit: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-29
1
-1
/
+2
*
Make the glob matcher support UTF8 strings.
mnissler@chromium.org
2010-09-10
1
-2
/
+2
*
Second attempt at landing http://codereview.chromium.org/3214005
tommi@chromium.org
2010-08-27
1
-101
/
+1
*
Revert 57692 - Factoring BuildUserAgent out to a separate lib for GCF can use...
dmazzoni@chromium.org
2010-08-27
1
-1
/
+95
*
Factoring BuildUserAgent out to a separate lib for GCF can use it.
tommi@chromium.org
2010-08-27
1
-95
/
+1
*
Remove some wstrings used in ui_test.cc.
evan@chromium.org
2010-07-30
1
-5
/
+4
[next]