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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ServiceProcess clean up
dmaclach@chromium.org
2011-03-23
6
-56
/
+57
*
Makes instant reload page when enter is pressed if last url loaded was
sky@chromium.org
2011-03-23
6
-2
/
+102
*
Fix permissions on two files.
cmp@chromium.org
2011-03-23
2
-0
/
+0
*
Fix for issue =76919 and added --keep-mouse-cursor (76976)
saintlou@chromium.org
2011-03-23
5
-8
/
+22
*
Move the rest of the content browser->renderer messages to content. Also mov...
jam@chromium.org
2011-03-23
17
-627
/
+8
*
Fix nits and comment typos. Add 'virtual' to URLFetcher::Core destructor
wtc@chromium.org
2011-03-23
2
-8
/
+9
*
Disable the assert in the webRequest API test that checks that requestTime
mpcomplete@chromium.org
2011-03-23
1
-3
/
+4
*
Coverity: Fix a ctor/dtor leak by making |buffer_| a scoped_ptr and releasing
jhawkins@chromium.org
2011-03-22
2
-7
/
+6
*
Add tabId, type, and timeStamp parameters to extension webRequest events.
mpcomplete@chromium.org
2011-03-22
7
-37
/
+359
*
Memory leak fix.
scottbyer@chromium.org
2011-03-22
6
-100
/
+62
*
extensions: Introduce ShowExtensionInstallDialog2 function.
tfarina@chromium.org
2011-03-22
7
-23
/
+43
*
Disable notification tests. All tests failing on Win 7 and Mac 10.5.
dyu@chromium.org
2011-03-22
1
-1
/
+2
*
Remove AddRef()/Release() from ViewHttpCacheJob. Use a Core class.
willchan@chromium.org
2011-03-22
1
-48
/
+105
*
importer: Remove an obsolete TODO comment.
tfarina@chromium.org
2011-03-22
1
-3
/
+1
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-03-22
1
-1
/
+1
*
Coverity: Fix an invalidated iterator case and refactor to use the
jhawkins@chromium.org
2011-03-22
1
-5
/
+2
*
[Sync] Move TypePayloadMap into its own file
akalin@chromium.org
2011-03-22
26
-204
/
+291
*
Prevent blacklisting of Intel GPUs on ChromeOS
amarinichev@chromium.org
2011-03-22
1
-1
/
+2
*
Load devtools files from resources.pak rather than from disk take 2.
tony@chromium.org
2011-03-22
11
-19
/
+108
*
Initialize ViewMsg_Navigate_Params::page_id to -1 since since it doesn't have...
jam@chromium.org
2011-03-22
1
-0
/
+4
*
Use a #define to control if WebTextCheckingResult is used as a struct or as a...
jam@chromium.org
2011-03-22
1
-0
/
+14
*
Autofill data driven heuristics files need line-ending fix
dhollowa@chromium.org
2011-03-22
5
-149
/
+149
*
Coverity: Add a missing break.
jhawkins@chromium.org
2011-03-22
1
-0
/
+1
*
Move a bunch more renderer messages from chrome to content.
jam@chromium.org
2011-03-22
9
-459
/
+21
*
Avoid corrupting the pending_entry when an unexpected navigation commits.
creis@google.com
2011-03-22
2
-4
/
+103
*
More OWNERS files.
sky@chromium.org
2011-03-22
4
-0
/
+6
*
[Jingle] Refactored some notifier-related structs/classes
akalin@chromium.org
2011-03-22
4
-45
/
+8
*
Show options in the blocked cookie bubble to easily enable first party cookies.
rogerta@chromium.org
2011-03-22
3
-9
/
+24
*
Adding prerenders per session counter
dominich@google.com
2011-03-22
2
-0
/
+10
*
Makes WebUI pages return a status code of 200 instead of 0.
sky@chromium.org
2011-03-22
3
-4
/
+73
*
Don't forward declare WebKit::WebTextCheckingResult temporarily in order to c...
jam@chromium.org
2011-03-22
1
-1
/
+3
*
Revert 78960 - Add tests for ChromeOS prefs: kAccessibilityEnabled, kEnableSc...
annapop@chromium.org
2011-03-22
1
-102
/
+0
*
Add in DOMBrowserView and Frame related classes
rharrison@chromium.org
2011-03-22
12
-67
/
+452
*
Fix a ChromeFrame crash seen in the Milestone 10 stable channel. The crash oc...
ananta@chromium.org
2011-03-22
1
-5
/
+12
*
Fix TOGGLE_PAUSE check problem in DownlaodShelfContextMenu.
Takano.Naoki@gmail.com
2011-03-22
1
-0
/
+2
*
Cleanup: Use the right parameter type in PrintPreviewTabController::GetOrCrea...
thestig@chromium.org
2011-03-22
2
-2
/
+3
*
Cleanup: Stop using PrintPreviewMessageHandler in contents.
thestig@chromium.org
2011-03-22
2
-1
/
+8
*
Direct Windows users to a better Java download page.
mal@chromium.org
2011-03-22
1
-1
/
+1
*
gtk: Fix the location of the First Run Bubble.
tfarina@chromium.org
2011-03-22
1
-12
/
+5
*
Remove unused ScopredRunnableMethodFactory data member |method_factory_|.
mrossetti@chromium.org
2011-03-22
2
-4
/
+0
*
Moves BackForwardMenuModel destructor into .cc to appease clang bot.
sky@chromium.org
2011-03-22
2
-3
/
+6
*
Profile shouldn't own BrowserThemeProviders; A ThemeService should and should...
erg@google.com
2011-03-22
39
-240
/
+324
*
Lands http://codereview.chromium.org/2928005/ for Dill:
sky@chromium.org
2011-03-22
9
-14
/
+220
*
Fix unused_variable_warning.
mbelshe@chromium.org
2011-03-22
1
-1
/
+1
*
Reduce the field trial holdback for SPDY to 5%.
mbelshe@chromium.org
2011-03-22
1
-2
/
+3
*
views: Move MessageBoxView into the namespace views.
tfarina@chromium.org
2011-03-22
14
-24
/
+39
*
External extensions should not be installed if the ID or version in the exter...
skerner@chromium.org
2011-03-22
5
-18
/
+99
*
ContainsCsdWhitelistedUrl() is typically called on the IO thread.
noelutz@google.com
2011-03-22
3
-3
/
+9
*
gtk: Move extension_infobar_gtk.[cc,h] into the ui/gtk/infobars/ directory.
tfarina@chromium.org
2011-03-22
3
-6
/
+6
*
If ResourceDispatcherHost receives a CancelRequest, it
asanka@chromium.org
2011-03-22
5
-35
/
+56
[next]