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
Commit message (
Expand
)
Author
Age
Files
Lines
*
DevTools: follow up to r54722, remove unused classes.
pfeldman@chromium.org
2010-08-03
2
-53
/
+0
*
DevTools: Get rid of DevTools RPC.
pfeldman@chromium.org
2010-08-03
2
-5
/
+1
*
AutoFill: Add a default constructor for FormData. There are too many places
jhawkins@chromium.org
2010-08-03
1
-0
/
+2
*
Record received data in WebViewPlugin and replay it when loading the real plu...
bauerb@chromium.org
2010-08-02
2
-8
/
+65
*
Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found it
brettw@chromium.org
2010-07-31
1
-1
/
+2
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
2
-8
/
+10
*
Implement prefetching in chrome
gavinp@google.com
2010-07-31
2
-0
/
+3
*
Remove some wstrings used in ui_test.cc.
evan@chromium.org
2010-07-30
2
-6
/
+5
*
Pepper2 audio (trusted side) implementation. Still missing a synchronization ...
neb@chromium.org
2010-07-30
6
-0
/
+358
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
7
-22
/
+31
*
AutoFill: Determine credit card type based on the CC number and display the
jhawkins@chromium.org
2010-07-30
1
-1
/
+8
*
linux: don't crash when movind the plugin if the container hasn't been realized
piman@chromium.org
2010-07-30
1
-6
/
+10
*
AutoFill: Move the CC icons to webkit/glue/resources. This is a temporary
jhawkins@chromium.org
2010-07-29
8
-0
/
+7
*
Hook up the new font API to WebKit. This moves the existing GetFontTable API to
brettw@chromium.org
2010-07-29
6
-54
/
+388
*
GTTF: Move more test server code from net/url_request/url_request_unittest.h
phajdan.jr@chromium.org
2010-07-29
2
-3
/
+5
*
AutoFill: Temporarily remove a NOTREACHED until WK is fixed to not send in
jhawkins@chromium.org
2010-07-29
1
-1
/
+3
*
Revert 54173 - Hook up the new font API to WebKit. This moves the existing Ge...
brettw@chromium.org
2010-07-29
6
-388
/
+54
*
Hook up the new font API to WebKit. This moves the existing GetFontTable API to
brettw@chromium.org
2010-07-29
6
-54
/
+388
*
Add a command line switch to control accelerated 2d canvas
jamesr@chromium.org
2010-07-29
2
-0
/
+5
*
Fix strange colors on scrollbars when using classic theme on XP. This is a po...
pkasting@chromium.org
2010-07-28
1
-0
/
+13
*
AutoFill: Display a right-aligned generic CC icon in the suggestions popup for
jhawkins@chromium.org
2010-07-28
3
-1
/
+6
*
Enhance plugin logging a bit. This adds logging in a few more places, especia...
brettw@chromium.org
2010-07-28
5
-29
/
+42
*
Add images used by webkit for the speech input button.
satish@chromium.org
2010-07-28
5
-0
/
+6
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
1
-0
/
+1
*
Fix bug which caused DNS time not to be reported by LoadTimingObserver.
tonyg@chromium.org
2010-07-28
1
-4
/
+4
*
Watch out for invalid delegate and container after destroying the WebViewPlugin.
bauerb@chromium.org
2010-07-28
1
-2
/
+4
*
Initial stream to file implementation.
darin@chromium.org
2010-07-28
3
-9
/
+38
*
AutoFill: Add the generic CC icon to webkit/glue/resources.
jhawkins@chromium.org
2010-07-28
1
-0
/
+0
*
Linux: Fix some NULL versus 0 issues to appease gcc-4.5.
craig.schlenter@chromium.org
2010-07-27
5
-9
/
+9
*
Fixed raster print for Pepper v2 plugins on the Mac.
sanjeevr@chromium.org
2010-07-26
2
-3
/
+4
*
Fixing bug where paused resource loading needs final repaint
vrk@google.com
2010-07-26
1
-2
/
+8
*
Check that the ImageData resource handle is valid before giving the resulting
brettw@chromium.org
2010-07-23
1
-1
/
+4
*
Swallow context menu events dispatched to a NPAPI plugin so that
darin@chromium.org
2010-07-22
1
-0
/
+4
*
Pepper stream-to-file plumbing.
darin@chromium.org
2010-07-22
13
-16
/
+80
*
AutoFill: Record whether the user initiated the form submission and don't sav...
jhawkins@chromium.org
2010-07-22
1
-0
/
+3
*
Fix for: State in small letters should be auto-filled from the profile.
jhawkins@chromium.org
2010-07-21
2
-0
/
+23
*
Changed type CookieList to being a vector CanonicalCookies.
rdsmith@google.com
2010-07-21
1
-3
/
+2
*
De-coupled resource references by plugin from Resource object's refcount. Mad...
neb@chromium.org
2010-07-20
19
-194
/
+220
*
Pepper: Make AppendDataToBody() not append empty data.
viettrungluu@chromium.org
2010-07-20
1
-1
/
+2
*
Fix an unitialized read in a unit test to appease valgrind
thakis@chromium.org
2010-07-20
2
-5
/
+1
*
Add click-to-load functionality for blocked plugins.
bauerb@chromium.org
2010-07-19
3
-0
/
+251
*
Introduce "--enable-memory-info" command-line flag to enable reporting
mnaganov@chromium.org
2010-07-19
2
-1
/
+6
*
Implement WebFileSystemImpl::directoryName. This is needed for directory upl...
johnnyg@chromium.org
2010-07-17
1
-2
/
+2
*
Avoid flashing when resizing plugins that use PaintManager. Copy the bitmap ...
jam@chromium.org
2010-07-17
2
-0
/
+22
*
Code review followups by Darin
jam@chromium.org
2010-07-17
2
-3
/
+3
*
Add third_party/ prefix to ppapi include for checkdeps.
ajwong@chromium.org
2010-07-16
1
-1
/
+1
*
file_util: deprecate remaining wstring functions
evan@chromium.org
2010-07-16
1
-1
/
+8
*
Add private Pepper v2 API to get localized strings.
jam@chromium.org
2010-07-16
6
-0
/
+93
*
Separate the PasswordManagerDelegate out of PasswordManager.
erg@chromium.org
2010-07-16
7
-30
/
+41
*
AutoFill: Use unique IDs to identify the profile or credit card to fill.
jhawkins@chromium.org
2010-07-16
1
-1
/
+3
[next]