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
*
Cleanup a few FirstRun methods that are only applicable to Windows.
kuchhal@chromium.org
2009-10-28
3
-33
/
+22
*
Add initial implementation of AutoFill++. This implementation is hidden behi...
jhawkins@chromium.org
2009-10-28
9
-2
/
+243
*
Remove the non-const browser() getter from BrowserWindowGtk.
tony@chromium.org
2009-10-28
1
-5
/
+1
*
Changes bookmark html writer test to lookup string rather than hard
sky@chromium.org
2009-10-28
1
-14
/
+9
*
The test is only failing on Mac, so lets just disabled it for Mac specificall...
finnur@chromium.org
2009-10-28
1
-4
/
+13
*
Changes ui proxy classes to use Browser::Types rather than copying
sky@chromium.org
2009-10-28
2
-17
/
+12
*
Constrain extension popups to a min/max size.
erikkay@chromium.org
2009-10-28
4
-12
/
+57
*
Issue 21729: Add new event chrome.tabs.onStatusChange .
skerner@chromium.org
2009-10-28
2
-1
/
+9
*
Another flaky crashy test: ExtensionUpdaterTest.TestBlacklistUpdateCheckRequests
nsylvain@chromium.org
2009-10-28
1
-1
/
+2
*
Add a comment above the disabled test to say which bug
nsylvain@chromium.org
2009-10-28
1
-0
/
+1
*
Allow sandbox logging to be set when invoking chrome and relayed to the rende...
thomasvl@chromium.org
2009-10-28
1
-0
/
+4
*
Get rid of FilePath::AppendAndResolveRelative().
mad@chromium.org
2009-10-28
1
-6
/
+10
*
WIP: websocket live experiment
ukai@chromium.org
2009-10-28
2
-0
/
+551
*
Rename getTabContentses to getExtensionTabs.
aa@chromium.org
2009-10-28
1
-1
/
+1
*
Disable a test that frequently crashes on Mac 10.5 Tests (dbg) bot (and I've ...
finnur@chromium.org
2009-10-28
1
-1
/
+1
*
Prep the management page for localization.
finnur@chromium.org
2009-10-28
2
-30
/
+83
*
Fix for bug 10876 that resulted in some refactoring:
rolandsteiner@chromium.org
2009-10-28
6
-51
/
+61
*
New wifi icons animation.
chocobo@google.com
2009-10-28
7
-51
/
+315
*
GTK: touch up appearance of browser actions badge.
estade@chromium.org
2009-10-28
1
-2
/
+5
*
Take 2 at browser_sync::ExtensionsActivityMonitor.
tim@chromium.org
2009-10-28
14
-10
/
+516
*
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
[next]