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
...
*
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
*
Explicitly set an icon color for Incognito on Mac.
avi@google.com
2009-11-17
1
-12
/
+16
*
Strings to localize for the try-chrome again toast
cpu@chromium.org
2009-11-17
2
-0
/
+40
*
Style cleanups for BrowserThemeProvider. Move the global
tony@chromium.org
2009-11-17
2
-53
/
+64
*
Fix race conditions where an object's constructor uses PostTask on itself. T...
jam@chromium.org
2009-11-17
9
-42
/
+54
*
Fix a problem where queued checks' clients would never be called back if when...
pkasting@chromium.org
2009-11-17
2
-44
/
+74
*
Allow multiselection deletion of engines in the Manage Search Engines dialog....
pkasting@chromium.org
2009-11-17
1
-9
/
+15
*
UI Changes for benchmark:
mbelshe@google.com
2009-11-17
1
-5
/
+11
*
Fix build break on Mac release.
jam@chromium.org
2009-11-17
1
-2
/
+3
*
fix include order
jam@chromium.org
2009-11-17
1
-1
/
+1
*
Launch processes asynchronously so as not to block the UI thread. For now, r...
jam@chromium.org
2009-11-17
16
-330
/
+481
*
Revert "Use TabSwitchPaintDuration in tab switching test."
chase@chromium.org
2009-11-17
1
-21
/
+20
*
Remove min/max values from averages in benchmark.
mbelshe@google.com
2009-11-17
1
-1
/
+13
*
Remove new tabstrip code. Going to try doing this a different way.
ben@chromium.org
2009-11-17
28
-2234
/
+158
*
Use TabSwitchPaintDuration in tab switching test.
chase@chromium.org
2009-11-17
1
-20
/
+21
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
59
-363
/
+364
*
ViewIDTest.Basic fix
oshima@chromium.org
2009-11-17
1
-2
/
+7
*
Call the new presubmit checks from chrome/ code, with a blacklist.
erg@google.com
2009-11-17
1
-0
/
+51
*
Attempt 2 at fixing white flash in switching between ntp and non-ntp.
sky@chromium.org
2009-11-17
1
-17
/
+7
*
The AutomationMsg_SetCookie IPC should be channeled to the automation cookie ...
ananta@chromium.org
2009-11-17
1
-1
/
+6
*
Fix crashing bug due to browser being NULL.
chocobo@chromium.org
2009-11-17
1
-3
/
+3
*
sync: add some "static"s to functions
evan@chromium.org
2009-11-17
1
-12
/
+14
*
Disable all of ToolbarControllerTest due to crashiness.
erikkay@chromium.org
2009-11-17
1
-15
/
+17
*
Tweaks and fixes for NTP extension promo.
mirandac@chromium.org
2009-11-17
7
-24
/
+37
*
DevTools: Element styles manual test
apavlov@chromium.org
2009-11-17
1
-0
/
+40
[prev]
[next]