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
/
chrome
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 12739, 12740, and 12741 because we're going to fix Issue 7448 purely i...
abarth@chromium.org
2009-04-08
2
-4
/
+1
*
Switch to using WebDragData in WebView and WebViewDelegate.
darin@chromium.org
2009-04-07
3
-24
/
+32
*
Move loadtimes extension out of the extensions directory.
davemoore@chromium.org
2009-04-07
4
-10
/
+10
*
Review URL: http://codereview.chromium.org/63070
senorblanco@chromium.org
2009-04-07
1
-3
/
+0
*
Adds new messages and widens some existing messages between the renderer and ...
michaeln@google.com
2009-04-07
4
-2
/
+27
*
Revert "Implement chromium.self in content scripts..."
aa@chromium.org
2009-04-07
2
-31
/
+10
*
Switching things to FilePath:
phajdan.jr@chromium.org
2009-04-07
1
-0
/
+1
*
Implement chromium.self in content scripts, so that developers don't
aa@chromium.org
2009-04-07
2
-10
/
+31
*
Remove asserts in RenderView for audio mesages
hclam@chromium.org
2009-04-07
1
-4
/
+3
*
Detach media filters from WebMediaPlayerDelegateImpl
hclam@chromium.org
2009-04-06
4
-0
/
+11
*
Stop serializing WebString over IPC. The new rule is that only POD (plain old
darin@chromium.org
2009-04-06
2
-18
/
+27
*
First pass of refactoring dialogs.
avi@chromium.org
2009-04-06
2
-2
/
+2
*
DevTools: Split message handling on the agent side into the Renderer and IO h...
pfeldman@chromium.org
2009-04-06
7
-150
/
+113
*
Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha...
rafaelw@chromium.org
2009-04-04
2
-0
/
+16
*
Fix null termination bug when reading UserScript
aa@chromium.org
2009-04-04
1
-2
/
+4
*
Remove a DCHECK in RenderView::CloseAudioStream
hclam@chromium.org
2009-04-03
1
-5
/
+7
*
- Added support for keeping track of load times.
davemoore@chromium.org
2009-04-03
7
-7
/
+268
*
DevTools: move devtools messages to common.
pfeldman@chromium.org
2009-04-03
7
-108
/
+2
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
15
-21
/
+16
*
Move IPC code to ipc/
agl@chromium.org
2009-04-03
15
-16
/
+21
*
Add code to support 2-way communication between extensions and renderers. Th...
mpcomplete@google.com
2009-04-02
11
-67
/
+360
*
FFmpeg video decoder glue code
hclam@chromium.org
2009-04-02
1
-0
/
+2
*
Copy selection to x clipboard.
estade@chromium.org
2009-04-02
2
-0
/
+32
*
Paste from the x clipboard into webkit.
estade@chromium.org
2009-04-02
2
-0
/
+12
*
Comment out a very annoying NOTIMPLEMENTED().
estade@chromium.org
2009-04-02
1
-2
/
+1
*
Debugger output is now handled on the render thread.
yurys@google.com
2009-04-02
2
-22
/
+9
*
Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.h
darin@chromium.org
2009-04-01
3
-13
/
+16
*
Remove the checked-in scons configuration files.
sgk@google.com
2009-04-01
1
-206
/
+0
*
Remove an #if !defined(OS_LINUX)
willchan@chromium.org
2009-04-01
1
-3
/
+0
*
1. Supported removal of breakpoints from UI.
yurys@google.com
2009-04-01
5
-107
/
+1
*
Port plugin messages.
jam@chromium.org
2009-04-01
2
-36
/
+46
*
- Enable V8 histograming support
davemoore@chromium.org
2009-03-31
1
-0
/
+12
*
Re-enabling ENABLE_VIDEO since and made appropriate changes due toWebKit merg...
hclam@chromium.org
2009-03-31
1
-4
/
+4
*
Use WebConsoleMessage instead of ConsoleMessageLevel.
darin@chromium.org
2009-03-31
2
-10
/
+7
*
Fix a problem with clipping when printing almost all web pages.
sverrir@chromium.org
2009-03-31
1
-2
/
+6
*
Use WebScriptSource and WebFindInPageRequest from the WebKit API.
darin@chromium.org
2009-03-31
6
-21
/
+39
*
Enable running webkit tests in parallel and make it use
ojan@google.com
2009-03-30
2
-0
/
+8
*
* Breakpad on OSX now works with stock Breakpad framwork.
jeremy@chromium.org
2009-03-30
8
-28
/
+262
*
Enable streaming in ffmpeg based on data sourcemedia::DataSource interface ha...
hclam@chromium.org
2009-03-30
2
-2
/
+11
*
FFmpeg Audio decoder glue code
hclam@chromium.org
2009-03-30
1
-0
/
+2
*
Decoders now use standard callback mechanism for Reads. Removed Assignable<>...
ralphl@chromium.org
2009-03-30
2
-6
/
+6
*
Add more of the server-side plumbing for extension APIs. Also
aa@chromium.org
2009-03-28
5
-2
/
+33
*
Add the ability to specify a default MIME type when loading a resource. We'l...
abarth@chromium.org
2009-03-28
2
-2
/
+4
*
Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.
darin@chromium.org
2009-03-27
2
-2
/
+2
*
Fix build in release mode.
tc@google.com
2009-03-27
1
-1
/
+2
*
Move message flags into a separate header that can be used
tc@google.com
2009-03-27
1
-28
/
+4
*
Fixed a lot threading issues during tear down of <video>
hclam@chromium.org
2009-03-27
6
-84
/
+94
*
DevTools: add support for navigating to other tab while inspecting.
pfeldman@chromium.org
2009-03-27
3
-16
/
+59
*
1. Implemented an agent providing RPC interface to v8 debugger of the inspect...
yurys@google.com
2009-03-27
5
-3
/
+23
*
Lots of files touched for a very simple change. Everywhere we used a const M...
scherkus@chromium.org
2009-03-26
4
-23
/
+15
[next]