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 the security check to ensure that the child process has the permission to...
jianli@chromium.org
2010-09-10
3
-5
/
+29
*
GTTF: Clean up DownloadFileManager
phajdan.jr@chromium.org
2010-09-10
1
-1
/
+6
*
Input file type now supported in extension popups.
jcivelli@chromium.org
2010-09-10
2
-1
/
+2
*
Build fix for Linux.
dumi@chromium.org
2010-09-10
1
-1
/
+1
*
Implement pepper::FileIO.
dumi@chromium.org
2010-09-10
3
-3
/
+51
*
AsyncResourceHandler: When a URLRequest is canceled,
rvargas@google.com
2010-09-09
1
-12
/
+9
*
Moving the code that disables accelerated compositing for chrome: and chrome-...
vangelis@chromium.org
2010-09-08
1
-7
/
+0
*
Enable webgl and accelerated compositing by default on all platforms. Removes
vangelis@chromium.org
2010-09-08
1
-3
/
+2
*
In OnEnableSpdy(bool), use "npn,force-alt-protocol" so we could use alternate...
lzheng@chromium.org
2010-09-07
1
-1
/
+1
*
Makes --disable-hang-monitor apply to navigations and closing tabs.
creis@google.com
2010-09-07
1
-0
/
+5
*
Back out r58711. It appears to have caused video/media-related ui_tests
mark@chromium.org
2010-09-07
1
-2
/
+3
*
Revert 58196 - GTTF: Clean up DownloadFileManager
phajdan.jr@chromium.org
2010-09-07
1
-1
/
+1
*
Revert 58374 - Fix a race condition after my latest download cleanup change.
phajdan.jr@chromium.org
2010-09-07
1
-5
/
+0
*
Turning WebGL and the accelerated compositor on by default (linux and windows...
vangelis@chromium.org
2010-09-07
1
-3
/
+2
*
Relanding this:
jcivelli@chromium.org
2010-09-07
1
-0
/
+2
*
Reland 58601 -
nsylvain@chromium.org
2010-09-07
1
-0
/
+6
*
Revert 58601 -
nsylvain@chromium.org
2010-09-07
1
-6
/
+0
*
Fix a compile error which occurs on linux.
ananta@chromium.org
2010-09-05
1
-1
/
+1
*
Fix ChromeFrame tests which regressed due to the change to connect when navig...
ananta@chromium.org
2010-09-05
1
-1
/
+2
*
Have the browser start connecting as soon as the navigation starts. This
mbelshe@chromium.org
2010-09-05
1
-0
/
+5
*
Turn off accelerated compositing for chrome:// and chrome-extension:// URLs f...
vangelis@chromium.org
2010-09-03
1
-0
/
+7
*
Mac: Make resizing the window larger nicer when compositor is active
thakis@chromium.org
2010-09-03
2
-66
/
+88
*
Moving file_util::FileInfo to base::PlatformFileInfo, and adding the
dumi@chromium.org
2010-09-03
2
-8
/
+5
*
Add command-line switch to enable FileSystem API support.
kinuko@chromium.org
2010-09-03
1
-0
/
+1
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
2
-5
/
+5
*
Make two function names less confusing. No functionality change.
thakis@chromium.org
2010-09-02
1
-12
/
+13
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
2
-5
/
+5
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
2
-5
/
+5
*
Fix a race condition after my latest download cleanup change.
phajdan.jr@chromium.org
2010-09-02
1
-0
/
+5
*
Revert "Don't create pending entries when a navigation is initiated by the pa...
phajdan.jr@chromium.org
2010-09-02
1
-2
/
+0
*
Don't create pending entries when a navigation is initiated by the page.
jcivelli@chromium.org
2010-09-01
1
-0
/
+2
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
2
-5
/
+5
*
GTTF: Clean up DownloadFileManager
phajdan.jr@chromium.org
2010-09-01
1
-1
/
+1
*
Update browser accessibility tree on a renderer accessibility object state ch...
ctguil@chromium.org
2010-09-01
5
-8
/
+17
*
FBTF: Move more ctors/dtors from headers to implementation.
erg@google.com
2010-09-01
2
-1
/
+4
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
2
-5
/
+5
*
Enable click-to-play by default.
bauerb@chromium.org
2010-09-01
1
-1
/
+1
*
Reverting to see if this fixes linux ui tests hang. Just a shot in the dark a...
ananta@chromium.org
2010-09-01
1
-1
/
+1
*
Add AudioParameters struct. Use it everywhere.
sergeyu@chromium.org
2010-08-31
2
-24
/
+16
*
GTTF: Clean up DownloadFileManager
phajdan.jr@chromium.org
2010-08-31
1
-1
/
+1
*
Add an optional parameter to CreatePlatformFile() to report the type
dumi@chromium.org
2010-08-31
3
-3
/
+3
*
FBTF: A giant cleanup to net/
erg@google.com
2010-08-31
1
-0
/
+1
*
Update browser cache of accessibility tree on renderer sub-tree changes.
ctguil@chromium.org
2010-08-31
7
-0
/
+43
*
Reland r57788 - Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-31
2
-1
/
+2
*
Support handling blob URL and resolve blob references in upload data.
jianli@chromium.org
2010-08-31
2
-0
/
+9
*
Disabling the TestCrossPlatformAccessibilityTree test on windows to prevent r...
ananta@chromium.org
2010-08-30
1
-1
/
+1
*
Marking the TestCrossPlatformAccessibilityTree browser test as FAILS on Windows.
ananta@chromium.org
2010-08-30
1
-1
/
+10
*
Move --block-nonsandboxed-plugins command line switch to preferences.
bauerb@chromium.org
2010-08-30
1
-4
/
+7
*
Remove the SetBackground call during process creation. The benefit
mbelshe@chromium.org
2010-08-30
1
-2
/
+9
*
[Linux]Workaround issue 50485
suzhe@chromium.org
2010-08-30
2
-1
/
+18
[prev]
[next]