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
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...
akalin@chromium.org
2009-11-25
4
-15
/
+15
*
Stop opening _all_ notification location changes in a new tab. That was allo...
johnnyg@chromium.org
2009-11-24
2
-20
/
+60
*
Fix app icon flicker in loading animation
xiyuan@chromium.org
2009-11-24
1
-1
/
+1
*
Fix page action spacing on Linux.
mattm@chromium.org
2009-11-24
1
-4
/
+2
*
Makes the nonclientframeview for popups on views/gtk draw
sky@chromium.org
2009-11-24
1
-1
/
+50
*
Disables default browser check and exit menu for toolkit_views on
sky@chromium.org
2009-11-24
1
-2
/
+5
*
Sets widget created by info bubbles to a custom type so that they
sky@chromium.org
2009-11-24
2
-0
/
+14
*
Switch theme loading to use its own string.
avi@google.com
2009-11-24
1
-2
/
+1
*
Moved common OpenSyncMyBookmarksDialog() code into SyncStatusUIHelper.
akalin@chromium.org
2009-11-23
2
-15
/
+2
*
Assorted cleanup.
estade@chromium.org
2009-11-23
1
-2
/
+2
*
Add platform abstraction for simple error box, and use it in a couple extensi...
estade@chromium.org
2009-11-23
1
-11
/
+0
*
Adding some missing accelerators to Linux toolkit views.
jcampan@chromium.org
2009-11-23
1
-1
/
+10
*
Adjust the position of the frame background image for ChromeOS to match gtk b...
oshima@chromium.org
2009-11-23
1
-3
/
+17
*
Adjusts font sizes to be readable on Chrome OS.
sky@chromium.org
2009-11-23
1
-0
/
+5
*
When you search for something, press F3, close the box and press F3 it would ...
finnur@chromium.org
2009-11-20
1
-0
/
+30
*
Replaced HungRendererDialog class with hung_renderer_dialog namespace.
akalin@chromium.org
2009-11-20
1
-3
/
+7
*
ExtensionInstalledBubble border/sizing polish
rafaelw@chromium.org
2009-11-20
1
-20
/
+28
*
Fix window.close() for page action popups.
erikkay@chromium.org
2009-11-20
2
-2
/
+40
*
Adds popups to browser actions, completing the feature.
andybons@chromium.org
2009-11-20
1
-0
/
+2
*
Undo my revert at r32524 due to a startup test regression.
mpcomplete@chromium.org
2009-11-20
1
-1
/
+1
*
Move Mac to using renderer spellchecker.
estade@chromium.org
2009-11-19
1
-3
/
+4
*
Move URLs out of *.pak files and put them into code. This saves
tony@chromium.org
2009-11-19
2
-3
/
+0
*
Revert old change that created an ExtensionHost's RenderView asynchronously.
mpcomplete@chromium.org
2009-11-19
1
-1
/
+1
*
Hook up the memory purger to all the relevant locations.
pkasting@chromium.org
2009-11-18
1
-10
/
+1
*
Leave the 'Make Chrome Default' button enabled on Windows if not already defa...
kuchhal@chromium.org
2009-11-18
1
-1
/
+1
*
Fixes several focus issue with popup in the extensions' browser actions:
jcampan@chromium.org
2009-11-18
4
-2
/
+24
*
Add an option to tree_view for whether to show lines from the root node
ian@chromium.org
2009-11-18
1
-1
/
+2
*
Fix find bar scrolling with the page after switching back to tab.
simonrad@chromium.org
2009-11-18
1
-8
/
+7
*
Fix a crash when activating a select element inside a page
aa@chromium.org
2009-11-18
3
-12
/
+69
*
Fix DCHECK when trying to remove multiple engines from the Manage Search Engi...
pkasting@chromium.org
2009-11-17
1
-1
/
+1
*
Allow multiselection deletion of engines in the Manage Search Engines dialog....
pkasting@chromium.org
2009-11-17
1
-9
/
+15
*
Remove new tabstrip code. Going to try doing this a different way.
ben@chromium.org
2009-11-17
24
-2221
/
+156
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
19
-89
/
+89
*
Implement web app shortcuts natively per issue 25528
xiyuan@chromium.org
2009-11-17
5
-1
/
+599
*
[Linux] Hide fullscreen bubble when kiosk mode is active.
mhm@chromium.org
2009-11-17
1
-2
/
+2
*
amit, please review everything, jam please review the changes to the tab_cont...
ananta@chromium.org
2009-11-17
1
-1
/
+1
*
Revert 32012-32017
mhm@chromium.org
2009-11-15
9
-383
/
+315
*
fix nits
mhm@chromium.org
2009-11-15
4
-9
/
+20
*
small mistake
mhm@chromium.org
2009-11-15
2
-4
/
+4
*
Fix nits
mhm@chromium.org
2009-11-15
4
-75
/
+77
*
Rebase
mhm@chromium.org
2009-11-15
2
-0
/
+327
*
Remove explicit
mhm@chromium.org
2009-11-15
1
-1
/
+1
*
rebase
mhm@chromium.org
2009-11-15
7
-314
/
+42
*
Mostly fixes black flashing that happens during popup resize.
erikkay@chromium.org
2009-11-14
1
-2
/
+3
*
gtk: Hide the status bubble when the mouse nears it.
derat@chromium.org
2009-11-14
4
-26
/
+36
*
cleanup: rename variable |resize_layout_scheduled_| to |needs_resize_layout_|.
thakis@chromium.org
2009-11-14
2
-8
/
+7
*
Revert 31960 -- Bookmark tests seemed to fail after this went in.
levin@chromium.org
2009-11-13
2
-55
/
+46
*
Makes the chevron throb after a user sync'ed his bookmarks (if the overflow m...
tim@chromium.org
2009-11-13
2
-46
/
+55
*
Use Chrome to transport Chrome OS metrics.
rvargas@google.com
2009-11-13
1
-24
/
+0
*
Support localization for browser actions and page action
finnur@chromium.org
2009-11-13
2
-2
/
+2
[next]