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
*
Disabling ThirtyFourTabs test.
kuchhal@chromium.org
2009-02-26
1
-2
/
+2
*
Make render_view_context_menu.cc compile on Posix.
jhawkins@chromium.org
2009-02-26
3
-9
/
+17
*
Add the IDC_GO mapping for the go button widget.
deanm@chromium.org
2009-02-26
1
-0
/
+5
*
Remove zombie hunting on startup.
deanm@chromium.org
2009-02-26
1
-2
/
+0
*
We have localization (w00t!). Using it.
avi@chromium.org
2009-02-26
1
-3
/
+8
*
Reverting key change (again); this breaks every keyboard layout test there is...
avi@chromium.org
2009-02-26
4
-6
/
+12
*
Try a new approach to fixing IAT unpatch crashes when the DLL is gone.
deanm@chromium.org
2009-02-26
2
-44
/
+70
*
Fixing WebKeyboardEvent. For reals this time.
avi@chromium.org
2009-02-26
4
-12
/
+6
*
Wire up resource bundles on the mac:
thomasvl@chromium.org
2009-02-26
1
-2
/
+0
*
Reverting 10456.
hbono@chromium.org
2009-02-26
2
-21
/
+1
*
Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85
hbono@chromium.org
2009-02-26
2
-1
/
+21
*
Developer tools messages are forwarded as wrapped IPC::Messages(previously th...
yurys@google.com
2009-02-26
24
-3
/
+474
*
Make web_drag_source.cc compile on Posix.
jhawkins@chromium.org
2009-02-26
3
-19
/
+38
*
Linux: add splash screen
agl@chromium.org
2009-02-26
6
-3
/
+106
*
Make IPC::Logging register to watch for message loop destruction.
jam@chromium.org
2009-02-26
1
-3
/
+1
*
Linux: fixes for tab contents switching
agl@chromium.org
2009-02-26
4
-5
/
+7
*
Linux: fix GDK error when switching tab contents
agl@chromium.org
2009-02-26
3
-17
/
+18
*
OS_MAC should be OS_MACOSX.
wtc@chromium.org
2009-02-26
1
-1
/
+1
*
Coalesce more hardcoded schemes to using predefined constants.
brettw@chromium.org
2009-02-26
28
-81
/
+97
*
Make chrome_plugin_host.cc and chrome_plugin_util.cc compile on Posix.
jhawkins@chromium.org
2009-02-26
7
-23
/
+40
*
Implements a method to enable/disable the "Remove All" button
tc@google.com
2009-02-26
2
-0
/
+8
*
Create ProfilePersonalization in the ctor of ProfileImpl instead of lazily cr...
munjal@chromium.org
2009-02-26
1
-3
/
+5
*
Hide profiles behind a command-line switch since the user-data-dir stuff
munjal@chromium.org
2009-02-26
3
-3
/
+15
*
Fix fullscreen mode opacity issues on Aero glass. We need to not extend the ...
pkasting@chromium.org
2009-02-26
5
-41
/
+64
*
Add an identity (id) to system drag & drop.
tc@google.com
2009-02-26
1
-1
/
+7
*
We can get into a state where the automation framework presses the Close butt...
finnur@google.com
2009-02-26
1
-11
/
+15
*
We can get into a state where the automation framework sends a search string,...
finnur@google.com
2009-02-26
1
-0
/
+4
*
Auto install and update extensions from a registry defined location. This al...
erikkay@google.com
2009-02-26
3
-270
/
+488
*
Refactor the p13n NTP handler.
nick@chromium.org
2009-02-26
1
-1
/
+1
*
Don't send the receiver function name in the ExternalHostBindings::ForwardMes...
ananta@chromium.org
2009-02-25
8
-17
/
+10
*
Revert "Implement accelerators in the gtk port" at avi's request.
erg@google.com
2009-02-25
8
-157
/
+68
*
Reverting 10400.
jcampan@chromium.org
2009-02-25
2
-9
/
+6
*
When restoring a session, the browser is shown after a tab is selected causin...
jcampan@chromium.org
2009-02-25
2
-6
/
+9
*
Add the hunspell project to Chrome.app and get spellchecker compiling
shess@chromium.org
2009-02-25
3
-3
/
+3
*
Add bug links for ProcessSingleton.
evan@chromium.org
2009-02-25
1
-2
/
+3
*
Implement accelerators in the gtk port.
erg@google.com
2009-02-25
8
-68
/
+157
*
This CL causes the autofill popup to hide when the browser window is moved or...
jcampan@chromium.org
2009-02-25
9
-0
/
+32
*
Change url bar text according to the model when updating the toolbar. Fix vta...
pinkerton@chromium.org
2009-02-25
6
-27
/
+41
*
Avoid race crash: Don't drop reference to URL fetcher until data is extracted
jar@chromium.org
2009-02-25
1
-4
/
+3
*
Fix the case of invoking chrome with --install-extension when chrome was not
mpcomplete@google.com
2009-02-25
1
-1
/
+4
*
Ports SpellChecker to use FilePaths instead of wstring.
estade@chromium.org
2009-02-25
4
-66
/
+60
*
Update animations in fullscreen mode to prevent stuck throbbers.
pkasting@chromium.org
2009-02-25
2
-25
/
+28
*
One more ElideUrl->GetCleanStringFromUrl
estade@chromium.org
2009-02-25
1
-1
/
+1
*
Linux: server side backing stores
agl@chromium.org
2009-02-25
19
-86
/
+284
*
Enable the ToolbarModel on Mac and Linux. Implement ChromeFont on Mac.
pinkerton@chromium.org
2009-02-25
3
-3
/
+2
*
Fix all places where we used the GetWinVersion function
nsylvain@chromium.org
2009-02-25
6
-8
/
+10
*
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
4
-6
/
+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
4
-12
/
+6
[next]