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
*
Add an alternate error page for connection errors. This is already supported...
tc@google.com
2008-10-15
1
-11
/
+27
*
Rename various text zoom related stuff to be more generic, since we now can
brettw@google.com
2008-10-14
2
-15
/
+17
*
Implement ScrollView::inWindow by plumbing through RenderWidget::is_hidden to...
jam@chromium.org
2008-10-09
1
-0
/
+1
*
Patch by Thatcher Ulrich <tulrich@google.com>.
ojan@google.com
2008-10-09
3
-7
/
+14
*
Hackish changes to make gears work in the renderer with the sandbox.
mpcomplete@google.com
2008-10-08
1
-0
/
+10
*
Modify renderwidget unittest to make purify happy
cpu@google.com
2008-10-08
1
-2
/
+27
*
Merge the chrome_webkit_merge_branch back on to trunk. This brings us
tc@google.com
2008-10-01
2
-42
/
+12
*
Fix painting problem with transparent plugins because plugins were ignoring t...
jam@chromium.org
2008-10-01
2
-73
/
+174
*
Adds MSAA/IAccessible exposure of web content.
klink@chromium.org
2008-09-30
2
-4
/
+43
*
While testing I hit a DCHECK on line 1643 (because of a UMR).
finnur@google.com
2008-09-29
1
-1
/
+1
*
Refactoring for portability:
mark@chromium.org
2008-09-29
1
-1
/
+0
*
Disable tests because it is leaking memory
cpu@google.com
2008-09-29
1
-1
/
+1
*
Factor out a RenderThread interface
cpu@google.com
2008-09-26
5
-27
/
+202
*
Fix bug 455: Active match in Find is not selected and links are not focused a...
finnur@google.com
2008-09-26
1
-1
/
+1
*
This CL adds new UI tests for the SSL UI.
jcampan@chromium.org
2008-09-24
2
-1
/
+3
*
Add an accessor to get the CPAPI main plugin thread's MessageLoop. Use that
mpcomplete@google.com
2008-09-23
1
-1
/
+1
*
This CL enables the Page info menu when right-clicking on a page/frame.
jcampan@chromium.org
2008-09-23
2
-2
/
+5
*
Fix for windowed painting regression.
jam@chromium.org
2008-09-23
1
-3
/
+3
*
Desynchronize windowless plugin painting. This greatly improves the painting
jam@chromium.org
2008-09-22
2
-102
/
+90
*
Adding a CPAPI function to make a function call asynchonously on the plugin t...
zork@google.com
2008-09-19
1
-0
/
+13
*
This CB fixes the following issue1. http://code.google.com/p/chromium/issues/...
iyengar@google.com
2008-09-19
2
-7
/
+28
*
Disable Add to dictionary unit tests temporarily. It is flaky.
sidchat@google.com
2008-09-17
1
-2
/
+2
*
Add support for "Add to dictionary" in the context menu.
sidchat@google.com
2008-09-17
1
-2
/
+150
*
Adding sync plugin messages, and plugin broadcasts to the renderer processes
zork@google.com
2008-09-15
3
-1
/
+42
*
Revert the change that fixed the encoding when viewing source in subframes.
brettw@google.com
2008-09-12
2
-20
/
+9
*
Move a bunch of code from the old to new TLS interface.
deanm@chromium.org
2008-09-10
2
-10
/
+11
*
Don't index https content. This uses the toplevel
brettw@google.com
2008-09-09
1
-0
/
+9
*
Replace all instances of <hash_map> with a "base/hash_tabe.h",
erg@google.com
2008-09-08
2
-4
/
+2
*
Update Copyright text in SCons config files.
sgk@google.com
2008-09-01
1
-28
/
+4
*
Some more changes so that Chromium and Google Chrome do not clash with each o...
rahulk@google.com
2008-08-31
1
-1
/
+3
*
Made changes to the JavaScript debugger in preparing for an upcoming
sgjesse@google.com
2008-08-29
3
-31
/
+30
*
Simplify OneShotTimer and RepeatingTimer. Fix up all consumers.
darin@google.com
2008-08-28
2
-5
/
+4
*
The GetWindowRect must return the rect of the container HWND; not the actual ...
erg@google.com
2008-08-28
2
-2
/
+5
*
This call is incorrect because calling it here allows any subframe to update ...
mmoss@google.com
2008-08-28
1
-4
/
+0
*
Remove Google Chrome specific strings from common resources file and use them...
rahulk@google.com
2008-08-27
1
-0
/
+1
*
fix unit tests
darin@google.com
2008-08-26
1
-2
/
+5
*
Chrome changes corresponding to my message_loop_type CL.
darin@google.com
2008-08-26
3
-4
/
+11
*
Second attempt to fix p13n breakage.
ericcheng@google.com
2008-08-26
1
-0
/
+2
*
Fix build break caused by some functions not ifdef CHROME_PERSONALIZATION'd out.
ericcheng@google.com
2008-08-26
2
-0
/
+6
*
Some more glue code for the personalization module.
ericcheng@google.com
2008-08-26
2
-0
/
+17
*
Make PlatformThread::SetName operate only on the current thread.
deanm@google.com
2008-08-25
1
-1
/
+1
*
Use a more compact license header in source files.
license.bot
2008-08-24
39
-1095
/
+156
*
Fix ChromeClientImpl::windowRect() to return the current
erg@google.com
2008-08-21
2
-5
/
+3
*
Code review changes. Incorporated all the suggestions from previous review.
joshia@google.com
2008-08-21
4
-69
/
+44
*
Port the Thread class properly to Mac and Linux. This involved porting
darin@google.com
2008-08-21
1
-1
/
+2
*
As Brett pointed it out, We normally use 8-bit for encoding names since they'...
jnd@google.com
2008-08-21
2
-7
/
+7
*
TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...
evanm@google.com
2008-08-20
2
-6
/
+6
*
Revert. Failing unit tests.
evanm@google.com
2008-08-20
2
-6
/
+6
*
TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...
evanm@google.com
2008-08-20
2
-6
/
+6
*
Add renderer\external_host_bindings.cc to the SCons build.
sgk@google.com
2008-08-19
1
-0
/
+1
[next]