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
...
*
DevTools: add support for navigating to other tab while inspecting.
pfeldman@chromium.org
2009-03-27
2
-19
/
+71
*
This check in is the initial step to try improve UI
huanr@chromium.org
2009-03-27
2
-0
/
+59
*
This CL fix issue 5724 - RTL: Windows context menu with Alt+Space Bar should ...
xji@chromium.org
2009-03-27
1
-1
/
+2
*
Fix leaks found by valgrind (which now works on the Mac!)
jrg@chromium.org
2009-03-27
3
-8
/
+15
*
Gtk download shelf:
estade@chromium.org
2009-03-26
4
-19
/
+84
*
Change NineBox to render into a GtkWidget. This offers a minor speedup and s...
jhawkins@chromium.org
2009-03-26
8
-142
/
+104
*
Fix our browser window close path to be more like windows.
tc@google.com
2009-03-26
2
-8
/
+38
*
More NOTIMPLEMENTEDs into bugs.
evan@chromium.org
2009-03-26
3
-7
/
+15
*
Fix unintialized variable (only affected unit test).
evan@chromium.org
2009-03-26
1
-1
/
+2
*
Temporary fix to avoid crash in typing in Omnibox. The crash happens
sky@chromium.org
2009-03-26
2
-6
/
+30
*
Fix crash when trying to handle keyboard accelerators
tc@google.com
2009-03-26
1
-3
/
+15
*
Fix/punt on a bunch of NOTIMPLEMENTEDs.
evan@chromium.org
2009-03-26
3
-5
/
+15
*
Temporarily work around a hang in unimplemented drag and drop.
evan@chromium.org
2009-03-26
2
-0
/
+14
*
Make it more obvious when our backing store has failed us.
evan@chromium.org
2009-03-26
1
-1
/
+3
*
Fixes possible crash in visitdb. As far as I can tell the archive_db_
sky@chromium.org
2009-03-26
1
-0
/
+3
*
This CL is a work around for the following 2 issues:
xji@chromium.org
2009-03-26
1
-0
/
+22
*
Fix fast shutdown
tc@google.com
2009-03-26
2
-2
/
+1
*
Fix build
jrg@chromium.org
2009-03-26
1
-1
/
+0
*
Expose whether we're in private browsing mode to plugins.I chose to implement...
jam@chromium.org
2009-03-26
3
-2
/
+8
*
Minor tweaks to get chrome-ui://extensions working on the Mac.
jrg@chromium.org
2009-03-26
2
-102
/
+109
*
Linux download shelf:
estade@chromium.org
2009-03-26
4
-7
/
+35
*
Hook up ctrl+tab and ctrl+shift+tab for switching tabs in linux
tc@google.com
2009-03-26
3
-15
/
+46
*
Make the standard tab width wider to better match windows.
pinkerton@chromium.org
2009-03-26
1
-1
/
+1
*
Enable child RWHVs on the Mac.
avi@google.com
2009-03-26
4
-8
/
+94
*
Fixes bug where first login attempt to hotmail after session restore
sky@chromium.org
2009-03-26
3
-103
/
+24
*
WebContentsView became more than just an interface with 48103 (r12483). If we...
avi@google.com
2009-03-26
7
-80
/
+65
*
Passing a foreground window to the google update code so that if it triggers ...
robertshield@google.com
2009-03-26
3
-10
/
+34
*
Remove obsolete TODOs.
pinkerton@chromium.org
2009-03-26
1
-9
/
+1
*
Allow live tabs to be dragged out of a window. Change TabStripModel such that
pinkerton@chromium.org
2009-03-26
11
-47
/
+129
*
Revert Linux Omnibox color changes in r12516.
deanm@chromium.org
2009-03-26
1
-3
/
+3
*
This CL fix issue 8649 -- RTL: Wrong parenthesis direction is displayed on "A...
xji@chromium.org
2009-03-26
1
-2
/
+6
*
Fix the path layout in both bookmark manager and download location. (issue 8997)
xji@chromium.org
2009-03-26
1
-10
/
+19
*
Fix purify error for DOM UI unit test.
brettw@chromium.org
2009-03-26
1
-2
/
+1
*
Disk cache: First pass to make it possible to have
rvargas@google.com
2009-03-25
2
-5
/
+10
*
Relanding since it was breaking the Release build (because of missing includes).
jcampan@chromium.org
2009-03-25
1
-0
/
+12
*
Linux UI theming:
estade@chromium.org
2009-03-25
2
-5
/
+7
*
Make the bookmarks bar disappear when the load after the new tab page commits
brettw@chromium.org
2009-03-25
7
-80
/
+292
*
Use the correct g_free instead of free when freeing memory passed to us from ...
jhawkins@chromium.org
2009-03-25
1
-1
/
+1
*
Add an exception to DownloadManager::GenerateExtension() for .tar.gz files wi...
thestig@chromium.org
2009-03-25
2
-1
/
+21
*
Restore revision 12329, which I accidentally clobbered when
aa@chromium.org
2009-03-25
1
-5
/
+17
*
Bookmark menu work. Notes:
jrg@chromium.org
2009-03-25
14
-58
/
+324
*
Reverting 12498.
jcampan@chromium.org
2009-03-25
1
-12
/
+0
*
Wire the alternate desktop shortcut text
cpu@google.com
2009-03-25
2
-5
/
+6
*
Moving the mouse-wheel message rerouting code out of the focus manager.
jcampan@chromium.org
2009-03-25
1
-0
/
+12
*
Fix crasher due to improperly initializing variables.
avi@google.com
2009-03-25
1
-1
/
+1
*
Revert "Fix/punt on a bunch of NOTIMPLEMENTEDs."
evan@chromium.org
2009-03-25
3
-15
/
+5
*
Remove the black line from the bottom of the status bubble.
brettw@chromium.org
2009-03-25
1
-2
/
+3
*
Reverting 12479 which reverted 12470.
willchan@chromium.org
2009-03-25
2
-7
/
+29
*
Fix/punt on a bunch of NOTIMPLEMENTEDs.
evan@chromium.org
2009-03-25
3
-5
/
+15
*
Chrome changes to support cached form submissions.
darin@chromium.org
2009-03-25
1
-13
/
+13
[prev]
[next]