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
*
Fix pepper char conversion infinite loop.
jam@chromium.org
2010-09-23
1
-0
/
+1
*
Flesh out URLLoader's download_to_file function.
michaeln@chromium.org
2010-09-23
1
-2
/
+5
*
FBTF: Move virtual methods to implementation files.
erg@google.com
2010-09-23
1
-0
/
+1
*
Implement Pepper plugin focus notifications.
brettw@chromium.org
2010-09-23
3
-6
/
+42
*
Revert "Update the spinner and mic button images to the latest from UX team."
maruel@chromium.org
2010-09-23
3
-0
/
+0
*
Revert "Add some optimizations to plugin painting."
maruel@chromium.org
2010-09-23
11
-149
/
+3
*
Add some optimizations to plugin painting.
brettw@chromium.org
2010-09-23
11
-3
/
+149
*
Update the spinner and mic button images to the latest from UX team.
satish@chromium.org
2010-09-23
3
-0
/
+0
*
Pepper: Fix getting the trusted URL loader interface.interface
viettrungluu@chromium.org
2010-09-23
2
-1
/
+6
*
Implement GetDefaultCharSet for Pepper and pull the corresponding PPAPI change.
brettw@chromium.org
2010-09-23
2
-4
/
+18
*
Store lower case tag names within web accessibility.
ctguil@chromium.org
2010-09-23
1
-1
/
+5
*
Pull latest PPAPI. Change key handling to support the new API.
brettw@chromium.org
2010-09-23
9
-131
/
+204
*
Fix a problem that text prefs are not hooked up with CrosSettings.
xiyuan@chromium.org
2010-09-22
1
-2
/
+2
*
Stop using WebInputElement::inputType().
tkent@chromium.org
2010-09-22
1
-2
/
+2
*
Set name of document accessibility nodes to document title.
ctguil@chromium.org
2010-09-21
1
-0
/
+2
*
Fix full screen mode for windowless flash plugins. Flash doesn't expect a "ki...
brettw@chromium.org
2010-09-21
1
-0
/
+12
*
Revert 60088 - Set name of document accessibility nodes to document title.
rdsmith@chromium.org
2010-09-21
1
-2
/
+0
*
Set name of document accessibility nodes to document title.
ctguil@chromium.org
2010-09-21
1
-0
/
+2
*
DevTools: provide load timing for sync resources.
pfeldman@chromium.org
2010-09-20
1
-1
/
+2
*
Implement PPB_URLLoaderTrusted_Dev.
darin@chromium.org
2010-09-20
3
-3
/
+41
*
Extend improved windowless plugin focus handling to all platforms
stuartmorgan@chromium.org
2010-09-18
5
-48
/
+71
*
Revert 59845 - Extend improved windowless plugin focus handling to all platforms
stuartmorgan@chromium.org
2010-09-17
5
-68
/
+48
*
Extend improved windowless plugin focus handling to all platforms
stuartmorgan@chromium.org
2010-09-17
5
-48
/
+68
*
Change all callers of WebFileInfo::appendFileRange() to use the new
dumi@chromium.org
2010-09-17
3
-10
/
+7
*
Remove use of accessible prop service from render_widget_host_view_win.cc
ctguil@chromium.org
2010-09-16
1
-0
/
+1
*
Don't add invalid webkit accessibility objects to the renderer accessibility ...
ctguil@chromium.org
2010-09-16
1
-2
/
+8
*
DevTools: report network stack-based finish time for resources.
pfeldman@chromium.org
2010-09-16
16
-25
/
+37
*
Add support for webkit ValueChanged accessibility notification.
ctguil@chromium.org
2010-09-16
1
-2
/
+1
*
Make PepperModule inherit from base::SupportsWeakPtr. This is needed
dumi@chromium.org
2010-09-15
1
-1
/
+3
*
base: Move SplitStringDontTrim functions from string_util.h to string_split.h
tfarina@chromium.org
2010-09-15
1
-1
/
+2
*
Add the ability to create FileRefs pointing to inexistent or
dumi@chromium.org
2010-09-14
3
-1
/
+44
*
Add fullscreen support to Pepper.
piman@chromium.org
2010-09-14
6
-9
/
+128
*
Linux: More gcc 4.5 NULL versus 0 fixes.
craig.schlenter@chromium.org
2010-09-14
3
-14
/
+14
*
Minor cleanup in PepperPluginDelegate.
darin@chromium.org
2010-09-14
1
-3
/
+4
*
Preliminary Network P2P Pepper API
nfullagar@google.com
2010-09-14
5
-0
/
+183
*
Throw an error if pepper::FileIO::GetOSFileDescriptor() is compiled on
dumi@chromium.org
2010-09-13
1
-1
/
+3
*
Implement QuitMessageLoop using QuitNow instead of Quit.
darin@chromium.org
2010-09-13
1
-1
/
+1
*
Fix transposed parameters in memset.
brettw@chromium.org
2010-09-13
1
-1
/
+1
*
Track Pepper string and object vars with the module so they can be deleted on
brettw@chromium.org
2010-09-13
20
-646
/
+1401
*
Same as 3305029. Fixed compilation error on Linux. Unfortunately try does not...
gene@chromium.org
2010-09-10
27
-1
/
+130
*
Revert 59111 - Added PDF resources to Chrome.
sky@chromium.org
2010-09-10
27
-128
/
+1
*
Added PDF resources to Chrome.
gene@chromium.org
2010-09-10
27
-1
/
+128
*
Make the glob matcher support UTF8 strings.
mnissler@chromium.org
2010-09-10
1
-2
/
+2
*
Fixing pepper::FileIO::GetOSFileDescriptor():
dumi@chromium.org
2010-09-10
1
-1
/
+5
*
Implement pepper::FileIO.
dumi@chromium.org
2010-09-10
3
-22
/
+250
*
Add Farsi support
jshin@chromium.org
2010-09-09
3
-0
/
+5
*
Clean up texture types in VideoFrame
hclam@chromium.org
2010-09-09
1
-4
/
+2
*
Added strings for PDF plugin.
gene@chromium.org
2010-09-08
1
-0
/
+8
*
Implement on Chromium side recently added actualMemoryUsageMB.
antonm@chromium.org
2010-09-08
2
-2
/
+12
*
Fix initial plugin Mac plugin focus and visibily
stuartmorgan@chromium.org
2010-09-03
1
-6
/
+0
[next]