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
/
tools
/
test_shell
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change references from app_base to sql.
tfarina@chromium.org
2011-07-01
1
-1
/
+0
*
Add Clipboard GetSequenceNumber interface which allows us to version the data...
cdn@chromium.org
2011-06-27
1
-0
/
+4
*
Update src/webkit/tools for WebKit API move.
abarth@chromium.org
2011-06-26
2
-2
/
+4
*
Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...
tfarina@chromium.org
2011-06-25
1
-2
/
+2
*
Prepare test shell for animate changes.
nduca@chromium.org
2011-06-25
3
-2
/
+14
*
Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...
tfarina@chromium.org
2011-06-25
1
-6
/
+6
*
Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.
tfarina@chromium.org
2011-06-25
1
-6
/
+6
*
Get rid of the implicit content dependency on how Chrome stores its resources...
jam@chromium.org
2011-06-24
1
-4
/
+0
*
Make scrollbar GetThickness take a resource argument. This allows simlper
brettw@chromium.org
2011-06-23
1
-1
/
+0
*
Convert ListenerLeakTest to use full V8 snapshots, so we can kill aggregated ...
mnaganov@chromium.org
2011-06-23
1
-21
/
+13
*
DevTools: mitigate setTimelineProfilingEnabled removal upstream.
pfeldman@chromium.org
2011-06-20
2
-9
/
+0
*
Removed the GetProductVersion function from webkit_glue and replace it with t...
ananta@chromium.org
2011-06-16
1
-2
/
+3
*
Add integrated tests with the actual QuotaManager and PathManager. (2nd try)
dmikurube@chromium.org
2011-06-16
1
-0
/
+1
*
Move fullscreen and instance to the new thunk system.
brettw@chromium.org
2011-06-15
1
-5
/
+0
*
Content settings extension API: Implement ContentSetting.getResourceIdentifiers.
bauerb@chromium.org
2011-06-15
1
-0
/
+12
*
Remove msvs_guids from third_party, webkit, tools and views.
tony@chromium.org
2011-06-14
1
-4
/
+0
*
Revert 88965 - Integrated test with the actual QuotaManager and PathManager.
dmikurube@google.com
2011-06-14
1
-1
/
+0
*
Integrated test with the actual QuotaManager and PathManager.
dmikurube@chromium.org
2011-06-14
1
-0
/
+1
*
AppCache + Quota integration
michaeln@google.com
2011-06-10
1
-0
/
+3
*
Moving some of the webkit_glue functions from chrome\common\common_glue and c...
ananta@chromium.org
2011-06-10
1
-3
/
+0
*
roll clang 131935:132017
thakis@chromium.org
2011-06-08
1
-1
/
+1
*
Reduce one of the implicit dependencies of src\content on chrome\renderer by ...
ananta@chromium.org
2011-06-05
1
-5
/
+0
*
Changes to have chrome building with net.dll
rvargas@google.com
2011-06-03
1
-0
/
+1
*
This goes in first, followed by a webkit change that defines WEBFILESYSTEMCAL...
ericu@chromium.org
2011-06-02
2
-22
/
+137
*
Revert 87449 - Nuke kDisableDevTools flag. It's not working anyway.
mnaganov@chromium.org
2011-06-01
2
-0
/
+6
*
Nuke kDisableDevTools flag. It's not working anyway.
mnaganov@chromium.org
2011-06-01
2
-6
/
+0
*
Retain support for 'UnlimitedStorage' in the QuotaManager.
michaeln@google.com
2011-05-29
1
-0
/
+2
*
Ensure the filter for GetSaveFileName on Windows is double NULL terminated.
rsleevi@chromium.org
2011-05-27
1
-1
/
+1
*
Preserves NPObject identity for objects created in a plugin and passed to Jav...
jam@chromium.org
2011-05-26
1
-0
/
+2
*
Fix up PathProvider on the Mac for FILE_MODULE.
dmaclach@chromium.org
2011-05-26
1
-10
/
+2
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-26
4
-16
/
+12
*
Apply third party cookie blocking to all kinds of cookies
jochen@chromium.org
2011-05-26
1
-1
/
+1
*
Enable cross-filesystem moves and copies.
ericu@chromium.org
2011-05-26
1
-0
/
+1
*
Revert 86625 - This change implements a first pass in the effort to remove th...
vandebo@chromium.org
2011-05-25
4
-12
/
+16
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-25
4
-16
/
+12
*
Implement QuotaTemporaryStorageEvictor.
dmikurube@chromium.org
2011-05-25
1
-0
/
+1
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
3
-3
/
+3
*
Use the QuotaManager to determine the space available to WebSQLDatabases. Sin...
michaeln@google.com
2011-05-25
2
-0
/
+8
*
Remove scripting from PPP_Instance and PPB_Instance (behind precompiler flag).
dmichael@chromium.org
2011-05-24
1
-0
/
+5
*
Use appropriate FileSystemOperations in "filesystem:" URLRequestJobs.
adamk@chromium.org
2011-05-19
2
-9
/
+0
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
2
-4
/
+4
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
1
-1
/
+1
*
Make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, ...
tony@chromium.org
2011-05-19
1
-9
/
+9
*
Miscellaneous webkit_glue namespace changes in preparation for building src\c...
ananta@chromium.org
2011-05-19
1
-27
/
+0
*
Change usage cache code in QuotaFileUtil to use QuotaUtil methods
kinuko@chromium.org
2011-05-19
1
-0
/
+2
*
Revert of 85854 which is a revert of 85852 - Add a command line option
rtenneti@chromium.org
2011-05-19
1
-0
/
+1
*
Revert 85852 - Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
1
-1
/
+0
*
Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
1
-0
/
+1
*
Remove more URLRequest::RegisterProtocolFactory calls.
willchan@chromium.org
2011-05-18
2
-42
/
+16
*
Factor out quota-related filesysem internal code into QuotaUtil class
kinuko@chromium.org
2011-05-17
1
-1
/
+1
[next]