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
*
Add some defensive checks.
yusukes@chromium.org
2010-05-06
1
-5
/
+20
*
DevTools: keep manual docked state update until corresponding webkit change l...
pfeldman@chromium.org
2010-05-06
1
-0
/
+2
*
DevTools: inspector tabs are initially drawn in the undocked style even for d...
pfeldman@chromium.org
2010-05-06
2
-4
/
+20
*
Add hooks to fetch about:plugins info for PyAuto.
nirnimesh@chromium.org
2010-05-06
2
-1
/
+116
*
A var was not initialized.
jcivelli@chromium.org
2010-05-06
1
-1
/
+2
*
Fix a crasher withe the AppLauncher on Linux.
jcivelli@chromium.org
2010-05-06
1
-0
/
+4
*
Initial support for web-extent background pages.
rafaelw@chromium.org
2010-05-06
13
-55
/
+454
*
Removed some dependencies on sync from GaiaAuthenticator so that it can be mo...
sanjeevr@chromium.org
2010-05-06
4
-12
/
+30
*
Branded stable channel builds should not display any text after the version
mark@chromium.org
2010-05-06
1
-1
/
+6
*
Tweak the chat manager ifdef condition.
scherkus@chromium.org
2010-05-06
1
-1
/
+1
*
NTP: Bounce the app icon after it is installed.
arv@chromium.org
2010-05-06
2
-24
/
+57
*
Add an UMA histogram that counts the types of network error codes that main f...
eroman@chromium.org
2010-05-06
1
-0
/
+20
*
gtk: Use the new ShowAutoFillDialog interface to load imported profiles/CCs in
jhawkins@chromium.org
2010-05-06
1
-7
/
+18
*
AutoFill: Clean up the server response handling code.
jhawkins@chromium.org
2010-05-06
7
-68
/
+88
*
NTP: Fix issue where we have a visual glitch when hovering the thumbnails
arv@chromium.org
2010-05-06
1
-2
/
+3
*
Add time for when chrome's main() is called.
davemoore@chromium.org
2010-05-05
3
-8
/
+40
*
Added NetworkChangeNotifierThread interface.
akalin@chromium.org
2010-05-05
10
-152
/
+377
*
Fix a unit-test that was crashing on valgrind bot.
eroman@chromium.org
2010-05-05
1
-4
/
+15
*
AutoFill: Use PrefService::FindPreference instead of PrefService::HasPrefPath.
jhawkins@chromium.org
2010-05-05
1
-1
/
+1
*
Changes DraggedTabController to operate on a View instead of a Tab.
sky@chromium.org
2010-05-05
3
-27
/
+25
*
Update Mac plugins for SetFocus changes, and remove old workaround messages
stuartmorgan@chromium.org
2010-05-05
3
-16
/
+0
*
When an app window gets a new tab, show the window.
skerner@chromium.org
2010-05-05
1
-0
/
+1
*
Make the other GetProfile() method public.
tommi@chromium.org
2010-05-05
1
-2
/
+9
*
Make disabled internal plugins stay disabled even when the version of Chrome ...
viettrungluu@chromium.org
2010-05-05
2
-4
/
+35
*
Second attempt at fix for Browser::AddTabWithURL. My first fix fixed
sky@chromium.org
2010-05-05
4
-94
/
+163
*
gtk: Make use of gtk signal macros in AddLanguageDialog.
mattm@chromium.org
2010-05-05
1
-18
/
+13
*
This filters out all of the non-toplevel windows from the browser list
gspencer@chromium.org
2010-05-05
1
-28
/
+20
*
Make the default launch container always be a tab. I think this
aa@chromium.org
2010-05-05
3
-6
/
+2
*
Fix popups from onunload handlers.
erg@chromium.org
2010-05-05
1
-3
/
+12
*
Fix RTL-mode display of table of URLs to load on startup. The table itself s...
pkasting@chromium.org
2010-05-05
1
-5
/
+4
*
Changes the mini tab title animation.
sky@chromium.org
2010-05-05
2
-31
/
+89
*
Make the app launcher bubble fit its contents.
jcivelli@google.com
2010-05-05
16
-112
/
+221
*
Remove NOTIMPLEMENTED log spew for BrowserWindowCocoa::ShelfVisibilityChanged().
mark@chromium.org
2010-05-05
1
-1
/
+1
*
Fix bustage after:
mark@chromium.org
2010-05-05
1
-1
/
+1
*
Tabbed Bookmark Manager: match the context menu items with the bookmarks bar.
arv@chromium.org
2010-05-05
1
-3
/
+5
*
Tell the app launcher about any newly installed apps. This is intended to be ...
aa@chromium.org
2010-05-05
7
-18
/
+88
*
Remove the flaky mark from ErrorPage tests. Apparently
phajdan.jr@chromium.org
2010-05-05
1
-22
/
+11
*
Ensure the directory for the brand file exists before trying to write to it.
thomasvl@chromium.org
2010-05-05
1
-0
/
+12
*
temprarily commented out the dcheck that is causing try bot failures.
oshima@chromium.org
2010-05-05
1
-2
/
+4
*
Screen Locker: 1st step
oshima@chromium.org
2010-05-05
8
-11
/
+513
*
Add integration test for autofill profiles.
skrul@chromium.org
2010-05-05
4
-14
/
+14
*
Add icons to SimpleMenuModel.
estade@chromium.org
2010-05-05
4
-35
/
+46
*
Refactors animation to allow for cleaner subclassing. I'm doing this
sky@chromium.org
2010-05-05
31
-94
/
+81
*
AutoFill profile shouldn't be saved when cancelled during initial setup.
dhollowa@chromium.org
2010-05-05
16
-281
/
+462
*
Revert 46384 - Fix race in zygote_host_linux where socket was being read from...
kkania@chromium.org
2010-05-05
12
-164
/
+77
*
Use GetDisplayStringInLTRDirectionality() in more places to simplify code.
pkasting@chromium.org
2010-05-05
14
-50
/
+27
*
Revert 46424 - AutoFill profile shouldn't be saved when cancelled during init...
dhollowa@chromium.org
2010-05-05
15
-459
/
+280
*
AutoFill profile shouldn't be saved when cancelled during initial setup.
dhollowa@chromium.org
2010-05-05
15
-280
/
+459
*
GTK: More signal overhaul.
erg@chromium.org
2010-05-05
7
-211
/
+156
*
Replace CHECK(false) by LOG(FATAL) where appropriate.
evan@chromium.org
2010-05-05
1
-2
/
+2
[next]