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
*
Histogram added: GPU.GPUProcessLaunchCause
scheib@chromium.org
2011-04-06
4
-9
/
+22
*
Remove some unneeded includes to chrome/ from within content/
michaeln@google.com
2011-04-05
2
-5
/
+3
*
Remove last extension related code in content\browser. Have the ExtensionSer...
jam@chromium.org
2011-04-05
4
-91
/
+48
*
Encourage reliability of code using browser thread.
dmaclach@chromium.org
2011-04-05
1
-1
/
+10
*
Move favicon from TabContents to TabContentsWrapper.
avi@chromium.org
2011-04-05
5
-127
/
+32
*
Only run the phishing classifier on HTML and XHTML documents.
bryner@chromium.org
2011-04-05
2
-2
/
+14
*
Make contents settable in RVHTH.
avi@chromium.org
2011-04-05
3
-7
/
+13
*
Move dispatching and sending of the last extension specific messages out of T...
jam@chromium.org
2011-04-05
8
-138
/
+79
*
In speech input, introduce a 'warm up' screen for slow audio capture devices.
satish@chromium.org
2011-04-05
4
-2
/
+23
*
Fix a misplaced comma in renderer log messages that has always bugged me.
mdm@chromium.org
2011-04-05
1
-1
/
+1
*
Use lock-free lazy initialization for static histogram references
jar@chromium.org
2011-04-05
1
-10
/
+13
*
Rename ConstrainedWindowWin to ConstrainedWindowViews in preparation for refa...
ben@chromium.org
2011-04-04
2
-9
/
+0
*
Get rid of extensions dependency from content\browser.
jam@chromium.org
2011-04-04
16
-202
/
+34
*
Get rid of some dependencies on chrome from content.
michaeln@google.com
2011-04-01
14
-58
/
+59
*
GPU.GPUProcessTerminationStatus histogram added
scheib@chromium.org
2011-04-01
1
-0
/
+5
*
Better handling of disabling the GPU acceleration if the GPU process dies mor...
amarinichev@chromium.org
2011-04-01
3
-21
/
+22
*
kqueue implementation of FilePathWatcher on Mac.
dmaclach@chromium.org
2011-04-01
1
-4
/
+4
*
Remove knowledge about UserScriptListener from content.
jam@chromium.org
2011-04-01
6
-17
/
+24
*
Fix out-of-process pepper plugins when sandbox is on.
piman@google.com
2011-04-01
1
-0
/
+1
*
New Mac accelerometer data from thakis.
avi@chromium.org
2011-04-01
1
-4
/
+5
*
Move some pref registrations out of Browser
torne@chromium.org
2011-04-01
1
-0
/
+1
*
Revert 80101 - kqueue implementation of FilePathWatcher on Mac.
dmaclach@chromium.org
2011-04-01
1
-1
/
+2
*
kqueue implementation of FilePathWatcher on Mac.
dmaclach@chromium.org
2011-03-31
1
-2
/
+1
*
Send the RENDER_VIEW_HOST_DELETED notification for all RenderViewHost, instea...
jam@chromium.org
2011-03-31
2
-4
/
+5
*
Rename some WebUI files to be clearer as to their purpose.
dtseng@chromium.org
2011-03-31
4
-12
/
+12
*
Cleanup: Move more print code out of RVH.
thestig@chromium.org
2011-03-31
4
-31
/
+1
*
Take out sending NotificationType::RENDER_VIEW_HOST_CREATED_FOR_TAB from Rend...
jam@chromium.org
2011-03-31
1
-8
/
+0
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
37
-78
/
+114
*
WebUI nits; no real code change
estade@chromium.org
2011-03-31
1
-0
/
+2
*
Provide one to one correspondence between WebUI tests on C++ and JS ends.
dtseng@chromium.org
2011-03-30
4
-25
/
+45
*
Avoid running unload handler on a cross-site 204 (no content) response.
creis@google.com
2011-03-30
2
-2
/
+45
*
Move WebUIFactory to chrome/, try 2.
estade@chromium.org
2011-03-30
17
-427
/
+332
*
Adding prerender to task manager
dominich@google.com
2011-03-30
1
-1
/
+5
*
Move web_ui_util.* to chrome/ from content/
estade@chromium.org
2011-03-30
2
-71
/
+0
*
Add ignore limits flag and use for sync request
kristianm@google.com
2011-03-30
1
-0
/
+3
*
Add OWNERS file for content/browser/device_orientation.
hans@chromium.org
2011-03-30
1
-0
/
+3
*
Remove some unneeded includes to chrome/ from within content/
michaeln@google.com
2011-03-30
5
-7
/
+0
*
Revert 79753 - Add log statements to ChromeURLAfterDownload to see where exac...
jstritar@chromium.org
2011-03-29
1
-7
/
+3
*
Add log statements to ChromeURLAfterDownload to see where exactly its timing ...
jstritar@chromium.org
2011-03-29
1
-3
/
+7
*
Revert 79747 - Re-enable, attempt to fix ChromeURLAfterDownload browsertest
rafaelw@chromium.org
2011-03-29
1
-3
/
+5
*
Re-enable, attempt to fix ChromeURLAfterDownload browsertest
rafaelw@chromium.org
2011-03-29
1
-5
/
+3
*
Revert 79703 - Revert 79690 - Disable RenderViewHostManagerTest.ChromeURLAfte...
dhollowa@chromium.org
2011-03-29
1
-9
/
+3
*
Revert 79704 - Revert 79680 - Mark ChromeURLAfterDownload as flaky.
dhollowa@chromium.org
2011-03-29
1
-1
/
+2
*
Revert 79680 - Mark ChromeURLAfterDownload as flaky.
dhollowa@chromium.org
2011-03-29
1
-2
/
+1
*
Revert 79690 - Disable RenderViewHostManagerTest.ChromeURLAfterDownload due t...
dhollowa@chromium.org
2011-03-29
1
-3
/
+9
*
Revert 79691 - Move WebUIFactory to chrome/browser.
estade@chromium.org
2011-03-29
16
-276
/
+411
*
Move WebUIFactory to chrome/browser.
estade@chromium.org
2011-03-29
16
-411
/
+276
*
Disable RenderViewHostManagerTest.ChromeURLAfterDownload due to hangs.
jstritar@chromium.org
2011-03-29
1
-9
/
+3
*
Replace a scoped_ptr with scoped_array, as identified by valgrind.
satish@chromium.org
2011-03-29
1
-1
/
+1
*
WebUI implementation of HTTP auth dialog.
olege@google.com
2011-03-29
1
-1
/
+2
[next]