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
/
support
Commit message (
Expand
)
Author
Age
Files
Lines
*
make command buffer work in DRT
gman@chromium.org
2011-06-03
1
-1
/
+2
*
Changes to have chrome building with net.dll
rvargas@google.com
2011-06-03
1
-1
/
+3
*
Revert 87790 - Removing defunct OpenMAX code.
scherkus@chromium.org
2011-06-03
1
-0
/
+1
*
Removing defunct OpenMAX code.
scherkus@chromium.org
2011-06-03
1
-1
/
+0
*
More WebSQLDatabase and QuotaManager integration.
michaeln@google.com
2011-05-26
2
-7
/
+4
*
Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, ...
chromium@hybridsource.org
2011-05-25
1
-2
/
+2
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Use the QuotaManager to determine the space available to WebSQLDatabases. Sin...
michaeln@google.com
2011-05-25
4
-7
/
+50
*
Exporting ScopedTempDir so it can be used by webkit layout tests.
gregsimon@chromium.org
2011-05-20
2
-0
/
+31
*
Remove files that are compiled in both ui_base and app_base.
tony@chromium.org
2011-05-20
1
-0
/
+1
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
2
-8
/
+8
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
1
-2
/
+2
*
Miscellaneous webkit_glue namespace changes in preparation for building src\c...
ananta@chromium.org
2011-05-19
2
-13
/
+1
*
Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-12
1
-1
/
+2
*
Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...
antonm@chromium.org
2011-05-12
1
-2
/
+1
*
Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-12
1
-1
/
+2
*
Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-11
1
-2
/
+1
*
Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur...
apatrick@chromium.org
2011-05-11
1
-1
/
+2
*
Implementation of DatabaseQuotaClient for the WebSQLDatabase system.
michaeln@google.com
2011-05-10
1
-1
/
+1
*
Make the GraphicsContext3D implementation selectable
gman@chromium.org
2011-05-06
3
-2
/
+31
*
Revert 83584 - Adding a way to run deferred tasks in WebKit unit-tests.
jcivelli@chromium.org
2011-04-29
2
-59
/
+2
*
Adding a way to run deferred tasks in WebKit unit-tests.
jcivelli@chromium.org
2011-04-29
2
-2
/
+59
*
Base: Adjust dependencies to build with base.dll
rvargas@google.com
2011-04-26
1
-1
/
+6
*
The skia bindings calls were not at a correct place to ensure that the host G...
twiz@chromium.org
2011-04-26
1
-2
/
+0
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-0
/
+1
*
WebKit roll 83160:83167.
pfeldman@chromium.org
2011-04-07
1
-2
/
+1
*
Roll Skia
bsalomon@google.com
2011-04-06
1
-2
/
+2
*
Use ResourceBundle for NativeThemeLinux/Chromeos resource images.
xiyuan@chromium.org
2011-04-04
1
-32
/
+8
*
Changes to WebDatabaseObserverImpl and SimpleDatabaseSystem required to have ...
michaeln@google.com
2011-04-01
2
-121
/
+209
*
Migrated chromium to new didReceiveData method in WebURLLoaderClient
vsevik@chromium.org
2011-03-31
1
-1
/
+2
*
Add chrome.benchmark routines to clear the host and predictor caches.
tonyg@chromium.org
2011-03-28
1
-0
/
+6
*
Refactor: Move app/gfx/gl ==> ui/gfx/gl
backer@chromium.org
2011-03-28
2
-3
/
+3
*
Add the ability to write comments to PNGCodec::Encode.
tony@chromium.org
2011-03-28
1
-9
/
+31
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
4
-10
/
+10
*
Fixed DumpRenderTree build breakage after
kbr@chromium.org
2011-03-24
1
-1
/
+0
*
DevTools: remove references to IDR_DEVTOOLS_DEBUGGER_SCRIPT_JS
yurys@chromium.org
2011-03-23
2
-7
/
+0
*
Resubmit of reverted CL: http://codereview.chromium.org/6677105
twiz@chromium.org
2011-03-21
1
-0
/
+2
*
Revert 78801 - Addition of GL-redirecting mechanism for the Skia/GPU back-end...
bradnelson@google.com
2011-03-19
1
-2
/
+0
*
Addition of GL-redirecting mechanism for the Skia/GPU back-end. During execut...
twiz@chromium.org
2011-03-19
1
-0
/
+2
*
Normalize the top-level ui/ module.
rsesek@chromium.org
2011-03-18
1
-1
/
+1
*
Implement quota manager database.
kinuko@chromium.org
2011-03-17
1
-1
/
+1
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
2
-8
/
+0
*
web databases: remove a ToWStringHack
evan@chromium.org
2011-03-10
1
-2
/
+2
*
webkit: move SimpleDatabaseSystem into webkit/support/
evan@chromium.org
2011-03-09
6
-6
/
+283
*
Add runtime enabled command-line flag for data transfer items
dcheng@chromium.org
2011-03-08
1
-0
/
+1
*
wstring: use ASCII path for WebKit root directory
evan@chromium.org
2011-03-08
1
-1
/
+3
*
Move ResourceDispatcher to content. I've moved the Chrome-specific SecurityF...
jam@chromium.org
2011-03-07
1
-7
/
+0
*
Get rid of the extension dependency in ResourceDispatcher by calling out to a...
jam@chromium.org
2011-03-04
1
-0
/
+7
*
Add webkit_support::TaskAdaptor to make tasks have the desttructor.
morrita@chromium.org
2011-03-01
2
-0
/
+39
*
Fix a memory leak and add the webkit_quota library to the project.
michaeln@google.com
2011-02-22
1
-0
/
+1
[next]