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
*
Refactor the render widget unittest so it can be reused to create a render view
brettw@chromium.org
2009-01-05
9
-191
/
+516
*
Adjusting the name of a function to make it more descriptive.
avi@google.com
2008-12-30
2
-2
/
+2
*
Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...
evanm@google.com
2008-12-26
1
-1
/
+1
*
Changed DomAutomationController to use UTF-8 strings.
scherkus@chromium.org
2008-12-20
1
-1
/
+1
*
Reverting 7306 to reapply 7296. It wasn't its fault.
maruel@chromium.org
2008-12-19
1
-0
/
+1
*
Dummy checkin to force a build. NO CODE CHANGE.
maruel@chromium.org
2008-12-19
1
-1
/
+0
*
Initial generation of native Visual Studio solution files
sgk@google.com
2008-12-19
1
-0
/
+6
*
Make the global render thread object a regular global object rather than a
brettw@google.com
2008-12-18
8
-61
/
+51
*
Convert from using env['PLATFORM'] directly to using the more flexible
sgk@google.com
2008-12-18
1
-4
/
+4
*
Bridge out media player from MediaPlayerPrivate.
hclam@chromium.org
2008-12-18
7
-1
/
+223
*
Porting in renderer/
phajdan.jr@chromium.org
2008-12-18
3
-9
/
+4
*
Move the "platform" wrappers in skia/ext to the skia namespace.
brettw@google.com
2008-12-17
4
-13
/
+13
*
Handle HTTP 200 responses received in response to byte range requests issued ...
ananta@chromium.org
2008-12-17
1
-1
/
+13
*
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
maruel@chromium.org
2008-12-16
1
-307
/
+307
*
Add "Enable spell check for this field" menu option in sub context menu for c...
sidchat@google.com
2008-12-15
2
-0
/
+11
*
A new shot at the old system monitor changelist.
mbelshe@google.com
2008-12-13
1
-0
/
+4
*
Implement visited link coloring.
brettw@google.com
2008-12-13
1
-0
/
+9
*
Have GRIT generate files into a common directory.
tc@google.com
2008-12-12
1
-1
/
+1
*
Move Image operations and convolver to the skia namespace and clean up a few ...
brettw@google.com
2008-12-12
1
-2
/
+2
*
Rename ViewHandle to NativeView et al.
agl@chromium.org
2008-12-11
1
-1
/
+1
*
Reverting 6709,6708,6706.
brettw@google.com
2008-12-10
1
-2
/
+2
*
Remove base dependency from image_operations and associated unittests. I also...
brettw@google.com
2008-12-10
1
-2
/
+2
*
Cleanup, part 1.
pkasting@chromium.org
2008-12-08
1
-1
/
+1
*
Reupload of 12418
glen@chromium.org
2008-12-07
2
-3
/
+3
*
Fixing build bustage. Adding files which were part of the original change
ananta@chromium.org
2008-12-05
2
-0
/
+6
*
Don't cancel the original manual data stream request when the plugin invokes
ananta@chromium.org
2008-12-04
2
-6
/
+0
*
Changed svn:eol-style of all .sln and .vcproj files to CRLF
scherkus@chromium.org
2008-12-04
1
-307
/
+307
*
Move convolver and image_operations from base/gfx to skia/ext. This is just
brettw@google.com
2008-12-03
1
-1
/
+1
*
Revert my skia file moves because of layout test failures.
brettw@google.com
2008-12-03
1
-3
/
+4
*
Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.
brettw@google.com
2008-12-02
1
-4
/
+3
*
add more files to mac chrome project, build a few more tests. Fix typo in sco...
pinkerton@google.com
2008-12-02
1
-1
/
+1
*
Remove the URL and title from the state getting functions and IPC messages.
brettw@google.com
2008-12-02
1
-11
/
+5
*
Fix window.open()/window.close() regression by disabling window.close() until...
erg@google.com
2008-12-01
2
-2
/
+32
*
Reapply 5971 which was reverted in 5974. The unit test wasn't unregistering t...
maruel@chromium.org
2008-12-01
1
-0
/
+1
*
Fix the painting problem with Stree View and Flash 10. After the size of the...
jam@chromium.org
2008-12-01
2
-14
/
+9
*
Rollback
mbelshe@google.com
2008-12-01
1
-4
/
+0
*
A new copy of the old system monitor changelist.
mbelshe@google.com
2008-11-30
1
-0
/
+4
*
src/webkit side of webKit merge 38653:38729
ojan@google.com
2008-11-27
2
-2
/
+2
*
Reverting 5971.
maruel@chromium.org
2008-11-25
1
-1
/
+0
*
Add superficial unit test for PrintJob. That's a start.
maruel@chromium.org
2008-11-25
1
-0
/
+1
*
Fixes the WebRequest API to consistently use std::string instead of
darin@chromium.org
2008-11-25
1
-4
/
+4
*
Find now uses WebKit's TextMatch highlighting for Find-in-page.
finnur@google.com
2008-11-24
1
-10
/
+4
*
Don't save state when the page ID doesn't change.
brettw@google.com
2008-11-24
1
-2
/
+9
*
Remove base versions of the graphics headers, which previously just forwarded...
brettw@google.com
2008-11-22
2
-3
/
+3
*
Remove use of wide characters in stats table identifiers.
evanm@google.com
2008-11-22
1
-2
/
+2
*
Rollback "Remove use of wide characters in stats table identifiers."
evanm@google.com
2008-11-21
1
-2
/
+2
*
Remove use of wide characters in stats table identifiers.
evanm@google.com
2008-11-21
1
-2
/
+2
*
Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc...
pinkerton@google.com
2008-11-21
2
-0
/
+6
*
Revert 5607 because it caused a base_unittest failure.
maruel@chromium.org
2008-11-18
1
-1
/
+0
*
Add superficial unit test for PrintJob. That's a start.
maruel@chromium.org
2008-11-18
1
-0
/
+1
[next]