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
*
GTK: shift-enter in find bar searches backwards.
estade@chromium.org
2009-06-11
1
-1
/
+3
*
Use the MessageLoopForUI::Observer interface to listen for mouse motion event...
jhawkins@chromium.org
2009-06-11
2
-34
/
+27
*
Revert "BUG=12114"
tc@google.com
2009-06-11
7
-337
/
+112
*
BUG=12114
rafaelw@chromium.org
2009-06-11
7
-112
/
+337
*
Issue 3791: SavePageTest.* is crap
idanan@chromium.org
2009-06-11
1
-14
/
+20
*
Fix memory leak in ExtensionsService when skipping loaded
aa@chromium.org
2009-06-11
1
-8
/
+6
*
Get tab HWND directly as result of CreateExternalTab automation call.
stoyan@chromium.org
2009-06-11
3
-3
/
+9
*
GTK: Forward certain key strokes from the find bar to the render view.
estade@chromium.org
2009-06-11
2
-4
/
+55
*
Start the resize animation after a delay once the mouse has left the tabstrip...
jhawkins@chromium.org
2009-06-11
2
-21
/
+115
*
Another fix for issue 13724: Don't hard code chrome.exe
agl@chromium.org
2009-06-11
1
-1
/
+4
*
Move renderer_preferences.h from chrome/browser into chrome/common. We
tc@google.com
2009-06-11
4
-28
/
+3
*
Revert mad's backing store changes, it completely hosed Linux painting.
deanm@chromium.org
2009-06-11
9
-228
/
+90
*
Final touches on the Linux BookmarkBubble.
deanm@chromium.org
2009-06-11
4
-12
/
+59
*
DevTools: Keep Resources panel enabled status upon frame navigate.
pfeldman@chromium.org
2009-06-11
1
-1
/
+0
*
Fix browser window crash on windows.
thakis@chromium.org
2009-06-11
1
-0
/
+8
*
Fix crash on interstitial page when the renderer crashed.
willchan@chromium.org
2009-06-11
3
-3
/
+43
*
Revert "Add support to the automation provider to test sending browser"
aa@chromium.org
2009-06-11
5
-230
/
+2
*
Add support to the automation provider to test sending browser
aa@chromium.org
2009-06-11
5
-2
/
+230
*
Revert "Add support to the automation provider to test sending browser"
aa@chromium.org
2009-06-11
5
-230
/
+2
*
Add support to the automation provider to test sending browser
aa@chromium.org
2009-06-11
5
-2
/
+230
*
Fix extension loading code to properly filter out non-themes
aa@chromium.org
2009-06-11
2
-19
/
+31
*
Linux bookmark manager:
estade@chromium.org
2009-06-11
4
-91
/
+278
*
If widget is too small to render a nine box, just return (don't DCHECK).
estade@chromium.org
2009-06-11
2
-14
/
+11
*
Fix a couple problems with DownloadItemGtk.
estade@chromium.org
2009-06-11
1
-12
/
+4
*
Relanding reverted patch 18090.
mad@google.com
2009-06-11
9
-90
/
+228
*
Add a couple CHECK()s in hopes of helping to track down a crash.
pkasting@chromium.org
2009-06-11
1
-0
/
+7
*
Add helper for creating table of labeled controls.
mattm@chromium.org
2009-06-11
2
-44
/
+15
*
Save as dialog should show html files
mhm@chromium.org
2009-06-11
1
-0
/
+2
*
Fix HWND for Importer Dialog
mhm@chromium.org
2009-06-11
1
-4
/
+2
*
Hide URL from extension pages.
mhm@chromium.org
2009-06-11
1
-0
/
+5
*
Disable extensions in incognito mode.
mpcomplete@google.com
2009-06-11
10
-26
/
+90
*
Replace a notimplemented with a link to the bug report.
jhawkins@chromium.org
2009-06-10
1
-1
/
+1
*
GTK: Implement BlockedPopupContainerView for linux.
erg@google.com
2009-06-10
10
-29
/
+383
*
Revert 18109, 18111: Windows UI tests failed.
agl@chromium.org
2009-06-10
6
-362
/
+27
*
Linux: refactor zygote support
agl@chromium.org
2009-06-10
6
-27
/
+362
*
First cut at tall titlebar and custom window frame.
tc@google.com
2009-06-10
4
-28
/
+196
*
Fix memory leak in unit_tests
brettw@google.com
2009-06-10
1
-14
/
+9
*
Add an exact-match Keychain search, with unit tests; groundwork for a more co...
stuartmorgan@chromium.org
2009-06-10
3
-38
/
+315
*
Show the remaining time in the downloads page.
arv@google.com
2009-06-10
1
-2
/
+2
*
Fix UMR in ExtensionCreator.
aa@chromium.org
2009-06-10
1
-2
/
+3
*
Do not allow URL drops on app windows to cause a navigation away
tc@google.com
2009-06-10
8
-0
/
+60
*
Use the convenience function gdk_screen_get_window_stack to enumerate top-lev...
jhawkins@chromium.org
2009-06-10
1
-11
/
+14
*
Fix tree bustage
cpu@google.com
2009-06-10
1
-1
/
+0
*
Fix uninitialized ExtensionView::pending_preferred_width_.
mpcomplete@google.com
2009-06-10
1
-1
/
+1
*
Linux: Fix Firefox profile path for import.
kuchhal@chromium.org
2009-06-10
1
-0
/
+2
*
UI part of the try chrome toast
cpu@google.com
2009-06-10
2
-1
/
+276
*
Revert 18090
jrg@chromium.org
2009-06-10
9
-221
/
+90
*
To help resolve the performance issue introduced when enabling the resize cor...
mad@google.com
2009-06-10
9
-90
/
+221
*
Refactors tab overview and gets the rest of the chunks working. I've
sky@chromium.org
2009-06-10
13
-310
/
+916
*
Remove the prepended manifest from the crx format. Now we just have the heade...
aa@chromium.org
2009-06-10
6
-130
/
+109
[next]