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
...
*
Add geolocation permission to extensions/apps.
erikkay@chromium.org
2010-04-26
2
-0
/
+7
*
RenderView::UpdateTargetURL should not look at GURL::spec().
dglazkov@chromium.org
2010-04-26
1
-1
/
+1
*
Send content settings based on the URL to the renderer instead of just the host.
jochen@chromium.org
2010-04-23
3
-15
/
+14
*
Implement app process model isolation.
mpcomplete@chromium.org
2010-04-22
7
-25
/
+101
*
Prevent accelerated Mac plugin frame changes from being animated
stuartmorgan@chromium.org
2010-04-20
1
-1
/
+5
*
Use the same code to handle both overridable and fatal
wtc@chromium.org
2010-04-20
2
-21
/
+0
*
posix: handle the return value of close() in more places.
evan@chromium.org
2010-04-16
1
-4
/
+7
*
Fix class/struct forward-declare mixups.
evan@chromium.org
2010-04-16
3
-3
/
+3
*
Added --in-process-webgl command line argument to select the WebGL
kbr@google.com
2010-04-16
1
-0
/
+1
*
Made Pepper 3D plugins' output opaque on Mac OS X by filling the
kbr@google.com
2010-04-15
11
-17
/
+59
*
Looping for audio / video
hclam@chromium.org
2010-04-14
1
-1
/
+5
*
Too many audio hangs Leopard
hclam@chromium.org
2010-04-13
1
-7
/
+50
*
Fix flickering mac extension bubbles
feldstein@chromium.org
2010-04-13
2
-0
/
+20
*
Cancel any mouse events pending when tabs are switched.
avi@chromium.org
2010-04-13
2
-1
/
+23
*
Fix popups on secondary monitors.
avi@chromium.org
2010-04-13
1
-2
/
+4
*
Factoring out a CancelRequestInternal() method which
tonyg@chromium.org
2010-04-13
2
-12
/
+29
*
Linux: open shared memory in browser rather than renderer (like on mac).
estade@chromium.org
2010-04-10
2
-4
/
+8
*
[Mac] Do not schedule more than one delayed call to setNeedsDisplayInRect. T...
rohitrao@chromium.org
2010-04-10
2
-6
/
+30
*
Allow extensions to access chrome://favicon/.
arv@chromium.org
2010-04-10
1
-0
/
+4
*
AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...
jhawkins@chromium.org
2010-04-09
2
-0
/
+8
*
Fix silly DCHECK introduced by me in r44019.
tonyg@chromium.org
2010-04-09
1
-3
/
+4
*
GTK: fix <select> dropdown corner case behaviors caused by WebKit changeset 5...
estade@chromium.org
2010-04-09
2
-40
/
+52
*
Adds an updated safety check for DOM UI renderers.
creis@chromium.org
2010-04-09
1
-0
/
+4
*
Revert 43962 - Adds a safety check for DOM UI renderers.
creis@chromium.org
2010-04-09
1
-4
/
+0
*
Destroy testing profile on UI thread.
mnissler@chromium.org
2010-04-09
1
-0
/
+4
*
AutoFill: Initiate AutoFill for all fields, not just the name field.
jhawkins@chromium.org
2010-04-09
2
-4
/
+4
*
Fix a bug which caused a hang when loading a resource with
tonyg@chromium.org
2010-04-08
4
-60
/
+79
*
Fix Pepper2D on the Mac so that it runs in the sandbox. Note that trusted
dspringer@google.com
2010-04-08
4
-8
/
+17
*
Flush audio data after seek
hclam@chromium.org
2010-04-08
2
-46
/
+67
*
Adds a safety check for DOM UI renderers.
creis@chromium.org
2010-04-08
1
-0
/
+4
*
Minor cleanup, factor out a bit of duplicate code in BufferedResourceHandler.
tonyg@chromium.org
2010-04-08
2
-44
/
+38
*
A quick fix for Issue 32024.
hbono@chromium.org
2010-04-08
1
-0
/
+8
*
Implement patterns for content setting exceptions.
jochen@chromium.org
2010-04-08
2
-3
/
+3
*
Browser and unit test cases for patch submitted for Issue 23584 under
tony@chromium.org
2010-04-08
1
-1
/
+6
*
The autofill popups were activated causing an assert on Mac.
jcivelli@google.com
2010-04-07
1
-1
/
+1
*
Use chrome::kAboutCrashURL in a few most places.
thestig@chromium.org
2010-04-07
1
-2
/
+3
*
Adding the new WebPopupType to the RenderWidget creation.
jcivelli@google.com
2010-04-07
13
-29
/
+63
*
Changing the translate back-end to use the Google Translate element.
jcivelli@google.com
2010-04-06
7
-1391
/
+12
*
Allow synchronous messages to be sent from threads other than the main thread...
jabdelmalek@google.com
2010-04-06
2
-45
/
+48
*
Fix extension checkPermission for notifications.
rafaelw@chromium.org
2010-04-06
1
-8
/
+1
*
Fix docking behaviour for devtools windows that don't have an associated brow...
mnissler@chromium.org
2010-04-06
2
-10
/
+10
*
AutoFill: Use the FormManager cache to send forms to the AutoFillManager.
jhawkins@chromium.org
2010-04-03
4
-29
/
+23
*
Add calling frame's source_url to extension and dom ui requests.
rafaelw@chromium.org
2010-04-02
3
-5
/
+12
*
Upgrade fonts to receive MEDIUM request priority like scripts and
tonyg@chromium.org
2010-04-02
2
-19
/
+53
*
Changes to the Browser to support Database access from Workers.
ericu@google.com
2010-04-02
3
-20
/
+31
*
Allow cookies and other storage data in extensions even when the user
dumi@chromium.org
2010-04-01
1
-1
/
+1
*
Flip the flag to enable geolocation by default.
joth@chromium.org
2010-04-01
1
-1
/
+1
*
Reference external accessibility bug in comments.
ctguil@chromium.org
2010-03-31
1
-1
/
+1
*
Merge UiTest::GetTest* and ui_test_utils::GetTest*. Convert these utility fun...
thestig@chromium.org
2010-03-31
1
-1
/
+3
*
Reland 43183. Block database access on allowDatabase instead of databaseOpenF...
jochen@chromium.org
2010-03-31
4
-135
/
+99
[prev]
[next]