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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
11
-15
/
+15
*
Move app/win_util to app/win and fix the namespace usage.
brettw@google.com
2010-12-31
1
-2
/
+2
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-1
/
+2
*
Move base/win_util to the base/win directory and use the base::win namespace.
brettw@google.com
2010-12-31
1
-2
/
+2
*
Make class declarations ABI compatible, irrespective of ENABLE_CLIENT_BASED_G...
jknotten@chromium.org
2010-12-31
4
-14
/
+21
*
Move thread local stuff from base to base/threading and consistently use the
brettw@chromium.org
2010-12-30
1
-1
/
+1
*
Expose Mac WebThemeEngine hooks added by r70278 (and r74581 on the WebKit side)
mihaip@chromium.org
2010-12-30
4
-6
/
+6
*
Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...
brettw@google.com
2010-12-30
4
-21
/
+21
*
Revert 70277 - Revert 70275 - Revert 70267 - Refactor PipelineImpl to use Com...
acolwell@chromium.org
2010-12-29
1
-2
/
+0
*
WebKit roll 74733:74761.
mihaip@chromium.org
2010-12-29
1
-6
/
+0
*
Add implementation of WebThemeEngine for the Mac (declared by
mihaip@chromium.org
2010-12-29
5
-2
/
+91
*
Revert 70275 - Revert 70267 - Refactor PipelineImpl to use CompositeFilter to...
acolwell@chromium.org
2010-12-29
1
-0
/
+2
*
Revert 70267 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...
acolwell@chromium.org
2010-12-29
1
-2
/
+0
*
Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.
acolwell@chromium.org
2010-12-29
1
-0
/
+2
*
Adding suppression for flaky crash of layout test
kbr@chromium.org
2010-12-28
1
-0
/
+2
*
Roll WebKit 74711:74718
kbr@chromium.org
2010-12-28
1
-3
/
+0
*
Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp...
alokp@chromium.org
2010-12-28
9
-117
/
+294
*
Adding suppression for inspector/styles-source-lines.html to test it
kbr@chromium.org
2010-12-28
1
-0
/
+3
*
WebKit roll 74679:74680
hamaji@chromium.org
2010-12-27
1
-1
/
+0
*
Suppress fast/canvas/webgl/tex-image-with-format-and-type
hamaji@chromium.org
2010-12-27
1
-0
/
+1
*
Mark fast/encoding/parser-tests.html as failing on linux debug.
nsylvain@chromium.org
2010-12-26
1
-0
/
+1
*
net: Add namespace net to URLRequestFilter.
tfarina@chromium.org
2010-12-26
1
-1
/
+1
*
WebKit roll 74662:74666
kbr@chromium.org
2010-12-26
1
-6
/
+0
*
Added suppression for
kbr@chromium.org
2010-12-25
1
-0
/
+1
*
Added suppression for svg/batik/paints/gradientLimit.svg failure on Linux.
kbr@chromium.org
2010-12-25
1
-0
/
+2
*
Change suppressions added in bug 67919 to FAIL because of differing
kbr@google.com
2010-12-24
1
-2
/
+2
*
base/version: remove wstring version
evan@chromium.org
2010-12-23
1
-2
/
+2
*
Fix typo in suppression.
thakis@chromium.org
2010-12-23
1
-1
/
+1
*
Suppress failing webkit tests
thakis@chromium.org
2010-12-23
1
-0
/
+3
*
Update file version info/memory details/process utils to use string16.
avi@chromium.org
2010-12-23
1
-1
/
+1
*
Revert 70063 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...
acolwell@chromium.org
2010-12-23
1
-2
/
+0
*
Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.
acolwell@chromium.org
2010-12-23
1
-0
/
+2
*
Move data pack from base to app (it's just part of the resource bundle system).
brettw@chromium.org
2010-12-23
4
-12
/
+12
*
Added ppapi::Context3D interface. The API has already been reviewed. I am add...
alokp@chromium.org
2010-12-23
11
-825
/
+905
*
Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update c...
brettw@chromium.org
2010-12-22
1
-6
/
+6
*
Revert 69959 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...
acolwell@chromium.org
2010-12-22
1
-2
/
+0
*
Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.
acolwell@chromium.org
2010-12-22
1
-0
/
+2
*
Fix black video frames when seeking (which also fixes flashing poster issue).
scherkus@chromium.org
2010-12-22
2
-6
/
+6
*
Update the time formatting APIs to use string16.
avi@chromium.org
2010-12-22
2
-6
/
+4
*
Remove obsolete failures.
tonyg@chromium.org
2010-12-21
1
-4
/
+0
*
Moved the logic of maintaining the current context to gles2 helper library.
alokp@chromium.org
2010-12-21
6
-738
/
+1154
*
Replace initial media range request with an unbounded range request.
scherkus@chromium.org
2010-12-21
1
-6
/
+3
*
Clean up comments in BufferedDataSource and BufferedResourceLoader.
scherkus@chromium.org
2010-12-21
3
-11
/
+11
*
Bugfixes for recent PluginGroup refactoring.
jkummerow@chromium.org
2010-12-21
6
-33
/
+78
*
Modify inclusion to use system icu headers when -Duse_system_icu=1
phajdan.jr@chromium.org
2010-12-21
1
-1
/
+1
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
150
-1900
/
+1651
*
Roll WebKit 74383:74387.
tonyg@chromium.org
2010-12-21
1
-0
/
+4
*
A build fix for the "WebKit Mac (valgrind)" bot.
hbono@chromium.org
2010-12-21
1
-2
/
+2
*
(Re-landing http://codereview.chromium.org/5991003 after Chromium OS
kbr@chromium.org
2010-12-21
1
-4
/
+7
*
Add base:: prefix to the calls to StringAppendV.
tfarina@chromium.org
2010-12-21
1
-1
/
+2
[next]