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
*
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
2
-12
/
+12
*
Remove bug 27191 from known_crashes.txt it should be fixed now
jamesr@chromium.org
2009-11-18
1
-2
/
+0
*
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
41
-97
/
+719
*
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
6
-113
/
+925
*
Drag and drop of buttons/folders from bar to bar.
jrg@chromium.org
2009-11-18
10
-31
/
+414
*
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
6
-120
/
+373
*
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
*
Add memory commit charge reporting to the page_cycler tests.
sgk@google.com
2009-11-18
1
-0
/
+13
*
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
*
Updating trunk VERSION from 251.0 to 252.0
chrome-bot@google.com
2009-11-18
1
-1
/
+1
*
Don't run TabRestoreUITest.* under ThreadSanitizer
timurrrr@chromium.org
2009-11-18
1
-0
/
+3
*
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
*
Make extension popups shrink when their contents shrink.
aa@chromium.org
2009-11-18
2
-5
/
+5
*
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
*
Changes to BookmarkBubble.xib.
dmaclach@chromium.org
2009-11-18
2
-764
/
+41
*
Update Chromium menu button images.
derat@chromium.org
2009-11-18
2
-0
/
+0
*
Don't allow content scripts to execute on file:// urls.
finnur@chromium.org
2009-11-18
33
-209
/
+230
*
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
*
Replace hard-coded media_format() methods with Google Mock methods declared i...
scherkus@chromium.org
2009-11-18
1
-3
/
+16
*
Launch processes asynchronously so as not to block the UI thread. For now, re...
jam@chromium.org
2009-11-18
18
-332
/
+486
*
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
9
-9
/
+27
*
Add browser tests for the BLOCK_THIRD_PARTY_COOKIES policy
wtc@chromium.org
2009-11-18
2
-0
/
+88
*
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
*
Fix a crashing bug around ApplicationCacheDispatcherHost::Initialize in the m...
michaeln@google.com
2009-11-18
1
-4
/
+8
*
Ensure that the refcount on InternalGetCommandRequest stays non-zero through ...
jamesr@chromium.org
2009-11-18
1
-1
/
+1
*
Add a string to be used in new extension promo message.
mirandac@chromium.org
2009-11-18
1
-1
/
+4
*
Revert 32203,32204,32205 - Launch processes asynchronously so as not to block...
jam@chromium.org
2009-11-18
16
-482
/
+330
*
Revert 32176 - Tweaks and fixes for NTP extension promo.
mirandac@chromium.org
2009-11-18
7
-37
/
+24
*
Fix DCHECK when trying to remove multiple engines from the Manage Search Engi...
pkasting@chromium.org
2009-11-17
1
-1
/
+1
*
Fix checkfailure caused by stupidity.
pkasting@chromium.org
2009-11-17
1
-1
/
+1
*
I've moved toolbar_controller_unittest over to CocoaTest which should be bett...
dmaclach@chromium.org
2009-11-17
1
-23
/
+19
[next]