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
*
Ensure that IO thread is not called in last actions by SDCH shutdown
jar@chromium.org
2009-05-13
2
-2
/
+13
*
Save/restore the focused subview.
avi@google.com
2009-05-13
4
-14
/
+27
*
Stubs out OSExchangeData for views on gtk.
sky@chromium.org
2009-05-13
2
-4
/
+3
*
Remove a comment referencing tab contents type switching.
brettw@chromium.org
2009-05-13
1
-3
/
+1
*
Hide the "show full history" link when editing the thumbnails.
arv@chromium.org
2009-05-13
1
-1
/
+1
*
Fix some issues with the omnibox2 popup:
beng@google.com
2009-05-13
2
-7
/
+13
*
Tweak comment as requested by wtc.
abarth@chromium.org
2009-05-13
1
-3
/
+3
*
Re-add tabstrip background rendering with support for themed backgrounds.
jhawkins@chromium.org
2009-05-13
3
-5
/
+19
*
Propagate intrinsic width notification over IPC in all cases (not just extens...
pinkerton@chromium.org
2009-05-13
12
-13
/
+55
*
Reverting 15986.
michaeln@google.com
2009-05-13
1
-16
/
+0
*
CPAPI gears drag drop and renderer IPC....
michaeln@google.com
2009-05-13
1
-0
/
+16
*
metrics: don't record metrics unless user has opted-in.
evan@chromium.org
2009-05-13
1
-3
/
+3
*
Move tree-related classes that Linux code depends on from views/ to app/
phajdan.jr@chromium.org
2009-05-13
12
-45
/
+47
*
Making navigate, back, forward, and reload
huanr@chromium.org
2009-05-13
1
-1
/
+14
*
Revert 15965. I wasn't supposed to check that in since it still doesn't compi...
maruel@chromium.org
2009-05-13
35
-103
/
+76
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-13
35
-76
/
+103
*
Remove win-specific ifdefs to enable searching history. TEST=Searching histor...
pinkerton@chromium.org
2009-05-13
1
-6
/
+0
*
Fix issue where dragging a newly created tab drags the entire window by comme...
pinkerton@chromium.org
2009-05-13
1
-1
/
+13
*
This is the successor to http://codereview.chromium.org/67150
maruel@chromium.org
2009-05-13
2
-13
/
+21
*
This CL updates chrome to the latest version of skia, retrieved via DEPS, and
senorblanco@chromium.org
2009-05-13
41
-45
/
+45
*
DevTools: enable out of process dev tools by default. Take 2.
pfeldman@chromium.org
2009-05-13
4
-10
/
+10
*
Clarify the semantics of some SSLHostState data structures.
abarth@chromium.org
2009-05-13
1
-1
/
+6
*
GTK: Display context menus on right-clicking a bookmark menu item.
erg@google.com
2009-05-12
4
-130
/
+162
*
Linux: fix a couple focus issues:
estade@chromium.org
2009-05-12
3
-9
/
+21
*
Remove two context menu entries that were never implemented!
tc@google.com
2009-05-12
1
-17
/
+6
*
Remove the page menu 'Print' entry until we implement it.
tc@google.com
2009-05-12
1
-1
/
+4
*
Now I have correct information on 11790 - NULL check TabContents in case this...
beng@google.com
2009-05-12
1
-6
/
+5
*
Update the Linux tabstrip code to handle themes.
jhawkins@chromium.org
2009-05-12
4
-64
/
+106
*
Re-enable test after fix for valgrind/purify error.
brg@chromium.com
2009-05-12
2
-3
/
+2
*
Add Automatic spell correction support in Chrome.
sidchat@google.com
2009-05-12
6
-0
/
+102
*
Don't access the notification service once it has been deleted.
paulg@google.com
2009-05-12
1
-5
/
+8
*
Fix some CRLF files.
maruel@chromium.org
2009-05-12
3
-133
/
+133
*
Use the standard dotted rectangle when moving a tab out when "Show window
maruel@chromium.org
2009-05-12
2
-1
/
+23
*
Reverting 15843: chrome performance regression.
pfeldman@chromium.org
2009-05-12
4
-10
/
+10
*
Revert "Revert "Only show the original RWHV or the interstitial page at any t...
willchan@chromium.org
2009-05-12
3
-4
/
+8
*
Fix few miscellanous TODO(port)s.
phajdan.jr@chromium.org
2009-05-12
2
-18
/
+0
*
Address Mike's last complaint about Issue 114017.
shess@chromium.org
2009-05-12
1
-3
/
+5
*
Fix for delegate ordering problem dragging tabs between windows. We now remov...
pinkerton@chromium.org
2009-05-12
4
-43
/
+49
*
Be slightly more precise in how we propagate mixed content state.
abarth@chromium.org
2009-05-12
8
-31
/
+55
*
Making command-line specified proxy settings more flexible - allowing for set...
robertshield@google.com
2009-05-12
3
-11
/
+242
*
Record UI metric for closing tabs with the mouse.
pinkerton@chromium.org
2009-05-12
1
-8
/
+13
*
FormatErrorMessage() functions are now publicly available from ExtensionError...
rafaelw@chromium.org
2009-05-12
12
-2844
/
+2918
*
DevTools: Sanity ui test.
pfeldman@chromium.org
2009-05-12
7
-10
/
+127
*
DevTools: enable out of process dev tools by default.
pfeldman@chromium.org
2009-05-12
4
-10
/
+10
*
Move the bookmark node iD generation to bookmark model isntead of
munjal@chromium.org
2009-05-12
7
-56
/
+87
*
Re-enable IFrameTest.InEmptyFrame.
evan@chromium.org
2009-05-12
1
-4
/
+0
*
Draw the maximized frame background correctly.
glen@chromium.org
2009-05-12
1
-3
/
+13
*
Add new tab startup test to the linux & mac build.
tc@google.com
2009-05-12
1
-1
/
+3
*
Removing floating views, they are not used anymore.
jcampan@chromium.org
2009-05-11
2
-8
/
+1
*
Add import settings dialog on linux.
kuchhal@chromium.org
2009-05-11
9
-40
/
+273
[next]