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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable the ToolbarModel on Mac and Linux. Implement ChromeFont on Mac.
pinkerton@chromium.org
2009-02-25
8
-20
/
+127
*
Fix all places where we used the GetWinVersion function
nsylvain@chromium.org
2009-02-25
10
-16
/
+17
*
Change some calls to gfx::ElideUrl() to using gfx::GetCleanStringFromUrl()
estade@chromium.org
2009-02-25
4
-10
/
+11
*
Revert "Fixing WebKeyboardEvent."
kuchhal@chromium.org
2009-02-25
5
-9
/
+12
*
Fix menubar activation in context of temp LSUIElement=1 hack.
jrg@chromium.org
2009-02-25
1
-1
/
+7
*
Fixing WebKeyboardEvent.
avi@chromium.org
2009-02-25
5
-12
/
+9
*
Force the browser to restored mode before going fullscreen, since Windows doe...
pkasting@chromium.org
2009-02-25
2
-13
/
+23
*
Remove code that adds "Url Protocol" key to registry entry
sverrir@chromium.org
2009-02-25
2
-4
/
+12
*
Add following files to chrome.xcodeproj to fix Mac build:
phajdan.jr@chromium.org
2009-02-25
1
-0
/
+4
*
Fixes bogus DCHECK in bookmark_bar_view. I needed to add the check for
sky@google.com
2009-02-25
2
-2
/
+2
*
Remove memory model experiment
jar@chromium.org
2009-02-25
5
-42
/
+10
*
Compile parts of chrome/browser/automation on Linux.
phajdan.jr@chromium.org
2009-02-25
6
-49
/
+177
*
Some files I forgot in my previous view-source change.
brettw@chromium.org
2009-02-25
5
-1
/
+47
*
Disable ThirtyFoudTabs test as it is failing consitently now on all buildbots.
kuchhal@chromium.org
2009-02-25
1
-1
/
+3
*
Delete the ViewSourceTabContents.
brettw@chromium.org
2009-02-25
44
-155
/
+176
*
Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.
glen@chromium.org
2009-02-25
21
-254
/
+298
*
Make bookmark_context_menu.cc and bookmark_drop_info.cc compile on Posix.
jhawkins@chromium.org
2009-02-25
10
-36
/
+151
*
Fix bad path to grit run.
thomasvl@chromium.org
2009-02-25
1
-1
/
+1
*
Make non-glass popups match new mockup from Glen.
pkasting@chromium.org
2009-02-25
14
-102
/
+102
*
Allow JS Debugger shortcut to work in fullscreen mode, since there's no reaso...
pkasting@chromium.org
2009-02-25
1
-5
/
+7
*
Fix system menu positioning a bit. In Aero glass, the maximized mode menu wa...
pkasting@chromium.org
2009-02-25
2
-5
/
+9
*
Trying again to land this CL that makes the browser focus UI tests in process.
jcampan@chromium.org
2009-02-25
7
-247
/
+431
*
Sandbox fix - warmup -[NSColor colorUsingColorSpaceName].
jeremy@chromium.org
2009-02-25
2
-2
/
+11
*
Add "new tab" ui to the build and remove some of the scaffolding. Fix compati...
pinkerton@chromium.org
2009-02-25
5
-21
/
+43
*
Make basic bits of chrome/test/automation build on Linux.
phajdan.jr@chromium.org
2009-02-25
9
-85
/
+118
*
Initial support for Renderer Side Histograms
jar@chromium.org
2009-02-25
14
-12
/
+252
*
An experimental fix for Issue 7707.
hbono@chromium.org
2009-02-25
1
-0
/
+7
*
Temporary fix for the Cocoa-in-renderer problem.
jrg@chromium.org
2009-02-25
4
-8
/
+44
*
Adds some debugging code in hopes of figuring out who is removing the
sky@google.com
2009-02-25
3
-4
/
+20
*
Add a new message id IDS_LOGIN_DIALOG_DESCRIPTION_NO_REALM,
wtc@chromium.org
2009-02-25
2
-4
/
+10
*
Always log out how many user scripts were injected, not just
aa@chromium.org
2009-02-25
1
-4
/
+2
*
ui test fail. revert.
ben@chromium.org
2009-02-25
11
-171
/
+91
*
Reverting 10318.
jcampan@chromium.org
2009-02-25
10
-443
/
+247
*
AppModalDialogQueue shouldn't depend on views.
ben@chromium.org
2009-02-25
11
-91
/
+171
*
Added FFmpeg project to chrome, chrome_kjs and media solution files.
scherkus@chromium.org
2009-02-25
2
-0
/
+24
*
Landing again the move of browser focus UI tests to in process.
jcampan@chromium.org
2009-02-25
10
-247
/
+443
*
fix clobber build
tc@google.com
2009-02-25
2
-6
/
+3
*
This make accelerators work in interstitial pages.
jcampan@chromium.org
2009-02-25
3
-2
/
+109
*
Get save page working on posix.
estade@chromium.org
2009-02-25
3
-15
/
+11
*
Adds ability to sort the children of a node in the bookmark model. I
sky@google.com
2009-02-25
4
-16
/
+70
*
Fix release build by including windows.h which was
tc@google.com
2009-02-25
1
-0
/
+2
*
Move windows specific functions from l10n_util.h to l10n_util_win.h.
tc@google.com
2009-02-24
15
-50
/
+77
*
Final step in converting all grit includes to have grit in the path.
tc@google.com
2009-02-24
9
-9
/
+9
*
Add logging to ExtensionsService, UserScriptMaster,
aa@chromium.org
2009-02-24
7
-0
/
+39
*
Make bookmark_drag_data.cc compile on Posix.
jhawkins@chromium.org
2009-02-24
5
-13
/
+32
*
Final step needed to get be able to download things on linux.
estade@chromium.org
2009-02-24
3
-33
/
+50
*
Keeping track of whether WebKit is in the callstack using RenderThread doesn'...
jam@chromium.org
2009-02-24
7
-104
/
+9
*
Reverting 10295.
jcampan@chromium.org
2009-02-24
7
-433
/
+246
*
The guts of the video renderer logic that relate to timing and queuing of fra...
ralphl@chromium.org
2009-02-24
3
-419
/
+82
*
Converted the browser focus interactive ui tests to be in process.
jcampan@chromium.org
2009-02-24
7
-246
/
+433
[next]