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
/
browser
/
renderer_host
Commit message (
Expand
)
Author
Age
Files
Lines
*
re-apply r34183
estade@chromium.org
2009-12-10
2
-3
/
+4
*
Implement ResourceQueue, an object that makes it easy to delay starting
phajdan.jr@chromium.org
2009-12-10
13
-46
/
+535
*
Refactor the keyboard events handling code related to RenderViewHostDelegate:...
suzhe@chromium.org
2009-12-10
8
-469
/
+102
*
Re-enable the build of Pepper support by default (issue 464074, svn revision ...
sehr@google.com
2009-12-10
1
-0
/
+1
*
rollback r34183
estade@chromium.org
2009-12-09
2
-4
/
+3
*
linux: theme scrollbars from GTK theme
estade@chromium.org
2009-12-09
2
-3
/
+4
*
Revert 34161 - Enable Pepper support by default, including building the test ...
sehr@google.com
2009-12-09
1
-1
/
+0
*
Enable Pepper support by default, including building the test plugin.
sehr@google.com
2009-12-09
1
-0
/
+1
*
Chromium: support custom WebCore context menu items in Chromium port (downstr...
pfeldman@chromium.org
2009-12-09
2
-4
/
+11
*
Revert 34146 - A place to store the pid>mach_port_t mapping.
thakis@chromium.org
2009-12-09
1
-9
/
+0
*
A place to store the pid->mach_port_t mapping.
thakis@chromium.org
2009-12-09
1
-0
/
+9
*
Fix issue 23221: accesskey is not supported on Chromium Mac.
suzhe@chromium.org
2009-12-08
1
-8
/
+17
*
Revert "Allow silent extension installations from the extensions gallery - Pa...
rafaelw@chromium.org
2009-12-08
10
-81
/
+19
*
Linux: fix painting on the NTP and elsewhere.
agl@chromium.org
2009-12-07
1
-2
/
+2
*
WebSocket in Worker: renderer_host change
ukai@chromium.org
2009-12-07
8
-83
/
+181
*
Allow silent extension installations from the extensions gallery - Part 1.
rafaelw@chromium.org
2009-12-07
10
-19
/
+81
*
Use factory to create histograms, and refcounts to track lifetimes
jar@chromium.org
2009-12-06
1
-10
/
+15
*
Remember zoom on a per-host basis.
pkasting@chromium.org
2009-12-04
3
-23
/
+61
*
Preserve optimized scrolling in the presence of multiple animating rects.
darin@chromium.org
2009-12-04
10
-51
/
+140
*
Added new IPC message class for CommandBuffer.
apatrick@google.com
2009-12-04
7
-9
/
+9
*
Improve reporting of subprocess crashes.
asargent@chromium.org
2009-12-04
2
-1
/
+17
*
Make the default RendererPreferences smarter.
estade@chromium.org
2009-12-04
2
-5
/
+6
*
Kill holdback for Http Prioritization experiment. Turn on to 100%.
willchan@chromium.org
2009-12-02
2
-30
/
+16
*
Update network priorities to support better granularity
mbelshe@google.com
2009-12-02
1
-4
/
+13
*
Ok, here is a different approach at this change.
aa@chromium.org
2009-12-02
1
-0
/
+8
*
Update the Pepper APIs to the latest spec for the 2D demo plugin.
brettw@chromium.org
2009-12-01
2
-22
/
+0
*
Fix a bug where not all autocomplete entries were being shown when
tony@chromium.org
2009-12-01
1
-6
/
+6
*
linux: don't try to create plugin container if view_ is NULL
piman@chromium.org
2009-12-01
1
-2
/
+13
*
Optimize the rendering when there are pending key events.
suzhe@chromium.org
2009-12-01
2
-97
/
+145
*
Revert 33344 - Relocate plugin list fetching to PluginService
jamesr@chromium.org
2009-11-30
4
-54
/
+42
*
Relocate plugin list fetching to PluginService
evan@chromium.org
2009-11-30
4
-42
/
+54
*
Add -profile command line switch
davemoore@chromium.org
2009-11-30
1
-3
/
+9
*
Integrate BlacklistManager with Profile.
phajdan.jr@chromium.org
2009-11-30
2
-10
/
+11
*
Revert 33255 - Report active extensions in crash reports. This only implement...
nsylvain@chromium.org
2009-11-30
1
-8
/
+0
*
Report active extensions in crash reports. This only implements Windows right...
aa@chromium.org
2009-11-30
1
-0
/
+8
*
Changed shared worker code so incognito windows do not have access to non-inc...
atwilson@chromium.org
2009-11-26
1
-2
/
+4
*
RESUBMIT of http://codereview.chromium.org/404025/show
chase@chromium.org
2009-11-25
2
-6
/
+4
*
Revert "RESUBMIT of http://codereview.chromium.org/404025/show"
chase@chromium.org
2009-11-25
2
-4
/
+6
*
RESUBMIT of http://codereview.chromium.org/404025/show
jorlow@chromium.org
2009-11-25
2
-6
/
+4
*
GTK: Don't send double/triple click events to renderer.
estade@chromium.org
2009-11-24
1
-0
/
+2
*
Assorted cleanup.
estade@chromium.org
2009-11-23
2
-9
/
+3
*
Put the --type switch back as the first for renderers, for easy identification.
mdm@chromium.org
2009-11-22
1
-6
/
+6
*
Launch all child processes asynchronously so as not to block the IO thread.
jam@chromium.org
2009-11-21
4
-21
/
+40
*
Use AutoReset (formerly ScopedBool) where possible.
pkasting@chromium.org
2009-11-20
1
-6
/
+4
*
Don't do work in the SharedIOBuffer constructor; use an Init method instead. ...
hawk@chromium.org
2009-11-20
1
-5
/
+11
*
Turn on HTML5 DBs by default.
dumi@chromium.org
2009-11-20
1
-15
/
+5
*
Revert 32608 - RESUBMIT of http://src.chromium.org/viewvc/chrome?view=rev&rev...
ananta@chromium.org
2009-11-20
1
-8
/
+2
*
Disable another part of RDH test due to tsan race condition.
tim@chromium.org
2009-11-20
1
-1
/
+2
*
Mac: Simulate the OS-level focus handling that windows and linux plugins
amanda@chromium.org
2009-11-20
1
-0
/
+30
*
Disable two tests causing valgrind issues from revision 32608.
tim@chromium.org
2009-11-20
1
-2
/
+4
[next]