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
*
* Moved panel controller to chromeos directory
oshima@chromium.org
2009-10-22
14
-978
/
+158
*
Do some cleanup of file path name handling.
brettw@chromium.org
2009-10-22
2
-10
/
+14
*
Enable System Context Menu for linux views.
oshima@chromium.org
2009-10-22
8
-14
/
+29
*
GTK: add browser actions popups.
estade@chromium.org
2009-10-22
1
-0
/
+7
*
Lands http://codereview.chromium.org/306039 for Sean:
sky@chromium.org
2009-10-22
2
-0
/
+63
*
Gets status bubbles on views/gtk to correctly track when the parent
sky@chromium.org
2009-10-21
4
-2
/
+50
*
Messaging of the download item for extension is now:
mark@chromium.org
2009-10-21
1
-7
/
+7
*
Use the original profile when opening the keyword editor window, since
pam@chromium.org
2009-10-21
1
-0
/
+4
*
Fix drawing code for page action badges.
mpcomplete@chromium.org
2009-10-20
2
-31
/
+101
*
Allow ESC to cancel ALT+SHIFT+T in Toolbar.
mhm@chromium.org
2009-10-20
3
-16
/
+57
*
Fix bubbles deactivating the opaque frame.
ben@chromium.org
2009-10-20
1
-8
/
+8
*
Revert "Revert 29457, because this is making ExtensionBrowserTest.PageAction ...
mpcomplete@chromium.org
2009-10-20
3
-82
/
+17
*
Remove +x bit from files that shouldn't have it.
evan@chromium.org
2009-10-20
7
-0
/
+0
*
PanelControler support
oshima@chromium.org
2009-10-20
6
-18
/
+108
*
Revert 29457, because this is making ExtensionBrowserTest.PageAction crash on...
nsylvain@chromium.org
2009-10-20
3
-16
/
+82
*
Implement chrome.browserAction.setIcon({path:...});
aa@chromium.org
2009-10-20
2
-99
/
+115
*
Don't use gtk_dialog_run for extension install errors because
tony@chromium.org
2009-10-20
1
-2
/
+2
*
Implement badges for page actions. Also add badge text color API.
mpcomplete@chromium.org
2009-10-19
3
-82
/
+16
*
Lands http://codereview.chromium.org/272036 for Thiago:
sky@chromium.org
2009-10-19
2
-6
/
+6
*
Make importer obey import_search_engine preference even if FRUI is enabled.
kuchhal@chromium.org
2009-10-19
6
-17
/
+43
*
Do work necessary to make Views About panel work on Chrome OS. This is to be ...
davemoore@chromium.org
2009-10-19
5
-24
/
+54
*
Allow slightly larger browser and page action icons.
aa@chromium.org
2009-10-17
2
-13
/
+18
*
Rename CHROME_PERSONALIZATION to BROWSER_SYNC.
nick@chromium.org
2009-10-17
7
-69
/
+62
*
Makes canceling 'bookmark all tabs' delete the folder. Or rather,
sky@chromium.org
2009-10-16
5
-86
/
+84
*
Always re-layout the app menu to get sync system state.
tim@chromium.org
2009-10-16
1
-2
/
+2
*
Implement new page action API.
mpcomplete@chromium.org
2009-10-16
1
-6
/
+11
*
Adds bookmark context menu test to set of unit_tests run on
sky@chromium.org
2009-10-16
2
-1
/
+4
*
Landing patch from Thiago Farina:
finnur@chromium.org
2009-10-16
1
-4
/
+4
*
Mark some disabled tests as flaky to increase test coverage.
phajdan.jr@chromium.org
2009-10-16
2
-3
/
+3
*
Popup width and height are now dynamic.
erikkay@chromium.org
2009-10-16
7
-44
/
+95
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
5
-1146
/
+0
*
Reverted 29258.
akalin@chromium.org
2009-10-16
5
-0
/
+1146
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
5
-1146
/
+0
*
Reverted 29255.
akalin@chromium.org
2009-10-16
5
-0
/
+1146
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
5
-1146
/
+0
*
Reverted 29253.
akalin@chromium.org
2009-10-16
5
-0
/
+1146
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
5
-1146
/
+0
*
TBR: nick@chromium.org
akalin@chromium.org
2009-10-16
5
-0
/
+1146
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
5
-1146
/
+0
*
Facelifts to sync UI
tim@chromium.org
2009-10-15
10
-34
/
+186
*
Tracks the amount of memory SQLite is using in the browser process
jamesr@chromium.org
2009-10-15
1
-0
/
+10
*
didn't mean to add this file.
ben@chromium.org
2009-10-15
1
-457
/
+0
*
fix bustage
ben@chromium.org
2009-10-15
2
-1
/
+458
*
Fix a whole category of frame switching bugs relating to the window z-order b...
ben@chromium.org
2009-10-15
2
-10
/
+34
*
Extensions: Make badge drawing code cross platform so linux (and eventually m...
estade@chromium.org
2009-10-15
1
-1
/
+1
*
Adds some debugging code in hopes of isolating a crasher. From the
sky@chromium.org
2009-10-15
2
-1
/
+32
*
Fix bug: browser action button disappears when loading a new extension. This ...
sidchat@chromium.org
2009-10-15
1
-0
/
+10
*
Fix pieces of syncapi that aren't implemented on Linux.
zork@chromium.org
2009-10-15
1
-0
/
+14
*
Show "Loading" bubble while loading a theme.
avi@chromium.org
2009-10-15
4
-19
/
+46
*
Linux: Stack autocomplete popup window directly on top of the browser's tople...
suzhe@chromium.org
2009-10-15
2
-2
/
+18
[next]