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
/
content
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Linux Views build breakage.
willchan@chromium.org
2011-09-13
2
-2
/
+2
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
2
-2
/
+2
*
extract out removal of the g_log_bug53991 global.
dpranke@chromium.org
2011-09-13
2
-11
/
+0
*
Basic scaffolding for a "content shell", i.e. test browser over the content m...
jam@chromium.org
2011-09-12
1
-0
/
+2
*
Add support for filtering traces by categories. The TraceLog API is updated t...
jbates@chromium.org
2011-09-12
4
-18
/
+91
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-09-12
1
-1
/
+1
*
Fix a race where Init gets called right after FastShutdownIfPossible before c...
achuith@chromium.org
2011-09-12
2
-0
/
+8
*
Cancel plugin channel requests when the renderer goes away.
willchan@chromium.org
2011-09-12
7
-53
/
+200
*
Reset RPH's channel.
willchan@chromium.org
2011-09-12
3
-10
/
+14
*
Replace ancient crufty AppCacheThread with much improved MessageLoopProxy usage.
michaeln@google.com
2011-09-12
1
-35
/
+1
*
Move handling of the ViewHostMsg_WebUISend out of Chrome. This message is han...
ananta@chromium.org
2011-09-12
3
-2
/
+18
*
Overwrite extensions of filenames determined from URLs if the URL could be a ...
asanka@chromium.org
2011-09-12
1
-1
/
+1
*
Move TextInputClient from chrome to content.
avi@chromium.org
2011-09-12
6
-0
/
+539
*
Enable GPU process rendering of extensions on TOUCH_UI.
backer@chromium.org
2011-09-12
1
-0
/
+3
*
Cancel pending plugin channel requests before destroying the ResourceContext.
bauerb@chromium.org
2011-09-12
3
-1
/
+29
*
IndexedDBContext: Clearing session-only databases on exit.
marja@chromium.org
2011-09-12
3
-8
/
+77
*
Remove redundant LoadURLWithHeaders method.
rogerta@chromium.org
2011-09-10
6
-72
/
+69
*
Move AttributedStringCoder from chrome to content.
avi@chromium.org
2011-09-09
1
-2
/
+2
*
Fix the readonly state in the Mac accessibility tree.
dmazzoni@chromium.org
2011-09-09
1
-2
/
+10
*
Fix potential leak in WebUI.
gbillock@chromium.org
2011-09-09
2
-4
/
+12
*
Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...
erikwright@chromium.org
2011-09-09
1
-4
/
+3
*
Fix a couple of data races found by TSAN Race Verifier in VideoCaptureControl...
fischman@chromium.org
2011-09-09
1
-4
/
+5
*
Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...
erikwright@chromium.org
2011-09-09
1
-3
/
+4
*
Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...
estade@chromium.org
2011-09-09
1
-4
/
+3
*
Linux: Tweak the SUID sandbox error message.
thestig@chromium.org
2011-09-08
1
-1
/
+1
*
Move the ViewHostMsg_AppCacheAccessed message handling out of Chrome and repl...
ananta@chromium.org
2011-09-08
4
-0
/
+15
*
Refactor some more BrowserMain code. Move the small bit of remaining code tha...
jam@chromium.org
2011-09-08
2
-31
/
+121
*
Finalize a CL originally by departed intern ycxiao@ that detaches the loading...
erikwright@chromium.org
2011-09-08
1
-3
/
+4
*
net: Rename URLRequestStatus::os_error_.
tfarina@chromium.org
2011-09-08
4
-7
/
+7
*
Third-party appcache blocking.
marja@chromium.org
2011-09-08
5
-9
/
+14
*
DevTools: introduce WorkderDevToolsAgentHost
yurys@chromium.org
2011-09-08
9
-392
/
+418
*
Change enable-fullscreen flag to disable-fullscreen.
koz@chromium.org
2011-09-08
1
-1
/
+1
*
A stab at fixing a frequent crasher in the DOMStorage stuff.
michaeln@google.com
2011-09-08
1
-3
/
+2
*
Revert 100017 - broke ProfileManagerTest.CreateProfileAsyncMultipleRequests
estade@chromium.org
2011-09-07
16
-306
/
+104
*
Make a new integer field in sql::MetaTable (a per-profile db) containing a co...
benjhayden@chromium.org
2011-09-07
16
-104
/
+306
*
Fix race condition in ChildProcessLauncher. r79308 made process_ used on CHIL...
jam@chromium.org
2011-09-07
2
-14
/
+23
*
Get chrome to link with USE_AURA
ben@chromium.org
2011-09-07
1
-0
/
+28
*
Added more UMA statistics for downloads.
ahendrickson@chromium.org
2011-09-07
3
-3
/
+33
*
Use precompiled headers for most large projects where the .gyp file
joi@chromium.org
2011-09-07
1
-5
/
+10
*
Revert change because one of the previous changes it depends on was reverted.
enal@chromium.org
2011-09-07
1
-1
/
+1
*
Start moving code from BrowserMain to content, so that it can be reused by al...
jam@chromium.org
2011-09-07
5
-0
/
+471
*
Make panel adjust bounds per preferred size change notification on Windows.
jianli@chromium.org
2011-09-07
8
-15
/
+18
*
Revert 99688 - Allow gpu features for about:blank (unlike other about: schemes)
jamesr@chromium.org
2011-09-07
1
-2
/
+1
*
Get the rest of the chrome target to build (but not link) with USE_AURA.
ben@chromium.org
2011-09-06
1
-4
/
+4
*
Revert 99810 - Get the rest of the chrome target to build (but not link) with...
ben@chromium.org
2011-09-06
1
-4
/
+4
*
Get the rest of the chrome target to build (but not link) with USE_AURA.
ben@chromium.org
2011-09-06
1
-4
/
+4
*
Moved the following IPCs out of chrome into content where they are handled by
ananta@chromium.org
2011-09-06
5
-3
/
+19
*
Fixing EOLs.
ahendrickson@chromium.org
2011-09-06
1
-9
/
+9
*
Remove gateway data providers for location service.
allanwoj@chromium.org
2011-09-06
15
-963
/
+25
*
Add browser_tests for FileAPI with Quota, and remove unlimited access for fil...
dmikurube@chromium.org
2011-09-06
1
-0
/
+106
[next]