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
*
A quick fix for Issue 3803.
hbono@chromium.org
2009-06-22
1
-0
/
+17
*
Fonts and Languages Linux GTK Preparation
mhm@chromium.org
2009-06-22
5
-26
/
+211
*
Re-enable the print unit tests.
levin@chromium.org
2009-06-21
2
-2
/
+2
*
Colors status bubble according to theme.
mirandac@chromium.org
2009-06-20
1
-7
/
+11
*
Add Personal Stuff tab page to Options in Linux.
mhm@chromium.org
2009-06-20
3
-6
/
+350
*
Fix download shelf display bug.
thakis@chromium.org
2009-06-20
1
-0
/
+3
*
Relanding focus manager refactoring with build fix, see:http://codereview.chr...
jcampan@chromium.org
2009-06-20
25
-96
/
+52
*
posix: two related changes to make plugin IPC work on POSIX.
evan@chromium.org
2009-06-20
4
-13
/
+51
*
Make gtk url picker and edit keyword view modal.
mattm@chromium.org
2009-06-20
2
-5
/
+2
*
TBR: Add more logging to try and track down flakey crypto tests.
aa@chromium.org
2009-06-20
1
-4
/
+0
*
Disable some flaky UI tests in windows Debug.
mpcomplete@google.com
2009-06-20
1
-1
/
+8
*
Second attempt to land this. This time it compiles on windows, too.
ben@chromium.org
2009-06-19
2
-0
/
+7
*
Reverting 18872.
jcampan@chromium.org
2009-06-19
25
-742
/
+60
*
Removed the last Windows specific part out of the focus manager. HWNDs are no...
jcampan@chromium.org
2009-06-19
25
-60
/
+742
*
Finish the wiring of the inactive user toast experiment
cpu@google.com
2009-06-19
1
-2
/
+2
*
Reverting 18865.
ben@chromium.org
2009-06-19
2
-5
/
+1
*
Reverting 18866.
ben@chromium.org
2009-06-19
1
-3
/
+1
*
When initially focused, the DOMUI (used for Gears dialog) would not focus the...
jcampan@chromium.org
2009-06-19
2
-0
/
+5
*
Fix bustage... need to include this header directly after all.
ben@chromium.org
2009-06-19
1
-1
/
+3
*
Fixes for TOOLKIT_VIEWS build. Disable stuff that we know isn't working so far.
ben@chromium.org
2009-06-19
2
-1
/
+5
*
GTK: HTTP Auth dialogs under linux.
erg@google.com
2009-06-19
12
-58
/
+567
*
Attempt to fix weird crasher in gtk_floating_container_forall by checking mor...
erg@google.com
2009-06-19
1
-4
/
+4
*
Disable some UI tests on Linux due to crashiness and/or flakiness:
mpcomplete@google.com
2009-06-19
2
-4
/
+23
*
back out r18853
jeremy@chromium.org
2009-06-19
9
-504
/
+1
*
This patch adds Cocoa editing selectors to the RenderViewWidgetHostMac class.
jeremy@chromium.org
2009-06-19
9
-1
/
+504
*
Increase timeout in url_fetchet to make it more
nsylvain@chromium.org
2009-06-19
1
-2
/
+2
*
Revert "posix: two related changes to make plugin IPC work on POSIX."
evan@chromium.org
2009-06-19
4
-48
/
+13
*
posix: two related changes to make plugin IPC work on POSIX.
evan@chromium.org
2009-06-19
4
-13
/
+48
*
part 3 of toolstrip dragging - persist the drag order
erikkay@google.com
2009-06-19
8
-38
/
+179
*
Remove ourselves as a message loop observer in the tabstrip destructor to cat...
jhawkins@chromium.org
2009-06-19
1
-0
/
+4
*
First draft of web resource service; fetches data from a JSON feed
mirandac@chromium.org
2009-06-19
3
-4
/
+2
*
Enable DownloadRequestManager for Mac.
paul@chromium.org
2009-06-19
3
-9
/
+2
*
TBR: Fix Toolstrips sometimes show scrollbars as rendering
aa@chromium.org
2009-06-19
8
-11
/
+38
*
linux: make extensions service test pass in Debug.
evan@chromium.org
2009-06-19
2
-5
/
+3
*
Add "Show all downloads" link to download shelf.
thakis@chromium.org
2009-06-19
2
-0
/
+34
*
Use correct calling convention for intercepted call
cpu@google.com
2009-06-19
1
-2
/
+4
*
Add merging algorithm for keychain and metadata db PasswordForms, and unit te...
stuartmorgan@chromium.org
2009-06-19
3
-0
/
+440
*
Fix a leak when we bail out early because of the wrong bpp.
jhawkins@chromium.org
2009-06-19
1
-1
/
+3
*
Fix compile error.
pinkerton@chromium.org
2009-06-19
1
-1
/
+1
*
Make escape close the prefs window.
pinkerton@chromium.org
2009-06-19
1
-0
/
+7
*
Add a temporary command-line switch --auto-ssl-client-auth for
wtc@chromium.org
2009-06-19
2
-4
/
+24
*
DevTools: Enable 'Inspect element' on chromeui content while in debug mode.
pfeldman@chromium.org
2009-06-19
1
-1
/
+6
*
Linux: make import warning dialog modal.
kuchhal@chromium.org
2009-06-19
4
-3
/
+14
*
Add Print Selection support to Chrome. This change is fairly involved since ...
sverrir@google.com
2009-06-19
14
-104
/
+64
*
Display an infobar alert when extension process crashes.
phajdan.jr@chromium.org
2009-06-19
7
-32
/
+174
*
Implement restoring closed tab menu item. Reworked cross-platform code to han...
pinkerton@chromium.org
2009-06-19
8
-75
/
+151
*
Fix: New window appears to the left/up if the taskbar is on left/top.
yuzo@chromium.org
2009-06-19
3
-8
/
+25
*
When we upgrade, discard all uploadable stats, including old logs
jar@chromium.org
2009-06-19
1
-0
/
+8
*
This is a fix for a memory leak.
jcampan@chromium.org
2009-06-19
2
-2
/
+4
*
Change URL back to the previous one if the typed URL causes file download.
yuzo@chromium.org
2009-06-19
1
-0
/
+7
[next]