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
*
Inform disk cache of WebKit memory cache hits.
simonjam@chromium.org
2011-08-02
4
-2
/
+35
*
Fix a bug where the SQLITE_OPEN_DELETEONCLOSE flag wasn't being respected.
michaeln@google.com
2011-08-02
1
-1
/
+2
*
Get rid of devtools_window.h and profile_manager.h dependencies in content/br...
yurys@chromium.org
2011-08-02
5
-46
/
+46
*
Include accelerated_compositing disable flag in calculation of
nduca@chromium.org
2011-08-02
1
-1
/
+8
*
This is only the first part of the refactoring. The old method was preserved
adriansc@google.com
2011-08-02
7
-13
/
+102
*
history: use display title, not page title
evan@chromium.org
2011-08-01
2
-3
/
+3
*
Plumb the title direction up to the renderer host
evan@chromium.org
2011-08-01
7
-10
/
+39
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #3
phajdan.jr@chromium.org
2011-08-01
1
-1
/
+2
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
11
-11
/
+11
*
Add a new flag to enable GPU compositing on chrome: pages
estade@chromium.org
2011-08-01
1
-3
/
+4
*
Set the SiteInstance on restored NavigationEntries earlier.
creis@chromium.org
2011-08-01
4
-16
/
+105
*
Removal of Profile from content part 5.
avi@chromium.org
2011-08-01
3
-14
/
+7
*
Add OVERRIDE to wide swaths of WebUI.
avi@chromium.org
2011-08-01
1
-1
/
+1
*
Pepper quota support
kinuko@chromium.org
2011-08-01
2
-0
/
+30
*
Create DownloadManagerDelegate class to group the embedder functions related ...
jam@chromium.org
2011-07-29
5
-70
/
+12
*
seccomp: simplify enable/disable logic
evan@chromium.org
2011-07-29
1
-22
/
+36
*
Move more files from chrome/test to chrome/test/base, part #3
phajdan.jr@chromium.org
2011-07-29
2
-2
/
+2
*
Move more files from chrome/test to chrome/test/base, part #2
phajdan.jr@chromium.org
2011-07-29
1
-2
/
+2
*
Change CanGetCookies signature, add CookieList as parameters in order to remo...
ycxiao@chromium.org
2011-07-29
2
-19
/
+21
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
13
-22
/
+22
*
Make ResourceDispatcherHostDelegate an abstract interface.
jam@chromium.org
2011-07-29
2
-95
/
+13
*
Add a scoper object for URLFetcher::Factory
phajdan.jr@chromium.org
2011-07-29
3
-16
/
+3
*
PluginList cleanup to fix a race condition and decrease the API surface for f...
bauerb@chromium.org
2011-07-29
3
-21
/
+43
*
Cleanup: Make quota dispatcher code independent from WebKit types
kinuko@chromium.org
2011-07-29
2
-30
/
+13
*
Move gpu preliminary info collection from IO thread to FILE thread.
zmo@google.com
2011-07-28
2
-2
/
+7
*
Ensure restored NavigationEntries have a SiteInstance when they commit.
creis@chromium.org
2011-07-28
1
-0
/
+10
*
Add --gpu-no-context-lost commandline switch.
zmo@google.com
2011-07-28
1
-2
/
+3
*
Removal of Profile from content part 3.
avi@chromium.org
2011-07-28
5
-15
/
+10
*
Remove some depenencies from DownloadManager.
jam@chromium.org
2011-07-28
3
-1
/
+35
*
DevTools: remove profile and url context dependencies from remote debugging s...
pfeldman@chromium.org
2011-07-28
5
-192
/
+33
*
Removal of Profile from content part 2.
avi@chromium.org
2011-07-27
4
-22
/
+10
*
Revert 94332 - Removal of Profile from content part 2.
sergeyu@chromium.org
2011-07-27
4
-10
/
+22
*
Removal of Profile from content part 2.
avi@chromium.org
2011-07-27
4
-22
/
+10
*
Removal of Profile from content part 1.
avi@chromium.org
2011-07-27
38
-266
/
+485
*
Remove VfsBackend::FileTypeIs{Journal,MainDB}
phajdan.jr@chromium.org
2011-07-27
1
-3
/
+1
*
DevTools: move devtools_ui into content since it should be able to serve devt...
pfeldman@chromium.org
2011-07-27
3
-8
/
+0
*
Use the suggested name from an anchor's 'download' attribute.
sadrul@chromium.org
2011-07-27
2
-3
/
+7
*
Remove ChromeNetLog depenency from content/browser/debugger
dpranke@chromium.org
2011-07-27
7
-24
/
+26
*
Revert 94196 (broke win shared build) - Remove ChromeNetLog dependency from c...
willchan@chromium.org
2011-07-26
7
-26
/
+24
*
Remove ChromeNetLog dependency from content/browser/debugger.
dpranke@chromium.org
2011-07-26
7
-24
/
+26
*
Eliminates base::WeakPtr<prerender::PrerenderManager> on IO thread.
willchan@chromium.org
2011-07-26
2
-11
/
+14
*
Remove prefs usage from SavePackage. Have it ask the embedder for the directo...
jam@chromium.org
2011-07-26
5
-54
/
+16
*
Initial sensor event provider for testing views screen rotation
cwolfe@chromium.org
2011-07-26
4
-0
/
+155
*
Support Closure in ALL the loops!
ajwong@chromium.org
2011-07-26
1
-0
/
+24
*
Change the UpdateTitle message to use a string16 for the page title.
evan@chromium.org
2011-07-26
7
-14
/
+15
*
Remove unused code. Pointed out in code review by prasadt.
tony@chromium.org
2011-07-26
1
-4
/
+1
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
2
-7
/
+5
*
Context menu for "Voice recognition options"
gshires@google.com
2011-07-26
7
-9
/
+23
*
Set subrole's for secure text fields.
dtseng@chromium.org
2011-07-26
1
-6
/
+6
*
Fix iframes by making an approximation of the attributes VoiceOver expects fo...
dtseng@chromium.org
2011-07-26
1
-2
/
+4
[next]