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
*
Filter out hidden files, both when loading extensions and when
aa@chromium.org
2009-10-28
2
-2
/
+3
*
Fix paint glitch on load/unload browser action.
rafaelw@chromium.org
2009-10-28
1
-1
/
+5
*
Fix the crashes in interactive_ui_tests on Linux.
jam@chromium.org
2009-10-28
1
-4
/
+6
*
In ~BrowserToolbarGtk, remove notifications we added in the ctor.
thestig@chromium.org
2009-10-28
1
-0
/
+6
*
Simple fix so the utility process respects single process mode.
mpcomplete@chromium.org
2009-10-28
1
-1
/
+4
*
GTK: Activate window when "Get themes" button is clicked.
derat@chromium.org
2009-10-28
4
-7
/
+12
*
Fix bug where many extensions don't install due to sandbox.
aa@chromium.org
2009-10-27
5
-514
/
+7
*
Lands http://codereview.chromium.org/291006 for Pierre:
sky@chromium.org
2009-10-27
2
-7
/
+19
*
linux: fix gcc 4.3 issues (for arm)
piman@chromium.org
2009-10-27
6
-10
/
+14
*
Got the about panel to have its text lined up correctly.
davemoore@chromium.org
2009-10-27
1
-1
/
+2
*
Remove the browser_sync flag.
zork@chromium.org
2009-10-27
40
-229
/
+6
*
[Mac] Prevent using tab context menu after tab closed.
shess@chromium.org
2009-10-27
1
-0
/
+11
*
extensions: make the slidey animation fast
evan@chromium.org
2009-10-27
1
-2
/
+2
*
Run a Chrome message loop on the mediator thread, allowing certificates to be...
zork@chromium.org
2009-10-27
1
-1
/
+8
*
Take 2 at this. The only change between this and the first is to add the GetT...
sky@chromium.org
2009-10-27
10
-29
/
+172
*
NewTabUITest.NTPHasThumbnails can be flakey if it takes more than
tony@chromium.org
2009-10-27
1
-4
/
+12
*
Loosen RFC 1738 compliance check to allow underscores where we already allowe...
pkasting@chromium.org
2009-10-27
2
-5
/
+7
*
Coverity: Fix call to string->empty() that meant ->clear()
mattm@chromium.org
2009-10-27
1
-1
/
+1
*
Map update check failure to "update server not available."
mark@chromium.org
2009-10-27
1
-2
/
+0
*
Remove dead variables.
pkasting@chromium.org
2009-10-27
1
-10
/
+0
*
GTK: Draw floating bookmark bar correctly during resizes.
estade@chromium.org
2009-10-27
2
-20
/
+83
*
Add "remember my choice" checkbox for windows external protocol dialog.
estade@chromium.org
2009-10-27
2
-3
/
+25
*
Further polish to extensions_ui page.
rafaelw@chromium.org
2009-10-27
4
-25
/
+98
*
Page action pixel-god appeasement (better positioning and spacing for the pag...
finnur@chromium.org
2009-10-27
1
-2
/
+8
*
Fixes bug introduced in r28333, where we were checking if path.empty() instea...
cira@chromium.org
2009-10-27
1
-9
/
+20
*
Disable fullscreen for Mstone-4 / ReleaseBlock-Beta.
jrg@chromium.org
2009-10-27
2
-2
/
+15
*
Make KeystoneGlue less antisocial.
mark@chromium.org
2009-10-27
1
-7
/
+15
*
Changed button text in Edit Search Engine... dialog to conform
tony@chromium.org
2009-10-27
1
-1
/
+4
*
Add TODOs.
thakis@chromium.org
2009-10-27
2
-0
/
+5
*
[mac] Fix Cmd-w in the one-tab case.
thakis@chromium.org
2009-10-27
1
-0
/
+7
*
CL which includes http://codereview.chromium.org/337006 for mrossetti
jrg@chromium.org
2009-10-27
2
-12
/
+8
*
Revert 30194 - Makes session restore on Chrome OS restore popups.
sky@chromium.org
2009-10-27
10
-164
/
+31
*
Change the use-flip command line flag from wchar_t to char
brettw@chromium.org
2009-10-27
1
-1
/
+1
*
Makes session restore on Chrome OS restore popups.
sky@chromium.org
2009-10-27
10
-31
/
+164
*
Nukes TabStrip::CanUpdateDisplay. This appears to be the culprit for a
sky@chromium.org
2009-10-27
2
-38
/
+20
*
Ensure that Helvetica, if installed, is used instead of Arial. This should be...
avi@chromium.org
2009-10-27
11
-15
/
+15
*
DevTools: fix and enable DevToolsExtensionDebugTest.TestContentScriptIsPresent.
yurys@google.com
2009-10-27
1
-6
/
+63
*
Replace ExtensionAction with ExtensionAction2.
aa@chromium.org
2009-10-27
15
-43
/
+43
*
Fix browser crash on startup.
ukai@chromium.org
2009-10-27
1
-1
/
+1
*
Revert 30168 - Commit patch set from http://codereview.chromium.org/149796
rolandsteiner@chromium.org
2009-10-27
6
-61
/
+51
*
Attempt to make interactive ui tests complete on Linux while I try to repro it.
jam@chromium.org
2009-10-27
1
-0
/
+2
*
Commit patch set from http://codereview.chromium.org/149796
rolandsteiner@chromium.org
2009-10-27
6
-51
/
+61
*
Http cache: Handle byte range requests when there is no cache entry.
rvargas@google.com
2009-10-27
1
-1
/
+3
*
Fix compile failures in Chrome OS and Views builds.
jam@chromium.org
2009-10-27
2
-8
/
+6
*
Simplify threading in browser thread by making only ChromeThread deal with di...
jam@chromium.org
2009-10-27
62
-535
/
+538
*
Revert (4 of 4) 30153 - Introduce browser_sync::ExtensionsActivityMonitor to ...
tim@chromium.org
2009-10-27
14
-508
/
+10
*
Revert (2 of 4) 30156 - Add newline to end of file to fix compile. again :(
tim@chromium.org
2009-10-27
1
-1
/
+1
*
Revert (1 of 4) 30157 - Add newline to end of another file.
tim@chromium.org
2009-10-27
1
-1
/
+1
*
Add newline to end of another file.
tim@chromium.org
2009-10-27
1
-1
/
+1
*
Add newline to end of file to fix compile. again :(
tim@chromium.org
2009-10-27
1
-1
/
+1
[next]