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
*
Workaround for I915 graphics cards which have horrible GL shader support.
scherkus@chromium.org
2010-03-25
2
-0
/
+19
*
Remove languages tab from Mac, because languages are set in the System Prefer...
mirandac@chromium.org
2010-03-25
3
-831
/
+738
*
Add a Pepper audio basic functionality unit test.
neb@chromium.org
2010-03-25
6
-9
/
+48
*
Remove Oriya from the list of UI languages for now because we're not getting ...
jshin@chromium.org
2010-03-25
16
-1048
/
+0
*
GTK: Clean up visual appearance of HTML5 notifications.
erg@chromium.org
2010-03-25
2
-47
/
+27
*
Revert 42646 - Register internal plugins.
viettrungluu@chromium.org
2010-03-25
1
-7
/
+3
*
GTK: Allow double clicking on an exception to open the edit dialog.
erg@chromium.org
2010-03-25
2
-17
/
+22
*
Remove the disable metrics command line flag, which is no longer used for
brettw@chromium.org
2010-03-25
2
-5
/
+0
*
Basic change correcting the coordinate space of the reference anchor point fo...
twiz@chromium.org
2010-03-25
1
-7
/
+6
*
[Mac] Clean up the icon loading code for extensions after finnur's change (r4...
andybons@chromium.org
2010-03-25
3
-54
/
+17
*
Register internal plugins.
viettrungluu@chromium.org
2010-03-25
1
-3
/
+7
*
GTK: hide the current grab widget when showing an info bubble.
estade@chromium.org
2010-03-25
2
-97
/
+54
*
Revert 42631 as it seems to have broken browser tests on linux_views.
aa@chromium.org
2010-03-25
18
-172
/
+26
*
fix forgotton release that upsets valgrind on the mac unit tests
danno@chromium.org
2010-03-25
1
-0
/
+24
*
Added paths for internal plugins.
viettrungluu@chromium.org
2010-03-25
2
-2
/
+36
*
Add incognito guidelines to the overview.
kathyw@chromium.org
2010-03-25
2
-3
/
+119
*
First part of new install dialog on Windows. Later changes will
aa@chromium.org
2010-03-25
5
-30
/
+434
*
Add info about favicons.
kathyw@chromium.org
2010-03-25
2
-8
/
+12
*
Fix the offical build by passing local state to the initialize metrics function.
brettw@chromium.org
2010-03-25
1
-2
/
+3
*
Fix BrowserActionsContainerTest.Visibility for chromeos and reenable it.
mpcomplete@chromium.org
2010-03-25
5
-9
/
+16
*
Remove the exclusions from dom_checker tests that pass on the bots.
nirnimesh@chromium.org
2010-03-25
3
-8
/
+0
*
Add Geolocation to the content types. This adds several special case guards s...
joth@chromium.org
2010-03-25
6
-2
/
+16
*
TBR:
arv@chromium.org
2010-03-25
2
-46
/
+63
*
Finish wiring up notifications in extensions.
aa@chromium.org
2010-03-25
18
-26
/
+172
*
Move some stuff from BrowserMain into helper functions.
brettw@chromium.org
2010-03-25
2
-55
/
+64
*
Makes adding a new folder from the bookmark context menu add the
sky@chromium.org
2010-03-25
6
-53
/
+85
*
LanguageSwitch test.
glotov@google.com
2010-03-25
3
-0
/
+61
*
Disabling tests because failures are leading to zombie processes that are
dmazzoni@chromium.org
2010-03-25
1
-2
/
+2
*
DevTools: Fix devtools crasher related to unsuccessful extensions reload with...
pfeldman@chromium.org
2010-03-25
2
-29
/
+56
*
Refactor network selection screen.
nkostylev@google.com
2010-03-25
18
-219
/
+417
*
Mark AccountScreenTest.TestBasic as flaky.
skerner@chromium.org
2010-03-25
1
-2
/
+1
*
Possible fix / workaround for geolocation wifi hanging bug
joth@chromium.org
2010-03-25
1
-3
/
+19
*
Reland r42467. Clear cookies, local storage and databases when an extension g...
jochen@chromium.org
2010-03-25
12
-11
/
+260
*
Be consistent about Text Encoding menu names on OS X - use "Encoding" in all ...
jeremy@chromium.org
2010-03-25
2
-909
/
+111
*
OOBE screens stroke should on pixel boundary to looks less blurry.
dpolukhin@chromium.org
2010-03-25
1
-7
/
+10
*
Update to the current Dromaeo ToT.
antonm@chromium.org
2010-03-25
57
-136
/
+195
*
Preparatory step for implementing http://crbug.com/39171
joth@chromium.org
2010-03-25
4
-25
/
+55
*
HttpAuthFilterWhitelist is now getting entries from the Windows
ahendrickson@google.com
2010-03-25
1
-11
/
+14
*
Add all the strings required for the geolocation bubble, location bar icon, a...
joth@chromium.org
2010-03-25
1
-4
/
+32
*
[Mac] Make cookie prompt dialog more Mac-like
danno@chromium.org
2010-03-25
6
-178
/
+392
*
Fix a bug that caused candidate_window to crash at startup time.
satorux@chromium.org
2010-03-25
1
-0
/
+1
*
Initial unittest for AccountScreen.
avayvod@google.com
2010-03-25
2
-0
/
+49
*
Adds GeolocationContentSettings on TabContents.
joth@chromium.org
2010-03-25
7
-39
/
+120
*
Updating trunk VERSION from 362.0 to 363.0
chrome-release@google.com
2010-03-25
1
-1
/
+1
*
[Mac] Allow user to change cookie expiration date in cookie prompt
danno@chromium.org
2010-03-25
9
-182
/
+279
*
Don't run NewTabUITest.NTPHasThumbnails under TSan
timurrrr@chromium.org
2010-03-25
1
-0
/
+1
*
Reland r42473. Add a delegate to CookieMonster and broadcast notifications ab...
jochen@chromium.org
2010-03-25
7
-6
/
+130
*
Chrome side of adding search support to Pepper.
jam@chromium.org
2010-03-25
4
-44
/
+152
*
Adding a context menu to bring up or bring back the translate infobar
jcivelli@chromium.org
2010-03-25
4
-16
/
+142
*
Fix infinite loop bug that crashes Chrome when selected "Disable Wifi".
chocobo@chromium.org
2010-03-25
2
-6
/
+6
[next]