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
*
Allow Flash (and other plugins) to be installed without restarting the browse...
jam@chromium.org
2009-04-23
2
-2
/
+63
*
Re-enable all tests. Disable CheckActiveWindow() instead. The sporadic
pam@chromium.org
2009-04-23
1
-4
/
+9
*
Move Browser implementation of callback interfaces into the private section.
stoyan@chromium.org
2009-04-23
9
-35
/
+88
*
Fix a bug caught by Werror on the jaunty bot. gtk_message_dialog_new
tc@google.com
2009-04-23
1
-1
/
+1
*
Add initial support for dragging tabs in the Linux tab strip.
jhawkins@chromium.org
2009-04-23
2
-30
/
+431
*
Adds (non-working) folders and GTK dialogs.
erg@google.com
2009-04-23
9
-126
/
+390
*
Linux: Properly plumb infobar close button event.
estade@chromium.org
2009-04-23
1
-1
/
+1
*
GTK: Don't triple buffer the tab strip.
estade@chromium.org
2009-04-23
1
-0
/
+2
*
Provide a way for a TabContentsDelegate to take focus when we receive a notif...
ananta@chromium.org
2009-04-23
4
-36
/
+32
*
Move a bunch of functions from WebContents to TabContents. Change the services
brettw@chromium.org
2009-04-23
10
-247
/
+230
*
Disabling flaky TabRestoreUITest.RestoreToDifferentWindow test.
robertshield@google.com
2009-04-23
1
-4
/
+3
*
Hopefully fix the leak in the SiteInstance unittest (again). Processing the
brettw@chromium.org
2009-04-23
1
-4
/
+4
*
Remove outdated comment. No code change.
estade@chromium.org
2009-04-23
1
-2
/
+0
*
Disabling TabRestoreUITest, RestoreWindowAndTab unit test as per sporadic fai...
robertshield@google.com
2009-04-23
1
-0
/
+3
*
linux (and some posix): multiprocess plugins compiling.
evan@chromium.org
2009-04-23
2
-3
/
+11
*
Arrange so ExtensionMessageService::RendererReady is called on the IO thread.
mpcomplete@google.com
2009-04-23
3
-65
/
+62
*
Allow creating external tab in incognito mode.
stoyan@chromium.org
2009-04-23
2
-3
/
+5
*
Create a ChromeProcessUtil for the Mac, and enable it in the tests.
avi@google.com
2009-04-23
1
-12
/
+0
*
A basic search provider unit test. This tests asserts a handful of things:
sky@chromium.org
2009-04-23
3
-10
/
+287
*
Reverting r14276 (http://codereview.chromium.org/88069) which causes unit tes...
robertshield@google.com
2009-04-23
7
-181
/
+68
*
Importer should import browser data from the browser that user selected.
kuchhal@chromium.org
2009-04-23
6
-16
/
+34
*
Changes closed windows on the new tab page to show the Chromium/Chrome
sky@chromium.org
2009-04-23
2
-7
/
+27
*
Refactor index value capture outside of DCHECK to fix build failure in release.
rafaelw@chromium.org
2009-04-23
1
-2
/
+2
*
Allow appkit-driven animations in unit tests to work correctly.
pinkerton@chromium.org
2009-04-23
2
-4
/
+5
*
Merge: chromium side [42671:42725]
levin@chromium.org
2009-04-23
1
-2
/
+2
*
In the new tab page, when in edit move, right-clicking on a thumbnail should ...
jcampan@chromium.org
2009-04-23
1
-2
/
+4
*
Browser Crash when opening urls with NEW_BACKGROUND_TAB disposition
hbono@chromium.org
2009-04-23
1
-3
/
+3
*
Move the positioner code into autocompletepopupview.h so that linux can use i...
ben@chromium.org
2009-04-23
2
-11
/
+13
*
Fix problem with bookmark bar introduced by window sharing; pref
jrg@chromium.org
2009-04-23
17
-176
/
+257
*
Revert of http://codereview.chromium.org/87058 which appears to hang the XP T...
robertshield@google.com
2009-04-23
1
-25
/
+15
*
Some random cleanups in the HTML files.
arv@chromium.org
2009-04-23
13
-376
/
+351
*
Don't allow the browser window to be resized so small that layout starts brea...
pkasting@chromium.org
2009-04-23
7
-68
/
+181
*
Don't send resize messages until the renderer has been initialized.
evan@chromium.org
2009-04-22
13
-43
/
+22
*
Hide the exit bubble when the main window is inactivated, and don't re-show u...
pkasting@chromium.org
2009-04-22
1
-2
/
+7
*
Revert "Don't send resize messages until the renderer has been initialized."
evan@chromium.org
2009-04-22
12
-21
/
+43
*
Fix focus rects for checkboxes and radio buttons:
ben@chromium.org
2009-04-22
1
-1
/
+1
*
Fix ExtensionView to properly set the size of the RenderWidgetHostView. With...
erikkay@google.com
2009-04-22
1
-15
/
+25
*
Don't send resize messages until the renderer has been initialized.
evan@chromium.org
2009-04-22
12
-43
/
+21
*
Always enable copy-link-address in context menu.
brettw@chromium.org
2009-04-22
2
-2
/
+6
*
implement remaining tab events (except for onTabUpdated).
rafaelw@chromium.org
2009-04-22
2
-11
/
+90
*
Don't delete the DOM UI property for the callback when the DOM UI is torn down.
brettw@chromium.org
2009-04-22
1
-2
/
+8
*
Run user_script_master_unittest.cc on Mac.
shess@chromium.org
2009-04-22
1
-4
/
+8
*
Fix an assert caused by trying to add duplicate observers for multiple workers.
jianli@chromium.org
2009-04-22
1
-11
/
+5
*
Weaken is_active check more, since it appears that Chromium can switch to and
pam@chromium.org
2009-04-22
1
-19
/
+8
*
Unbreak build.
estade@chromium.org
2009-04-22
1
-1
/
+3
*
Enable more tests, change a NOTREACHED to a bug since it's not fatal in the d...
pinkerton@chromium.org
2009-04-22
5
-12
/
+11
*
Avoid DCHECK in nine box during download shelf animation.
estade@chromium.org
2009-04-22
2
-4
/
+9
*
Restore closed tabs into new windows when necessary, and track the windows they
pam@chromium.org
2009-04-22
3
-109
/
+264
*
Move all data members from WebContents to TabContents in preparation for
brettw@chromium.org
2009-04-22
4
-232
/
+287
*
Remove unused implementation of TabContentsDelegate in HtmlDialogView.
stoyan@chromium.org
2009-04-22
3
-108
/
+3
[next]