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
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove executable bit from a bunch of files that shouldn't have it.
evan@chromium.org
2009-05-11
9
-0
/
+0
*
Fix a bug where the extension toolstrip could get reparented to the desktop.
erikkay@google.com
2009-05-11
1
-9
/
+11
*
Use scoped pointers for the theme information in an Extension.
glen@chromium.org
2009-05-09
2
-16
/
+16
*
Attempt to fix leak in extensions (no Purify here).
glen@chromium.org
2009-05-09
1
-3
/
+3
*
Add browser_theme_provider to GYP so that Mac and Linux can build.
glen@chromium.org
2009-05-09
1
-18
/
+2
*
This is the first pass at themes.
glen@chromium.org
2009-05-09
6
-41
/
+251
*
Move win_util.h from common to app.
ben@chromium.org
2009-05-08
1
-3
/
+2
*
Add PreferredSizeChanged() to View to allow subviews to notify their parents ...
erikkay@google.com
2009-05-08
3
-16
/
+17
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
3
-5
/
+4
*
Make background pages work more nicely with the tabs API.
aa@chromium.org
2009-05-07
5
-34
/
+33
*
Disable some unit tests due to webkit merge 43242:43321
hclam@chromium.org
2009-05-07
1
-2
/
+2
*
Add inspect links for all active views in chrome://extensions.
aa@chromium.org
2009-05-07
9
-30
/
+170
*
BUG=112200
rafaelw@chromium.org
2009-05-06
1
-30
/
+59
*
Resurrect ExtensionProcessManager. Move the code for starting extension
mpcomplete@google.com
2009-05-06
8
-100
/
+200
*
Tweak the padding around toolstrips on the extension shelf.
erikkay@google.com
2009-05-06
1
-9
/
+13
*
Create a separate UI surface for extensions (bottom shelf) and remove them fr...
erikkay@google.com
2009-05-06
5
-17
/
+289
*
PageActions now work across tabs and windows.
finnur@chromium.org
2009-05-06
6
-57
/
+65
*
Added FindTabById which finds the Browser, TabStripModel, TabContents & index...
rafaelw@chromium.org
2009-05-06
2
-65
/
+65
*
honor index in createTab()
rafaelw@chromium.org
2009-05-06
2
-10
/
+6
*
Change chrome-ui to chrome. I didn't go too far in converting existing string...
glen@chromium.org
2009-05-06
1
-1
/
+1
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Plumb the creator URL for popups up to the browser. We don't yet use this fo...
pkasting@chromium.org
2009-05-05
2
-2
/
+4
*
BUG=11200
rafaelw@chromium.org
2009-05-05
1
-2
/
+2
*
Move scoped_vector.h and stl_util-inl.h to base/
ben@chromium.org
2009-05-05
2
-3
/
+3
*
implemented API style/convention changes, including:
rafaelw@chromium.org
2009-05-05
5
-152
/
+315
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
3
-3
/
+3
*
Add a RENDERER_PROCESS_CLOSED notification that gets sent when we close the
mpcomplete@google.com
2009-05-05
1
-2
/
+3
*
Several minor visual fixes to toolstrips:
aa@chromium.org
2009-05-04
4
-33
/
+41
*
Deprecate wstring version of PathService::Get() in unit tests.
thestig@chromium.org
2009-05-04
1
-4
/
+4
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
5
-8
/
+8
*
This is the first part of the PageAction implementation. More work is require...
finnur@chromium.org
2009-05-01
7
-9
/
+278
*
Enable user_script_master_unittest for Mac since DirectoryWatcher was ported.
shess@chromium.org
2009-05-01
2
-8
/
+10
*
Pass down the opener tab when a message channel is opened to an extension.
mpcomplete@google.com
2009-05-01
5
-139
/
+177
*
Only send events to renderers that are listening to an event.Notify browser w...
erikkay@google.com
2009-05-01
3
-8
/
+50
*
use EXTENSION_FUNCTION_VALIDATE in extension_tabs_module.cc
rafaelw@chromium.org
2009-04-30
2
-60
/
+24
*
Implement removeWindow, onWindowCreated, onWindowRemoved.
rafaelw@chromium.org
2009-04-30
5
-4
/
+74
*
Fix race where sometimes CSS is not applied to toolstrips. I
aa@chromium.org
2009-04-29
2
-4
/
+4
*
Refactor ExtensionView to support a UI-less extension instance.
mpcomplete@google.com
2009-04-29
10
-220
/
+458
*
more extensions bookmarks changes:* add schema verification* add unit tests f...
erikkay@google.com
2009-04-29
3
-11
/
+259
*
Synchronously update the loading state when a load starts so that the UI will
brettw@chromium.org
2009-04-28
2
-8
/
+4
*
Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...
rafaelw@chromium.org
2009-04-28
8
-3
/
+110
*
Fix several painting glitches for toolstrips.
aa@chromium.org
2009-04-27
2
-9
/
+41
*
No code change, just converting CRLF to LF to prevent changes
finnur@chromium.org
2009-04-24
1
-156
/
+156
*
Pass the ExtensionID to the ExtensionFunctionDispatcher.
finnur@chromium.org
2009-04-24
4
-4
/
+18
*
Add a gcc warning if we don't check the results of ReadParam. Some
tc@google.com
2009-04-24
1
-2
/
+2
*
Add transparency support to RenderWidgetHostView.
aa@chromium.org
2009-04-23
1
-6
/
+2
*
Move Browser implementation of callback interfaces into the private section.
stoyan@chromium.org
2009-04-23
2
-6
/
+3
*
Arrange so ExtensionMessageService::RendererReady is called on the IO thread.
mpcomplete@google.com
2009-04-23
2
-63
/
+50
*
Refactor index value capture outside of DCHECK to fix build failure in release.
rafaelw@chromium.org
2009-04-23
1
-2
/
+2
*
Revert of http://codereview.chromium.org/87058 which appears to hang the XP T...
robertshield@google.com
2009-04-23
1
-25
/
+15
[next]