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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unneeded uses of logging.h in header files.
thestig@chromium.org
2009-03-12
15
-14
/
+17
*
Implement WebSandboxSupport.
darin@chromium.org
2009-03-12
5
-33
/
+45
*
Fix 'inspect element' crash when hosted in external tab
amit@chromium.org
2009-03-12
1
-5
/
+6
*
Switch to using one ResourceDispatcher per render process, and move it to Chi...
jam@chromium.org
2009-03-12
11
-120
/
+81
*
Add copies of *.pak files that need to be installed for execution.
sgk@google.com
2009-03-12
1
-1
/
+24
*
Don't rely on subview ordering to be equivalent to tab ordering. Allows us to...
pinkerton@chromium.org
2009-03-12
5
-52
/
+129
*
Cleaning up Website junk in sln files.
bradnelson@google.com
2009-03-12
1
-704
/
+0
*
Fix SessionRestoreUITest.TwoTabsSecondSelected in single process mode.
jam@chromium.org
2009-03-12
1
-13
/
+12
*
Run ExtensionViewTest in single-process mode to try to make it less flaky.
mpcomplete@google.com
2009-03-12
3
-1
/
+25
*
WebKit resource requests now have a flag reportUploadProgress that tells us w...
jcampan@chromium.org
2009-03-12
3
-0
/
+8
*
bustage
ben@chromium.org
2009-03-12
1
-1
/
+1
*
bustage
ben@chromium.org
2009-03-12
1
-1
/
+1
*
bustage
ben@chromium.org
2009-03-12
1
-253
/
+0
*
Make Widget return a gfx::NativeView instead of a HWND.
ben@chromium.org
2009-03-12
62
-240
/
+499
*
Refactors code for showing bookmarks menus into a standalone class
sky@google.com
2009-03-12
9
-384
/
+570
*
Chrome-side changes to use registerURLSchemeNoAccess.
darin@chromium.org
2009-03-12
1
-1
/
+7
*
Make toggling fullscreen mode on/off significantly less janky-looking by mean...
pkasting@chromium.org
2009-03-12
5
-16
/
+69
*
fix gyp file, quote mismatch.
tc@google.com
2009-03-12
1
-3
/
+3
*
fix linux build. we need to include basictypes.h to get
tc@google.com
2009-03-12
1
-0
/
+1
*
Some work in refactoring FindBarWin/FindBarView so
tc@google.com
2009-03-12
15
-216
/
+470
*
Add a TabController class to manage a TabView (with corresponding xib). Rewri...
pinkerton@chromium.org
2009-03-12
9
-45
/
+653
*
Update known crashes.
patrick@chromium.org
2009-03-12
1
-2
/
+14
*
Redisable the java test. Even though the machine was
nsylvain@chromium.org
2009-03-12
1
-1
/
+2
*
Have RenderWidgetHostViewGtk take ownership of its widget.
deanm@chromium.org
2009-03-12
1
-0
/
+5
*
Hookup the escape key on Linux Omnibox to revert to the permanent text (like ...
deanm@chromium.org
2009-03-12
1
-2
/
+7
*
Fix a Linux Omnibox bug where a widget was used after it was destroyed.
deanm@chromium.org
2009-03-12
1
-0
/
+4
*
Better keyboard and mouse handling in Omnibox:
deanm@chromium.org
2009-03-12
2
-33
/
+64
*
Add a GDK_COLOR_RGB macro for constructing GdkColors.
deanm@chromium.org
2009-03-12
3
-7
/
+10
*
Ensure that a listener's OnChannelConnected is called before OnMessageReceived.
jam@chromium.org
2009-03-12
3
-22
/
+20
*
Pointing slns at generated vcprojs from base.
bradnelson@google.com
2009-03-12
1
-1291
/
+2002
*
Re-enable java plugin test (reverting 11510)
jar@chromium.org
2009-03-12
1
-2
/
+1
*
Add more info to a dcheck to see why DuplicateHandle is failing on the buildbot.
jam@chromium.org
2009-03-12
1
-1
/
+2
*
Fixes bug were sorting bookmarks wouldn't trigger a save.
sky@google.com
2009-03-12
1
-0
/
+3
*
Restore bretts change (reverting 11506) and disabling java test
jar@chromium.org
2009-03-12
1
-1
/
+2
*
Stop having renderers use both pids and a monotonically increasing "host_id"....
jam@chromium.org
2009-03-12
30
-227
/
+212
*
Rollback 11498
jar@chromium.org
2009-03-12
1
-2
/
+1
*
- Add UI test for DOM checker.
patrick@chromium.org
2009-03-12
9
-58
/
+316
*
Make fullscreen exit bubble link work by preventing the bubble from ever bein...
pkasting@chromium.org
2009-03-12
2
-5
/
+25
*
Remove unneeded includes of googleurl/src/url_parse.h and url_canon.h.
thestig@chromium.org
2009-03-12
3
-3
/
+3
*
Moving the storing/restoring of the focus from TabContents to WebContentsView...
jcampan@chromium.org
2009-03-12
19
-149
/
+186
*
Diable a failing test. This seems to be related to the WebKit merge 41559:41588
brettw@chromium.org
2009-03-12
1
-1
/
+2
*
Allow passing in package version info, since it's already calculated by the
mmoss@chromium.org
2009-03-11
2
-72
/
+56
*
Bring over more code from cole to improve the appearance of tabs. Start build...
pinkerton@chromium.org
2009-03-11
2
-107
/
+145
*
My change to widen the About box got reverted for the Hebrew locale. Readding.
finnur@chromium.org
2009-03-11
1
-1
/
+1
*
Enable building of browser/debugger/debugger_{contents,shell}.cc on Linux.
sgk@google.com
2009-03-11
3
-20
/
+26
*
Reverting 11467.
mpcomplete@google.com
2009-03-11
3
-12
/
+1
*
Inform google_update that the user has acepted the EULA
cpu@google.com
2009-03-11
5
-9
/
+33
*
Getting rid of dead code.
pinkerton@chromium.org
2009-03-11
1
-12
/
+2
*
Try to make ExtensionViewTest less flaky by running it in single-process mode.
mpcomplete@google.com
2009-03-11
3
-1
/
+12
*
Change to make the 'save as...' dialog choose the default download path you h...
maruel@chromium.org
2009-03-11
1
-3
/
+12
[next]