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
*
Fixing paint issue with browser actions not being updated in one window when ...
finnur@chromium.org
2010-02-04
1
-0
/
+1
*
Adding drag-drop support in and out of the Browser Action overflow menu.
finnur@chromium.org
2010-02-04
5
-29
/
+267
*
Browser action for compact loc bar, plus several visual fixes.
oshima@chromium.org
2010-02-04
5
-23
/
+58
*
Refactor chromeos login files into subdir 'login'
chocobo@chromium.org
2010-02-04
8
-25
/
+25
*
Refactor chromeos cros files into subdir 'cros'
chocobo@chromium.org
2010-02-04
28
-64
/
+64
*
Refactor chromeos status area files into subdirectory status
chocobo@chromium.org
2010-02-04
24
-58
/
+58
*
Some preliminary ground work for respecting the "Content Settings" in the app...
michaeln@chromium.org
2010-02-04
2
-7
/
+5
*
Refactor chromeos options page into its own directory
chocobo@chromium.org
2010-02-04
7
-16
/
+16
*
Mac: fullscreen mode find bar positioning fix.
viettrungluu@chromium.org
2010-02-04
3
-34
/
+35
*
Removed Timezone settings menu item from Clock menu for login wizard view.
avayvod@chromium.org
2010-02-04
8
-21
/
+52
*
Refactor BrowserActionsContainer so that it can be used
oshima@chromium.org
2010-02-04
3
-18
/
+23
*
Fix bustage. The app panel frame change went in moments before mine :-(
ben@chromium.org
2010-02-04
2
-3
/
+3
*
Create a new base class BaseTabStrip that is the intermediary between Browser...
ben@chromium.org
2010-02-04
27
-90
/
+172
*
Revert 38108 - Basic group policy support, third try. Doesn't wire any group...
gwilson@chromium.org
2010-02-04
5
-912
/
+0
*
Basic group policy support, third try. Doesn't wire any group policy to pref...
gwilson@google.com
2010-02-04
5
-0
/
+912
*
Step 1 in Implementing/Prototyping App Panels.
rafaelw@chromium.org
2010-02-04
13
-29
/
+756
*
Use strict json formating in extension_uitest.
rafaelw@chromium.org
2010-02-04
1
-10
/
+9
*
Fix shared linux build
joth@chromium.org
2010-02-04
1
-1
/
+11
*
Fixed notifications-related bug on network reconnections.
akalin@chromium.org
2010-02-04
4
-7
/
+16
*
Revert 38085 - A brief test of whether we can safely disable ipv6. Will rollb...
jar@chromium.org
2010-02-04
1
-1
/
+1
*
A brief test of whether we can safely disable ipv6. Will rollback asap.
jar@chromium.org
2010-02-04
1
-1
/
+1
*
Move options dialog to the desktop of last active browser window.
dpolukhin@chromium.org
2010-02-04
1
-33
/
+51
*
Start making a vertical tabstrip. Does nothing right now.
ben@chromium.org
2010-02-04
10
-0
/
+198
*
gtk: Remove Backspace and Shift-Backspace accelerators.
derat@chromium.org
2010-02-04
1
-2
/
+0
*
Add debug info to track a crash when sleeping.
rvargas@google.com
2010-02-04
1
-1
/
+19
*
Adding libevent to about:credits
ian@chromium.org
2010-02-04
1
-0
/
+35
*
[Linux] FindBarGtk: Fix an issue caused by CL 560006.
suzhe@chromium.org
2010-02-04
2
-2
/
+22
*
Revert 38056 - Unfork BookmarkMenuGtk and BookmarkMenuController.
chase@chromium.org
2010-02-04
8
-243
/
+217
*
Unfork BookmarkMenuGtk and BookmarkMenuController.
estade@chromium.org
2010-02-04
8
-217
/
+243
*
Switch the order of two checks to avoid dereferencing a null RequestContext
dantasse@chromium.org
2010-02-04
1
-2
/
+2
*
Pass the NetworkChangeNotifier to HostResolver.
willchan@chromium.org
2010-02-04
4
-30
/
+59
*
linux: Use SimpleMenuModel::Delegate in TaskManager instead of MenuGtk::Deleg...
estade@chromium.org
2010-02-04
1
-10
/
+20
*
Make sure locally stored site data is deleted after DB and WebKit threads are...
jochen@chromium.org
2010-02-04
1
-6
/
+12
*
Check the LSID before starting up a ProfileSyncService. This will stop memor...
dantasse@chromium.org
2010-02-03
1
-0
/
+4
*
Clip compact location bar's window when animating.
oshima@chromium.org
2010-02-03
5
-144
/
+170
*
Remove the "On top" display mode of the extension shelf, it is no longer used...
ben@chromium.org
2010-02-03
7
-72
/
+9
*
Add autofill proto buffer for sync.
zork@google.com
2010-02-03
1
-0
/
+24
*
Mac: fix Esc-killing-Omnibox-focus problem (after find bar shown).
viettrungluu@chromium.org
2010-02-03
1
-0
/
+9
*
Revert 38001 and 38002.
darin@chromium.org
2010-02-03
9
-170
/
+404
*
The ExternalTabContainer enters a modal loop while waiting for the unload eve...
ananta@chromium.org
2010-02-03
2
-2
/
+30
*
GTK bookmark bar button throbbing tweaks
estade@chromium.org
2010-02-03
1
-12
/
+15
*
Implement chrome.browserAction.setPopup().
skerner@chromium.org
2010-02-03
4
-0
/
+114
*
Don't show a translate infobar when the page is in a language
jcampan@chromium.org
2010-02-03
3
-1
/
+25
*
Themes: HasCustomImage() must only return true for images that were provided
erg@google.com
2010-02-03
3
-20
/
+81
*
BSD port: another chunk of chrome/browser ifdef cleaning
pvalchev@google.com
2010-02-03
10
-29
/
+30
*
GTK: middle click on a bookmark bar folder should open all in tabs.
estade@chromium.org
2010-02-03
2
-1
/
+13
*
Back out trunk r37998.
mark@chromium.org
2010-02-03
8
-402
/
+137
*
Back out trunk r38000.
mark@chromium.org
2010-02-03
1
-2
/
+33
*
Fix ChromiumOS build.
darin@chromium.org
2010-02-03
1
-33
/
+2
*
Added status area to login wizard view.
avayvod@chromium.org
2010-02-03
2
-5
/
+42
[next]