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
*
Create a dropdown menu for the GTK download shelf.
estade@chromium.org
2009-03-06
2
-1
/
+121
*
Redo my single process cleanup. The problem was that Stop() had to be called...
jam@chromium.org
2009-03-06
2
-14
/
+10
*
Refactor the download shelf context menu in preparation for porting.
estade@chromium.org
2009-03-06
5
-256
/
+202
*
Fixing two small regressions in the Find box:
finnur@chromium.org
2009-03-06
1
-3
/
+11
*
Revert 11048 because it caused crashes in the ui_tests single process.
nsylvain@chromium.org
2009-03-05
2
-6
/
+14
*
Disable the session_history ui tests because it fails
nsylvain@chromium.org
2009-03-05
1
-0
/
+4
*
Add a command-line disable-p13n and use that to disable
munjal@chromium.org
2009-03-05
5
-8
/
+16
*
Instead of destruction RendererMainThread objects via a singelton, which may ...
jam@chromium.org
2009-03-05
2
-14
/
+6
*
POSIX: Rewrite IPC's interaction with FileDescriptor
agl@chromium.org
2009-03-05
4
-10
/
+8
*
The new history and download tab caused a regression where opening the NTP wo...
jcampan@chromium.org
2009-03-05
8
-13
/
+11
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
68
-161
/
+273
*
Remove the chrome view contents tab contents type. Nobody uses it.
brettw@chromium.org
2009-03-05
1
-1
/
+4
*
Several little style cleanups in GTK download shelf code.
estade@chromium.org
2009-03-05
4
-8
/
+23
*
Try #2 of "make JavaScript alerts reflect the URL of the frame they came from,
brettw@chromium.org
2009-03-05
14
-32
/
+58
*
Remove the TAB_CONTENTS_NEW_TAB_UI tab contents type. This was not actually used
brettw@chromium.org
2009-03-05
6
-14
/
+9
*
Fix the bug: Scrolling the Spell-checker drop-down box adds the languages scr...
sidchat@google.com
2009-03-05
2
-2
/
+44
*
Reduce the height of options on the Languages panel.
mal@chromium.org
2009-03-05
1
-2
/
+2
*
Reverting 11002.
brettw@chromium.org
2009-03-05
14
-58
/
+32
*
Make JavaScript alerts reflect the URL of the frame they came from, not the
brettw@chromium.org
2009-03-05
14
-32
/
+58
*
Changes bookmark sorting to sort folders first.
sky@google.com
2009-03-05
2
-7
/
+49
*
Revert change 10975 and 10972 because it broke the purify
nsylvain@chromium.org
2009-03-05
2
-28
/
+0
*
Get history and download HTML UIs into Mac/Linux builds along with supporting...
pinkerton@chromium.org
2009-03-05
5
-17
/
+26
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
125
-432
/
+432
*
Make startup_tests build and run on Linux (except reference tests).
phajdan.jr@chromium.org
2009-03-05
3
-13
/
+7
*
Highlights of changes:
hclam@chromium.org
2009-03-05
2
-0
/
+28
*
Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85 (Take 2)
hbono@chromium.org
2009-03-05
2
-1
/
+21
*
Put the dropdown menu button on the linux download shelf.
estade@chromium.org
2009-03-05
6
-49
/
+146
*
Fix a crash in chrome.exe caused by the external tab container instance getti...
ananta@chromium.org
2009-03-05
2
-7
/
+18
*
Ensure that we display a sad face for a windowed plugin when the plugin proce...
ananta@chromium.org
2009-03-05
2
-21
/
+45
*
Replace a notimplemented with a bug about full screen mode.
tc@google.com
2009-03-05
1
-2
/
+4
*
Fix a toolbar width TODO.
evan@chromium.org
2009-03-05
1
-4
/
+3
*
Changes spellcheck_unittest to read dictionaries directly from the src tree. ...
shess@chromium.org
2009-03-05
1
-12
/
+20
*
Fixes regression where bookmark manager would show black background
sky@google.com
2009-03-05
1
-3
/
+6
*
Clean up the browser about URL handler to not derive from WebContents. It is
brettw@chromium.org
2009-03-04
8
-353
/
+343
*
Some cleanup of backing_store_win.cc
cpu@google.com
2009-03-04
2
-60
/
+42
*
Take two at hooking up title bar on linux.
tc@google.com
2009-03-04
2
-24
/
+24
*
Add download items to the download shelf in linux.
estade@chromium.org
2009-03-04
6
-5
/
+182
*
Fix transparency for dragged downloads and links by using the halo text
brettw@chromium.org
2009-03-04
2
-62
/
+9
*
Revert r9953 since it caused regressions like:
ben@chromium.org
2009-03-04
2
-0
/
+6
*
Fix potential crash if the saved options tab is ever out of bounds.
ben@chromium.org
2009-03-04
1
-1
/
+4
*
Basic download shelf implementation on linux.
estade@chromium.org
2009-03-04
7
-22
/
+175
*
Revert "Hook up the app title to the page title."
tc@google.com
2009-03-04
2
-9
/
+9
*
Hook up the app title to the page title.
tc@google.com
2009-03-04
2
-9
/
+9
*
Fixing WebKeyboardEvent.
avi@chromium.org
2009-03-04
5
-14
/
+8
*
Add trivial theming support in extensions.
erikkay@google.com
2009-03-04
2
-3
/
+55
*
Fix another regression. Coordinate calculation in the OpaqueBrowserFrameView:...
ben@chromium.org
2009-03-04
1
-1
/
+5
*
Register SSLManager preferences on linux and mac.
evan@chromium.org
2009-03-04
1
-3
/
+3
*
Reland r10674, which got lost during Ben's reorg of the frame code.
pkasting@chromium.org
2009-03-04
2
-7
/
+7
*
Fix crasher in InitCurrentUI.
glen@chromium.org
2009-03-04
1
-2
/
+8
*
Try to fix a Purify UMR error. This isn't great, but it's better than nothing.
deanm@chromium.org
2009-03-04
1
-2
/
+5
[next]