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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop url_constants dependency in content/.
avi@chromium.org
2011-05-19
2
-0
/
+7
*
DevTools: Restore overridden frontend URL usage removed in r84419
mnaganov@chromium.org
2011-05-19
1
-5
/
+5
*
Mark DownloadTest.BrowserCloseAfterDownload as failing on all platforms
battre@chromium.org
2011-05-19
1
-7
/
+3
*
Properly handle lifetime of extension function object.
dilmah@chromium.org
2011-05-19
2
-6
/
+13
*
Reenable InternalAuthTest.BruteForce unit test.
dilmah@chromium.org
2011-05-19
1
-5
/
+5
*
GTTF: Get rid of IsBrowserRunning. It is inherently racy
phajdan.jr@chromium.org
2011-05-19
2
-9
/
+0
*
Revert 85894 - Enable ContentSettingsPattern to match origins.
markusheintz@chromium.org
2011-05-19
22
-1588
/
+213
*
Enable ContentSettingsPattern to match origins.
markusheintz@chromium.org
2011-05-19
22
-213
/
+1588
*
Introduce new error codes for DM server communication but keep the old ones f...
pastarmovj@chromium.org
2011-05-19
2
-2
/
+22
*
Replace GetStarted component extension with URL
dpolukhin@chromium.org
2011-05-19
4
-28
/
+10
*
[Mac] Force AppKit to cache the new input context when text input type gets c...
suzhe@google.com
2011-05-19
1
-1
/
+6
*
Fix the keyboard generation script to check for any remapping of the right al...
zork@chromium.org
2011-05-19
1
-0
/
+4
*
Revert of 85854 which is a revert of 85852 - Add a command line option
rtenneti@chromium.org
2011-05-19
2
-2
/
+19
*
Add missing roles to BrowserAccessibilityCocoa.
dtseng@chromium.org
2011-05-19
1
-0
/
+4
*
Simplify ProfileMenuButton.
thakis@chromium.org
2011-05-19
6
-46
/
+19
*
Make ProfileMenuModel cross-platform.
thakis@chromium.org
2011-05-19
10
-131
/
+114
*
Mark PrerenderBrowserTest.PrerenderInfiniteLoop as flaky.
rvargas@google.com
2011-05-19
1
-1
/
+2
*
Fixes an issue preventing TYPE_USER_SCRIPT extensions from accessing extensio...
jstritar@chromium.org
2011-05-19
1
-0
/
+1
*
history: Rename the second version of ParserQuery() to ParseQueryNodes().
tfarina@chromium.org
2011-05-19
5
-25
/
+26
*
Roll out v1 of the client-side phishing detection model, to replace v0.
bryner@chromium.org
2011-05-19
1
-1
/
+15
*
Revert 85852 - Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
2
-19
/
+2
*
Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
2
-2
/
+19
*
Mark a test as flaky.
lipalani@chromium.org
2011-05-18
1
-1
/
+2
*
Fix bug 79905: Drag and drop of "DownloadURL" type ignores specified filename...
jianli@chromium.org
2011-05-18
7
-54
/
+69
*
WebUI: Rename new_new_tab to new_tab
arv@chromium.org
2011-05-18
8
-8
/
+8
*
Consider @run-at meta data when converting user scripts.
tessamac@chromium.org
2011-05-18
3
-7
/
+113
*
Support getting the font list in Pepper. This currently only works out of
brettw@chromium.org
2011-05-18
8
-225
/
+18
*
Add support for non-nested trace events.
jbauman@chromium.org
2011-05-18
3
-32
/
+100
*
Use NSAccessibilityURLAttribute instead of @"AXURL"
ctguil@chromium.org
2011-05-18
1
-2
/
+2
*
Fixed group policy support for Disable3DAPIs. It looks like the
kbr@chromium.org
2011-05-18
1
-0
/
+1
*
Options: Remove click work around for radio group
arv@chromium.org
2011-05-18
1
-5
/
+1
*
BMM: Remove unnecessary form element
arv@chromium.org
2011-05-18
2
-11
/
+3
*
Add a NavBarCheck test case for OptionsUITest.
xiyuan@chromium.org
2011-05-18
1
-9
/
+60
*
Select leftmost tab when clicking top-left corner of browser frame.
reveman@google.com
2011-05-18
1
-5
/
+10
*
Make clicks above status area activate status area buttons.
reveman@google.com
2011-05-18
2
-0
/
+10
*
Sync: Check for NULL |flow_| as it's possible it's NULL if the Sync setup UI
jhawkins@chromium.org
2011-05-18
1
-2
/
+4
*
Clean up a few things now that specialized window types are subclasses of Win...
ben@chromium.org
2011-05-18
3
-21
/
+13
*
Add about:flags entries for --force-compositing-mode and --ignore-gpu-blacklist
nduca@chromium.org
2011-05-18
1
-0
/
+14
*
Mark DownloadTest.BrowserCloseAfterDownload as failing on Linux.
ericdingle@chromium.org
2011-05-18
1
-2
/
+2
*
Revert "Experimental CL to test webrequest event handling on the IO thread."
mpcomplete@chromium.org
2011-05-18
5
-189
/
+5
*
Fix touch build by converting to use new API
ben@chromium.org
2011-05-18
1
-1
/
+1
*
Get rid of TabContentsSSLHelper dependency from content.
jam@chromium.org
2011-05-18
8
-55
/
+123
*
Replace ChromiumOS power status menu implementation Menu2 with MenuItemView.
rhashimoto@chromium.org
2011-05-18
2
-116
/
+121
*
Add enabled attribute to plugin metrics.
jam@chromium.org
2011-05-18
1
-0
/
+1
*
Added ChromeOS-specific NetworkChangeNotifier specialization that is wired di...
zelidrag@chromium.org
2011-05-18
3
-1
/
+151
*
Remove more URLRequest::RegisterProtocolFactory calls.
willchan@chromium.org
2011-05-18
5
-180
/
+33
*
Disabled PrerenderInfiniteLoopMultiple test.
dominich@chromium.org
2011-05-18
1
-2
/
+2
*
Get rid of some plugin related dependencies. Have PluginObserver be created ...
jam@chromium.org
2011-05-18
6
-26
/
+41
*
Get rid of chrome dependencies from PluginProcessHost by moving dispatching o...
jam@chromium.org
2011-05-18
7
-441
/
+113
*
Re-land:
ben@chromium.org
2011-05-18
25
-88
/
+70
[next]