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
*
Mac: implement Pin Tab.
viettrungluu@chromium.org
2009-11-18
5
-97
/
+196
*
Use Views version of BrowserActionTest for linux/view build.
oshima@chromium.org
2009-11-18
2
-9
/
+9
*
Hacky fix for crashes with Google Desktop installed.
mpcomplete@chromium.org
2009-11-18
1
-0
/
+7
*
This is a temp hack to get SSLUITest.TestHTTPErrorWithNoNavEntry working on l...
oshima@chromium.org
2009-11-18
1
-0
/
+5
*
Hook up the memory purger to all the relevant locations.
pkasting@chromium.org
2009-11-18
4
-77
/
+153
*
move DownloadShelfMac tests over to CocoaTest
dmaclach@chromium.org
2009-11-18
1
-2
/
+2
*
Rename policy_url to first_party_for_cookies in cookie-related code.
wtc@chromium.org
2009-11-18
2
-7
/
+10
*
Move status_bubble_mac_unittest over to CocoaTest.
dmaclach@chromium.org
2009-11-18
1
-9
/
+16
*
Move HungRenderedControllerUnitTest over to CocoaTest.
dmaclach@chromium.org
2009-11-18
1
-3
/
+2
*
move delayedmenu_button_unittest over to CocoaTest
dmaclach@chromium.org
2009-11-18
1
-18
/
+8
*
move chrome_browser_window_unittest over to cocoatest
dmaclach@chromium.org
2009-11-18
1
-15
/
+54
*
This cl reimplements the entire "Aw Snap" page to use gtk widgets to layout a...
kuan@chromium.org
2009-11-18
2
-125
/
+156
*
RenderWidgetHostViewMac should release its owning RenderWidgetHostViewCocoa
mark@chromium.org
2009-11-18
2
-41
/
+48
*
Add support for ShowHtmlDialog() to Linux. This is modeled off the MacOS and...
zork@chromium.org
2009-11-18
4
-3
/
+301
*
Leave the 'Make Chrome Default' button enabled on Windows if not already defa...
kuchhal@chromium.org
2009-11-18
1
-1
/
+1
*
GTK: fix link button double free.
estade@chromium.org
2009-11-18
1
-48
/
+28
*
DISABLING all new unpacker tests. XP try bots are failing.
cira@chromium.org
2009-11-18
1
-2
/
+2
*
Change two |-autorelease|ed objects to scoped_nsobject<>.
rsesek@chromium.org
2009-11-18
1
-7
/
+6
*
Moving gradient button cell over to cocoatest.
dmaclach@chromium.org
2009-11-18
1
-14
/
+8
*
Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...
cira@chromium.org
2009-11-18
6
-89
/
+396
*
Eliminate the extra separator when there are no bookmarks in the bookmarks bar.
mrossetti@chromium.org
2009-11-18
2
-3
/
+27
*
Mac: add Extensions to the Main Menu and to the Wrench Menu.
viettrungluu@chromium.org
2009-11-18
3
-0
/
+12
*
Drag and drop of buttons/folders from bar to bar.
jrg@chromium.org
2009-11-18
9
-30
/
+410
*
Move bookmark bar bridge unittest over to CocoaTest.
dmaclach@chromium.org
2009-11-18
1
-2
/
+1
*
Add various tests for chrome.tabs/windows.
kkania@chromium.org
2009-11-18
1
-0
/
+1
*
Fixes several focus issue with popup in the extensions' browser actions:
jcampan@chromium.org
2009-11-18
5
-2
/
+41
*
Add an option to tree_view for whether to show lines from the root node
ian@chromium.org
2009-11-18
1
-1
/
+2
*
Revert my last...
jorlow@chromium.org
2009-11-18
4
-38
/
+68
*
Make the WebKitThread object start the WebKit thread on construction (not laz...
jorlow@chromium.org
2009-11-18
4
-68
/
+38
*
Linux: Make sure the suid sandbox is owned by root.
thestig@chromium.org
2009-11-18
1
-1
/
+2
*
DevTools: add more manual Profiles tab tests.
mnaganov@chromium.org
2009-11-18
4
-0
/
+179
*
Hold histograms in static variables instead of allocating heap.
ukai@chromium.org
2009-11-18
2
-112
/
+94
*
A fix for Issue 18994.
hbono@chromium.org
2009-11-18
1
-7
/
+29
*
Remove tabs introduced by r31197.
mark@chromium.org
2009-11-18
1
-22
/
+22
*
Fix for BookmarkManager Test Crash test.
oshima@chromium.org
2009-11-18
1
-0
/
+10
*
Fix find bar scrolling with the page after switching back to tab.
simonrad@chromium.org
2009-11-18
1
-8
/
+7
*
Hide seccomp sandbox calls from non-x86 machines
joel@chromium.org
2009-11-18
1
-0
/
+7
*
Fix a crash when activating a select element inside a page
aa@chromium.org
2009-11-18
3
-12
/
+69
*
Don't allow content scripts to execute on file:// urls.
finnur@chromium.org
2009-11-18
5
-44
/
+38
*
Only request full-screen once per plugin window
stuartmorgan@chromium.org
2009-11-18
1
-1
/
+5
*
Interpose one more Carbon function for Window disposing
stuartmorgan@chromium.org
2009-11-18
1
-0
/
+10
*
Launch processes asynchronously so as not to block the UI thread. For now, re...
jam@chromium.org
2009-11-18
16
-331
/
+478
*
Stop top-crasher regression by disabling WebSocketExperimentRunner
jar@chromium.org
2009-11-18
1
-0
/
+4
*
Use an explicit boolean has_new_first_party_for_cookies instead
wtc@chromium.org
2009-11-18
3
-5
/
+13
*
Add browser tests for the BLOCK_THIRD_PARTY_COOKIES policy
wtc@chromium.org
2009-11-18
1
-0
/
+87
*
Fixes up TabStripControllerTests so that they work with CocoaTest.
dmaclach@chromium.org
2009-11-18
2
-25
/
+44
*
Fix for parent window closing behind the bookmark bubble.
dmaclach@chromium.org
2009-11-18
5
-142
/
+146
*
Move TaskManagerMacUnitTest over to Cocoatest.
dmaclach@chromium.org
2009-11-18
1
-5
/
+10
*
Fix up check so that it reads correctly when it fails.
dmaclach@chromium.org
2009-11-18
1
-1
/
+1
*
Ensure that the refcount on InternalGetCommandRequest stays non-zero through ...
jamesr@chromium.org
2009-11-18
1
-1
/
+1
[next]