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
*
Revert "Roll to WebKit 46417. DevTools: Migrate from InspectorController to I...
ajwong@chromium.org
2009-07-27
2
-8
/
+26
*
Fix partial plugin invalidate repainting on Mac.
stuartmorgan@google.com
2009-07-27
1
-13
/
+14
*
Roll to WebKit 46417. DevTools: Migrate from InspectorController to Inspector...
pinkerton@chromium.org
2009-07-27
2
-26
/
+8
*
DevTools: split console evaluation into two steps: actual evaluation and result
yurys@google.com
2009-07-27
11
-30
/
+179
*
Reverting 21635.
yurys@google.com
2009-07-27
10
-178
/
+29
*
DevTools: split console evaluation into two steps: actual evaluation and result
yurys@google.com
2009-07-27
10
-29
/
+178
*
DevTools: move close devtools button to the right.
pfeldman@chromium.org
2009-07-26
1
-1
/
+2
*
npruntime_util.h in webkit/glue should use the absolute path to npruntime.h
jorlow@chromium.org
2009-07-25
1
-1
/
+1
*
DevTools: Add hints for the DEPs roll of InspectorBackend.
pfeldman@chromium.org
2009-07-25
2
-1
/
+23
*
Revert r21548 and r21559 due to crash spike.
huanr@chromium.org
2009-07-25
7
-98
/
+18
*
Implemented rest of webkit api/glue code needed for HTML5 media canPlayType().
scherkus@chromium.org
2009-07-25
2
-13
/
+35
*
Update to WebKit 46369.
darin@chromium.org
2009-07-24
1
-3
/
+3
*
Refactor blits to be more cross-platform.
piman@chromium.org
2009-07-24
1
-15
/
+11
*
Fixes a test_shell crash caused by attempting to cancel the plugin stream req...
ananta@chromium.org
2009-07-24
1
-1
/
+1
*
Paste at the beginning of a middle click rather than after letting the page h...
estade@chromium.org
2009-07-24
1
-19
/
+18
*
The IPCs for carrying data requested by plugins have been changed from synchr...
ananta@chromium.org
2009-07-24
7
-18
/
+98
*
Reverting 21525.
yurys@google.com
2009-07-24
10
-179
/
+29
*
Skip over Mozilla .xpt files when loading plugins on Linux.
craig.schlenter@chromium.org
2009-07-24
1
-1
/
+3
*
DevTools: split console evaluation into two steps: actual evaluation and resu...
yurys@google.com
2009-07-24
10
-29
/
+179
*
Move parts of npruntime into the WebKit API so it no longer has any dependenc...
jorlow@chromium.org
2009-07-24
2
-161
/
+14
*
Allow the browser to send actions back to the render for media element contex...
ajwong@chromium.org
2009-07-23
8
-51
/
+143
*
Fix bug 15795: make the capslock indicator in password fields (on Mac) work.
avi@chromium.org
2009-07-23
1
-0
/
+8
*
Alt{Error,404}PageResourceFetcher cleanup.
darin@chromium.org
2009-07-23
9
-184
/
+87
*
None of these files need to include config.h any longer...so remove it.
jorlow@chromium.org
2009-07-23
14
-28
/
+2
*
DevTools: print function source in eval selection requests.
pfeldman@chromium.org
2009-07-23
1
-0
/
+3
*
Fix a leak that only happens in layout test mode.
tc@google.com
2009-07-23
1
-0
/
+2
*
This CL fixes issue 17468 - Regression: Extra white rectangle showing when mo...
xji@chromium.org
2009-07-23
1
-8
/
+10
*
Fix NULL_RETURN defect found by Coverity.
cmp@google.com
2009-07-23
1
-1
/
+5
*
Changes to provide asynchronous read in data source:
hclam@chromium.org
2009-07-22
9
-22
/
+1989
*
Fix a FORWARD_NULL defect reported by Coverity.
wtc@chromium.org
2009-07-22
1
-16
/
+16
*
Make scrollbars and other controls tint/untint upon main window gaining
thakis@chromium.org
2009-07-22
4
-0
/
+46
*
Remove some bogus includes.
darin@chromium.org
2009-07-22
4
-10
/
+4
*
DevTools Profiler: hide code injected by DevTools.
mnaganov@chromium.org
2009-07-22
1
-1
/
+10
*
DevTools: Handle errors in evaluation response.
pfeldman@chromium.org
2009-07-22
1
-5
/
+7
*
This CL fixes issue 5996: Tooltip gets direction from Chrome langauge, not el...
xji@chromium.org
2009-07-22
2
-2
/
+14
*
Changing the include from "base/gfx/platform_canvas.h" to "skia/ext/platform_...
ajwong@chromium.org
2009-07-22
2
-2
/
+2
*
linux: add windowless plugin plumbing
piman@google.com
2009-07-22
2
-8
/
+10
*
Creating a unique user-agent string for ChromeOS builds, so that metrics can ...
evan@chromium.org
2009-07-22
1
-2
/
+9
*
Fix another d&d crash that happens when the tab contents
tc@google.com
2009-07-21
1
-3
/
+6
*
DevTools: mute accidental refresh requests while on DevTools window.
pfeldman@chromium.org
2009-07-21
1
-0
/
+13
*
DevTools Profiler: small UI improvements.
mnaganov@chromium.org
2009-07-21
2
-2
/
+36
*
Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...
jorlow@chromium.org
2009-07-21
2
-0
/
+6
*
DevTools: Make splitters move while dragged over iframes.
pfeldman@chromium.org
2009-07-20
1
-0
/
+23
*
DevTools: remember variable tree expansion state while debugging.
pfeldman@chromium.org
2009-07-20
2
-4
/
+24
*
DevTools: Fix debugPrint to work via new Console API.
pfeldman@chromium.org
2009-07-20
1
-1
/
+4
*
DevTools: Use Chrome's colors for DevTools toolbar.
pfeldman@chromium.org
2009-07-20
1
-0
/
+6
*
DevTools: Disable dock action on Mac OS since it is not yet implemented.
pfeldman@chromium.org
2009-07-20
1
-0
/
+3
*
Reverting 21059.
jorlow@chromium.org
2009-07-18
2
-6
/
+0
*
Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...
jorlow@chromium.org
2009-07-18
2
-0
/
+6
*
Added reference counting to the Pipeline interface.
scherkus@chromium.org
2009-07-18
2
-2
/
+2
[next]