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
*
Do not allow URL drops on app windows to cause a navigation away
tc@google.com
2009-06-10
4
-6
/
+33
*
Stop auto-correcting abbreviations.BUG= www.crbug.com/12921TEST= For command ...
sidchat@google.com
2009-06-10
2
-4
/
+6
*
Revert 18090
jrg@chromium.org
2009-06-10
2
-145
/
+30
*
To help resolve the performance issue introduced when enabling the resize cor...
mad@google.com
2009-06-10
2
-30
/
+145
*
Make a comment change to the grd file so that my resource change from the pre...
erikkay@google.com
2009-06-10
1
-1
/
+1
*
Clean up bookmark API to match style of other extension APIs
erikkay@google.com
2009-06-10
3
-40
/
+50
*
Change the extension callback system to work more like events, where we track
mpcomplete@google.com
2009-06-10
8
-126
/
+119
*
Fixes a flash plugin hang caused by opening google finance ticker symbols in ...
ananta@chromium.org
2009-06-09
6
-64
/
+26
*
Revert 17889. It broke the extensions_uitests. And I didn't even get it
mpcomplete@google.com
2009-06-08
8
-117
/
+127
*
Change the extension callback system to work more like events, where we track
mpcomplete@google.com
2009-06-08
8
-127
/
+117
*
Revert has_selection flag back to false (was testing that this worked and for...
sverrir@google.com
2009-06-08
1
-1
/
+1
*
Add support for printing selection only flag. This only adds the flag to the ...
sverrir@google.com
2009-06-08
5
-2
/
+23
*
Turn on DevTools Profiler.
mnaganov@chromium.org
2009-06-08
1
-1
/
+3
*
Add a test to print using javascript. This is to make sure I don't break anyt...
sverrir@google.com
2009-06-05
1
-0
/
+31
*
Fix a one pixel offset error in PrintLayoutTest. Now checks with a 5% margin...
sverrir@google.com
2009-06-05
1
-2
/
+8
*
Refuse to load extension-private plugins for pages that don't belong to that
mpcomplete@google.com
2009-06-05
1
-1
/
+5
*
Reenable unittest and fix the failure. This failed after a change in the
sverrir@google.com
2009-06-05
1
-4
/
+1
*
Add an extension to expose some primitives to JS for doing
mbelshe@google.com
2009-06-05
3
-0
/
+25
*
Changed to use PushSource for the intermediate buffer
hclam@chromium.org
2009-06-05
2
-27
/
+105
*
Testing AudioMessageFilter
hclam@chromium.org
2009-06-04
2
-0
/
+197
*
ipc: use strings, not wstrings for channel ids.
evan@chromium.org
2009-06-04
10
-11
/
+11
*
Convert most of the chrome .lib files to gyp generation:
sgk@chromium.org
2009-06-04
1
-467
/
+0
*
Disable failing PrintLayoutTest test. Commenting out because of local compila...
sverrir@google.com
2009-06-04
1
-0
/
+3
*
Modify the view size when printing. This is to re-layout everything on the p...
sverrir@google.com
2009-06-04
1
-26
/
+80
*
Change from CRLF to LF - a later patch does not work on the try bots because ...
sverrir@google.com
2009-06-04
2
-374
/
+374
*
Allow sysctl-read in the mac sandbox, making drawing of zoomed controls more ...
thakis@chromium.org
2009-06-04
2
-35
/
+8
*
Revert r17575 and r17576. They are causing layout test errors.
agl@chromium.org
2009-06-04
1
-42
/
+3
*
Linux: Add support for chrooted renderers.
agl@chromium.org
2009-06-04
1
-3
/
+42
*
Resubmitting change r17491 that was reverted because of a memory leak.
sverrir@google.com
2009-06-03
5
-238
/
+390
*
Revert "Refactor print functionality in RenderView..."
willchan@chromium.org
2009-06-03
5
-391
/
+238
*
Refactor print functionality in RenderView. Moved most of the print function...
sverrir@google.com
2009-06-03
5
-238
/
+391
*
Reduce header dependencies in base/
phajdan.jr@chromium.org
2009-06-03
1
-0
/
+1
*
Implement InspectorClient's Settings API.
pfeldman@chromium.org
2009-06-03
2
-0
/
+6
*
Header cleanup in webkit/glue
phajdan.jr@chromium.org
2009-06-01
1
-0
/
+1
*
Enforce a max length for document titles.
abarth@chromium.org
2009-05-30
1
-2
/
+8
*
BUG=12192
rafaelw@chromium.org
2009-05-30
10
-29
/
+15
*
DevTools: decouple class and method names from RPC message arguments. That wo...
yurys@google.com
2009-05-29
4
-12
/
+28
*
Fixed a bug with the unit_tests, which caused it to leave hebrew enabled
hbono@chromium.org
2009-05-29
2
-15
/
+45
*
Automatically adapt to faster/slower uploads of renderer histograms
jar@chromium.org
2009-05-28
4
-17
/
+17
*
Respect Linux user prefs with regards to crash reporting.
thestig@chromium.org
2009-05-28
4
-117
/
+0
*
Remove DataSourceImpl from chrome/renderer/media
hclam@chromium.org
2009-05-28
2
-538
/
+0
*
Chrome renderer support for YV16.
fbarchard@chromium.org
2009-05-27
1
-11
/
+17
*
posix: don't register gears at all.
evan@chromium.org
2009-05-26
1
-0
/
+3
*
Fixing a long resource loading for small clips
hclam@chromium.org
2009-05-26
1
-16
/
+18
*
Update renderers when there are zero user scripts.
aa@chromium.org
2009-05-26
1
-1
/
+1
*
Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...
abarth@chromium.org
2009-05-23
5
-17
/
+18
*
Adds a RenderViewTest.PrintLayoutTest.
hbono@chromium.org
2009-05-23
8
-11
/
+650
*
CPAPI gears drag drop and renderer IPC.
michaeln@google.com
2009-05-22
2
-3
/
+108
*
Introduce a buffer wait and timeout threshold for BufferedResourceLoader
hclam@chromium.org
2009-05-22
2
-175
/
+314
*
Remove the HistoryState property of WebRequest.
darin@chromium.org
2009-05-22
1
-21
/
+31
[next]