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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add GL_EXT_multisampled_render_to_texture support to command buffer.
bsalomon@google.com
2013-07-12
1
-0
/
+2
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-3
/
+3
*
Move DataElement into webkit/common
jamesr@chromium.org
2013-07-11
5
-5
/
+212
*
Revert 210822 "Fix memory leak in WebGraphicsContext3DInProcessC..."
cpu@chromium.org
2013-07-10
2
-3
/
+4
*
Fix memory leak in WebGraphicsContext3DInProcessCommandBufferImpl.
dongseong.hwang@intel.com
2013-07-10
2
-4
/
+3
*
Rename webkit_(resources|strings) targets to remove _temp infix
jamesr@chromium.org
2013-07-09
1
-1
/
+1
*
Callback objects of WebGraphicsContext3D must live longer than WebGraphicsCon...
dongseong.hwang@intel.com
2013-07-09
1
-0
/
+8
*
Move webkit_common to its own gyp file
jamesr@chromium.org
2013-07-09
1
-1
/
+4
*
Move webkit_resources / webkit_strings targets out of webkit_support.gyp
jamesr@chromium.org
2013-07-04
1
-1
/
+1
*
Move WebDropData to content::DropData and split off conversion function.
darin@chromium.org
2013-07-01
2
-160
/
+0
*
Fixing gpu_ipc_browsertests.cc
hubbe@chromium.org
2013-07-01
2
-1
/
+5
*
webkit: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-06-29
15
-16
/
+17
*
Use a direct include of time headers in webkit/, win8/.
avi@chromium.org
2013-06-28
6
-6
/
+6
*
[Android] Abandon bundling DevTools frontends for mobile apps
mnaganov@chromium.org
2013-06-27
1
-0
/
+2
*
Cleanup: Add VirtualPath::IsRootPath()
kinuko@chromium.org
2013-06-27
3
-0
/
+25
*
Move some classes out of webkit/glue/.
darin@chromium.org
2013-06-27
7
-0
/
+298
*
Factor out code from WebGraphicsContext3DInProcessImpl
sievers@chromium.org
2013-06-26
3
-846
/
+39
*
PPAPI: Move PPB_NetworkProxy out of Dev
dmichael@chromium.org
2013-06-25
1
-1
/
+1
*
mac: Remove unused includes of scoped_nsobject.h.
thakis@chromium.org
2013-06-25
1
-1
/
+0
*
Add signalQuery, to allow for a callback when the result of a query is availa...
hubbe@chromium.org
2013-06-25
2
-10
/
+83
*
mac: Update clients of scoped_nsobject.h.
thakis@chromium.org
2013-06-24
2
-4
/
+4
*
PPAPI: Introduce PPB_NetworkProxy_Dev
dmichael@chromium.org
2013-06-24
1
-0
/
+1
*
mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.
thakis@chromium.org
2013-06-24
1
-10
/
+9
*
Move PPB_HostResolver out of dev.
yzshen@chromium.org
2013-06-24
1
-1
/
+1
*
Move PPB_UDPSocket out of dev.
yzshen@chromium.org
2013-06-24
1
-1
/
+1
*
Move PPB_TCPSocket out of dev.
yzshen@chromium.org
2013-06-22
1
-1
/
+1
*
Move PPB_NetAddress out of dev.
yzshen@chromium.org
2013-06-22
1
-1
/
+1
*
Set default pinch viewport overlay scrollbar thickness in WebPreferences.
wjmaclean@chromium.org
2013-06-22
2
-0
/
+2
*
Add piman@ as owner for webkit/common/gpu
apatrick@chromium.org
2013-06-22
1
-1
/
+1
*
Time to kill googleurl.gyp
tfarina@chromium.org
2013-06-22
2
-2
/
+2
*
The semantics of shallow finish are to block until the GPU process has issued...
apatrick@chromium.org
2013-06-22
2
-0
/
+2
*
Change WGC3DInProcessCBImpl factories to return a base class pointer.
sievers@chromium.org
2013-06-21
4
-21
/
+25
*
Port BrowsingDataDatabaseHelper to webkit_database::DatabaseIdentifier
jamesr@chromium.org
2013-06-20
1
-0
/
+5
*
Move PPB_VarArray and PPB_VarDictionary out of dev.
raymes@chromium.org
2013-06-20
1
-2
/
+2
*
Remove gman from owners.
gman@chromium.org
2013-06-20
1
-1
/
+1
*
Use chromium logic for database identifier<->origin conversions
jamesr@chromium.org
2013-06-19
4
-3
/
+21
*
Remove some unnecessary includes of webkit_glue.h.
darin@chromium.org
2013-06-18
1
-1
/
+0
*
Add command line switch to enable region based columns.
mstensho@opera.com
2013-06-18
2
-0
/
+2
*
Link cc, cc_unittests, and compositor against blink_minimal
jamesr@chromium.org
2013-06-18
1
-1
/
+1
*
Replace base::NullableString16(bool) usage with default constructor.
darin@chromium.org
2013-06-18
2
-9
/
+5
*
Origin identifiers are always ASCII, store as std::string
jamesr@chromium.org
2013-06-18
4
-30
/
+31
*
Port database identifier <-> origin conversions to chromium
jamesr@chromium.org
2013-06-17
3
-0
/
+414
*
Delete usage and support for EGL_ANGLE_software_display extension.
apatrick@chromium.org
2013-06-17
1
-2
/
+2
*
Update Blink include paths
abarth@chromium.org
2013-06-17
13
-14
/
+14
*
move webmenuitem from webkit/glue/ to webkit/common/
scottmg@chromium.org
2013-06-15
2
-0
/
+82
*
Introduce PPB_HostResolver_Dev.
yzshen@chromium.org
2013-06-14
1
-0
/
+1
*
R.I.P. WebGraphicsContext3DInProcessImpl
sievers@chromium.org
2013-06-14
3
-2380
/
+0
*
Media Galleries API: Make directory entry have constructor.
tommycli@chromium.org
2013-06-13
2
-1
/
+34
*
Introduce PPB_UDPSocket_Dev.
yzshen@chromium.org
2013-06-13
1
-0
/
+1
*
Move nullable_string16.h to the string subdirectory.
avi@chromium.org
2013-06-13
6
-27
/
+27
[next]