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
*
Add background_tile_view for tiling an image as UI background (about box need...
thomasvl@chromium.org
2009-08-28
12
-296
/
+1000
*
Change default homepage experience.
kuchhal@chromium.org
2009-08-28
4
-13
/
+31
*
Add "npapi::plugininstance::npp_newstream___ipc::syncchannel::sendwithtimeout...
jshin@chromium.org
2009-08-28
1
-0
/
+4
*
Enable a bunch of extension browsertests for linux
rafaelw@chromium.org
2009-08-28
4
-11
/
+34
*
Fix issue 20297: Typing backspace while in a form field causes the browser to...
suzhe@chromium.org
2009-08-28
1
-0
/
+1
*
Fix theme caching on Vista 64 when default theme is installed from the theme ...
mirandac@chromium.org
2009-08-28
2
-6
/
+18
*
Reverting 24700.
avi@chromium.org
2009-08-28
33
-4683
/
+2843
*
Fix control key and paste behavior in Linux omnibox.
suzhe@chromium.org
2009-08-28
3
-6
/
+53
*
Do at least some rudimentary sorting of bookmarked URLs in the omnibox dropdo...
pkasting@chromium.org
2009-08-28
7
-47
/
+212
*
Wait correctly for all navigations that will happen in ErrorPageTest.
phajdan.jr@chromium.org
2009-08-28
1
-12
/
+20
*
Move observers out of automation_provider.cc to declutter the file.
phajdan.jr@chromium.org
2009-08-28
5
-746
/
+978
*
Updates to clean up default theme and add hover states.
avi@chromium.org
2009-08-27
33
-2843
/
+4683
*
GTK Themes: Refresh the entire location bar area on Update().
erg@google.com
2009-08-27
1
-1
/
+7
*
Add unittest for Gtk search engine manager dialog.
mattm@chromium.org
2009-08-27
5
-15
/
+285
*
With an upcoming ICU 4.2 upgrade, the way 'search' works has changed and FiP ...
jshin@chromium.org
2009-08-27
1
-4
/
+8
*
Ellipsize long entries in bookmark menus and the back/forward menus.
estade@chromium.org
2009-08-27
5
-9
/
+58
*
Fix download shelf item overflow on os x.
thakis@chromium.org
2009-08-27
1
-4
/
+8
*
Add a fast path for tab strip expose.
tony@chromium.org
2009-08-27
4
-2
/
+116
*
Poke a hole in the Sandbox for sending signals to self.
jeremy@chromium.org
2009-08-27
1
-0
/
+3
*
Fixes typo in new_new_tab.js that turned off tips.
mirandac@chromium.org
2009-08-27
1
-1
/
+1
*
Make the about:plugins page use a normal-sized font.
evan@chromium.org
2009-08-27
1
-22
/
+8
*
Remove completed downloads from shelf when the shelf closes.
thakis@chromium.org
2009-08-27
9
-14
/
+91
*
Adds support for WAI-ARIA role option, by adding exposure of MSAA role ROLE_S...
klink@chromium.org
2009-08-27
1
-0
/
+2
*
More refactoring for WebPlugin.
darin@chromium.org
2009-08-27
6
-45
/
+29
*
Fix 20398: PageAction icon disappears on reader.google.com when url includes ...
finnur@chromium.org
2009-08-27
1
-2
/
+9
*
Miscellaneous doc changes, nothing earthshaking.
kathyw@google.com
2009-08-27
9
-21
/
+149
*
Send release events as well as press events in linux event mocking infrastruc...
estade@chromium.org
2009-08-27
1
-35
/
+90
*
Adding in missing dependency on chrome_strings in browser_tests.
bradnelson@google.com
2009-08-27
1
-0
/
+1
*
Only allow in-process tests in few binaries.
phajdan.jr@chromium.org
2009-08-27
2
-0
/
+13
*
Add call to BrowserThemeProvider::GenerateBitmap removed in r24170.
erg@google.com
2009-08-27
2
-1
/
+5
*
Adds the settings tab to options on chrome os. The contents is just a place
sky@chromium.org
2009-08-27
6
-0
/
+95
*
Add a technical overview of extensions.
kathyw@google.com
2009-08-27
2
-17
/
+407
*
Fix a couple of bugs in the "custom home pages" list in the Preferences window.
ben@chromium.org
2009-08-27
4
-1
/
+53
*
Skip ImporterTest.Firefox35Importer unit test again as it is still crashing P...
kuchhal@chromium.org
2009-08-27
1
-0
/
+3
*
gtk: Subtract the tabstrip x offset from the last tab x offset when calculati...
jhawkins@chromium.org
2009-08-27
1
-1
/
+1
*
DevTools: Remove base/values dependency from devtools.
pfeldman@chromium.org
2009-08-27
10
-44
/
+60
*
Fix invalidates from off-screen plugins on the Mac.
stuartmorgan@chromium.org
2009-08-27
1
-2
/
+12
*
Revert r24606-24607. The tree didn't like them. :(
phajdan.jr@chromium.org
2009-08-27
11
-96
/
+32
*
Wait correctly for navigations in ErrorPage UI test.
phajdan.jr@chromium.org
2009-08-27
1
-4
/
+4
*
Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.
phajdan.jr@chromium.org
2009-08-27
11
-28
/
+92
*
Draw background of Linux extension toolstrips.
phajdan.jr@chromium.org
2009-08-27
6
-0
/
+36
*
Fix leak in ExtensionTest.
aa@chromium.org
2009-08-27
1
-1
/
+0
*
Update of the extension install UI:
aa@chromium.org
2009-08-27
50
-170
/
+656
*
Fixes a crash caused due to a call to NPP_DestroyStream occuring in the cont...
ananta@chromium.org
2009-08-27
2
-0
/
+47
*
Extension docs: fix 404 error
rafaelw@chromium.org
2009-08-27
1
-2
/
+4
*
[Mac] The autocomplete popup now gets its position from the toolbar controller,
rohitrao@chromium.org
2009-08-27
11
-23
/
+83
*
Don't flip out in debug mode when launching the bookmark manager and the mode...
estade@chromium.org
2009-08-27
1
-2
/
+0
*
The PluginHostMsg_CancelResource message is now an async routed message. It d...
ananta@chromium.org
2009-08-27
1
-2
/
+2
*
assure model is loaded *before* showing the bookmark manager
estade@chromium.org
2009-08-27
1
-4
/
+4
*
Fix linux views build.
estade@chromium.org
2009-08-27
1
-2
/
+4
[next]