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
/
webkitclient_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add form validation message strings.
tkent@chromium.org
2010-11-25
1
-7
/
+51
*
Add "default:" to the WebLocalizedString switch statement in ToMessageID().
tkent@chromium.org
2010-11-09
1
-0
/
+4
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
1
-1
/
+1
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-3
/
+3
*
Fixed include in test_webkit_client
davemoore@chromium.org
2010-10-10
1
-1
/
+1
*
Revert 62068 - Move implementation of linux scrollbars from webkit using new
davemoore@chromium.org
2010-10-09
1
-1
/
+1
*
Move implementation of linux scrollbars from webkit using new
davemoore@chromium.org
2010-10-09
1
-1
/
+1
*
Implement on Chromium side recently added actualMemoryUsageMB.
antonm@chromium.org
2010-09-08
1
-2
/
+11
*
Revert 58153 - Introduce a flag to bypass the cache when retrieving current m...
chase@chromium.org
2010-09-01
1
-3
/
+2
*
Introduce a flag to bypass the cache when retrieving current memory usage.
antonm@chromium.org
2010-09-01
1
-2
/
+3
*
FBTF: Move code from headers into cc files.
erg@google.com
2010-08-27
1
-0
/
+3
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-1
/
+2
*
AutoFill: Determine credit card type based on the CC number and display the
jhawkins@chromium.org
2010-07-30
1
-1
/
+8
*
AutoFill: Temporarily remove a NOTREACHED until WK is fixed to not send in
jhawkins@chromium.org
2010-07-29
1
-1
/
+3
*
AutoFill: Display a right-aligned generic CC icon in the suggestions popup for
jhawkins@chromium.org
2010-07-28
1
-0
/
+1
*
Add images used by webkit for the speech input button.
satish@chromium.org
2010-07-28
1
-0
/
+3
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
1
-0
/
+1
*
Minor cleanup of a couple files: sort arrays of resource IDs into order (to m...
pkasting@chromium.org
2010-07-09
1
-17
/
+17
*
Add images of indeterminate checkboxes for Linux.
tkent@chromium.org
2010-07-02
1
-0
/
+3
*
Convert WebPluginInfo from wstring to string16
stuartmorgan@chromium.org
2010-06-23
1
-4
/
+2
*
Added resource images for progress bar on Linux.
tony@chromium.org
2010-06-10
1
-0
/
+4
*
Clean up the last bits of the dirfd parameter that was used by
dumi@chromium.org
2010-05-14
1
-10
/
+0
*
Remove the dirfd parameter from all Chromium code. The POSIX VFS
dumi@chromium.org
2010-05-12
1
-0
/
+7
*
Add Chromium side implementation for WebFileSystem interface in WebKit.
jianli@chromium.org
2010-05-06
1
-67
/
+0
*
Switch over to non-deprecated WebKit APIs and delete client methods that are no
darin@chromium.org
2010-05-05
1
-4
/
+0
*
Add a context parameter to callOnMainThread. The old form is going to be
darin@chromium.org
2010-04-28
1
-0
/
+4
*
Fix arm compile after turning on gcc warnings.
tony@chromium.org
2010-04-21
1
-1
/
+1
*
Indicate in the tab UI if appcache creation was blocked by privacy settings.
jochen@chromium.org
2010-04-09
1
-7
/
+0
*
Move plugin-related files in webkit/glue to webkit/glue/plugins to make them
brettw@chromium.org
2010-03-31
1
-1
/
+1
*
Support sending a sliced file in chromium.
jianli@chromium.org
2010-03-24
1
-1
/
+1
*
Estimate the renderer working set on Linux. This is less expensive and works ...
thestig@chromium.org
2010-03-05
1
-5
/
+113
*
Note: I'm reverting it to see if it fixes all the dromaeo_test failures.
jam@chromium.org
2010-03-02
1
-51
/
+5
*
Estimate the renderer working set on Linux. This is less expensive and works ...
thestig@chromium.org
2010-02-26
1
-5
/
+51
*
Remove unused methods.
darin@chromium.org
2010-02-26
1
-12
/
+0
*
Avoid unnecessary restarts of the webkit shared timer, and when restarting, use
darin@chromium.org
2010-02-23
1
-2
/
+5
*
Modal loops of joy.
darin@chromium.org
2010-02-18
1
-4
/
+17
*
Remove unnecessary references to webkit/glue/glue_util.h in
darin@chromium.org
2010-01-13
1
-1
/
+0
*
bsds: views/ and webkit/ support for FreeBSD/OpenBSD
evan@chromium.org
2009-12-31
1
-1
/
+2
*
Revert 35025 - Revert 34994, maybe it regressed startup perf Fix cpu/memory ...
viettrungluu@chromium.org
2009-12-19
1
-0
/
+7
*
Revert 34994, maybe it regressed startup perf - Fix cpu/memory measurements o...
thakis@chromium.org
2009-12-19
1
-7
/
+0
*
Fix cpu/memory measurements on OS X.
thakis@chromium.org
2009-12-18
1
-0
/
+7
*
Use utf_string_conversions header in more places.
maruel@chromium.org
2009-12-11
1
-1
/
+1
*
Rename policy_url to first_party_for_cookies in cookie-related code.
wtc@chromium.org
2009-11-18
1
-1
/
+1
*
Remove unnecessary WebCore includes.
darin@chromium.org
2009-11-16
1
-11
/
+3
*
Cleans up a bit the DB-related methods.
dumi@chromium.org
2009-11-13
1
-4
/
+4
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-8
/
+8
*
First half of http://codereview.chromium.org/274014/show
jorlow@chromium.org
2009-11-04
1
-18
/
+0
*
Add the plumbing and test code for plugins opening files from the sandbox. This
brettw@chromium.org
2009-11-03
1
-2
/
+1
*
Chrome changes to extract the code from V8Proxy that special-cases
darin@chromium.org
2009-11-03
1
-14
/
+0
*
Expose a method to access amount of memory used by the current process.
darin@chromium.org
2009-11-02
1
-0
/
+9
[prev]
[next]