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
...
*
reland cl that implement error state for translate infobar
kuan@chromium.org
2010-03-29
25
-151
/
+486
*
Make the Pepper 2D API paint on Mac. We just had to implement the code to copy
brettw@chromium.org
2010-03-29
1
-3
/
+39
*
Fix a regression appearing in r41875 where navigating back from an interstiti...
bauerb@chromium.org
2010-03-29
3
-7
/
+45
*
Reverting to fix chromium linux 64 unit tests
ananta@chromium.org
2010-03-29
3
-47
/
+9
*
Patch the Browser GDI crash with excessive downloads by restricting maximum n...
inferno@chromium.org
2010-03-29
3
-9
/
+47
*
Added keyboard accelerator and hint label to skip update during OOBE by press...
denisromanov@chromium.org
2010-03-29
3
-4
/
+50
*
Reverting to fix the vista sync_unit_tests failures.
ananta@chromium.org
2010-03-29
1
-1
/
+1
*
Fix issue where consecutive searches did not work.
arv@chromium.org
2010-03-29
1
-1
/
+2
*
Initial refactoring of "FILES" handling for buildbot archive/staging scripts.
mmoss@google.com
2010-03-29
1
-0
/
+88
*
Minor style fixes to bookmark_pasteboard_helper_mac.mm.
viettrungluu@chromium.org
2010-03-29
1
-33
/
+38
*
Make sure we poll immediately on the first syncer loop.
zork@chromium.org
2010-03-29
1
-1
/
+1
*
Fix crash: geolocation arbitrator may get deleted on wrong thread.
joth@chromium.org
2010-03-29
2
-5
/
+1
*
gtk: remove obsolete TODO comment.
erg@chromium.org
2010-03-29
1
-2
/
+0
*
Revert "implement error state for translate infobar"
phajdan.jr@chromium.org
2010-03-29
25
-484
/
+150
*
implement error state for translate infobar
kuan@chromium.org
2010-03-29
25
-150
/
+484
*
[Mac] Remove inappropriate checks on |preview_enabled|.
shess@chromium.org
2010-03-29
2
-10
/
+2
*
Fixes http://code.google.com/p/chromium/issues/detail?id=39687
bulach@chromium.org
2010-03-29
1
-1
/
+1
*
Renamed pepper_test_plugin target to npapi_pepper_test_plugin. The automated ...
alokp@chromium.org
2010-03-29
3
-6
/
+8
*
Re-enable locale tests on Mac. They work fine now.
phajdan.jr@chromium.org
2010-03-29
1
-4
/
+0
*
Mac: Properly put the NSURLs on the pasteboard when dragging from web content.
viettrungluu@chromium.org
2010-03-29
1
-6
/
+14
*
Disable TabRestoreServiceTest.DontPersistPostData under ThreadSanitizer on Mac
glider@chromium.org
2010-03-29
1
-0
/
+3
*
Add test cases for NetworkScreenTest.
nkostylev@google.com
2010-03-29
5
-94
/
+301
*
[Linux] Follow GNOME's HIG in application shortcuts dialogs.
phajdan.jr@chromium.org
2010-03-29
1
-4
/
+11
*
Have Chrome Frame always delete the user profile on uninstall unless an MSI u...
robertshield@chromium.org
2010-03-29
2
-4
/
+23
*
Fix console errors logged from chrome://extensions page. void is a unary oper...
yurys@chromium.org
2010-03-29
1
-5
/
+5
*
[Mac] Implement cookie prompt for appcaches
danno@chromium.org
2010-03-29
5
-63
/
+340
*
Show detail link and Accept/Cancel buttons should be on same horizontal line ...
jochen@chromium.org
2010-03-29
1
-17
/
+7
*
Don't show extension state in cookie tree list.
jochen@chromium.org
2010-03-29
10
-39
/
+115
*
Reverted back change #1337001, fixing the unit tests in chromium builds:
georgey@chromium.org
2010-03-29
8
-157
/
+543
*
Fixing the translate menu behavior.
jcivelli@chromium.org
2010-03-29
4
-71
/
+143
*
A workaround fix for Issue 26880.
hbono@chromium.org
2010-03-29
2
-8
/
+34
*
Mac: Fill in geolocation bubble from model.
thakis@chromium.org
2010-03-29
3
-171
/
+147
*
* Add / exhanced tests for state transition.
oshima@chromium.org
2010-03-28
4
-21
/
+116
*
Added two browser tests for CompactLocationBarHost.
oshima@chromium.org
2010-03-28
5
-90
/
+126
*
Style (indent/spacing) fixes in DOM UI + comment fix.
viettrungluu@chromium.org
2010-03-28
16
-111
/
+124
*
Fixed memory leak in unittest introduced by 42899.
akalin@chromium.org
2010-03-27
1
-0
/
+1
*
Make the tests use 64-bit nexes when running 64-bit Linux Chrome
gregoryd@google.com
2010-03-27
1
-0
/
+2
*
Updating trunk VERSION from 364.0 to 365.0
chrome-release@google.com
2010-03-27
1
-1
/
+1
*
Fill in a default update_url for extensions with none.
akalin@chromium.org
2010-03-27
3
-144
/
+232
*
AutoFill: Handle filling select controls.
jhawkins@chromium.org
2010-03-27
11
-306
/
+232
*
A basic implementation of information about appcache. Lists manifest files, t...
kkanetkar@chromium.org
2010-03-27
7
-1
/
+67
*
Update i18n pages to include predefined messages (e.g. @@bidi_dir).
kathyw@chromium.org
2010-03-27
4
-6
/
+287
*
Use internal pdf plugin with --internal-pdf
jam@chromium.org
2010-03-27
8
-0
/
+47
*
POSIX: Re-enable browser shutdown measurements. We should write the measureme...
thestig@chromium.org
2010-03-27
3
-11
/
+10
*
gtk: Implement handling for the "Default Profile/Credit Card" buttons in the
jhawkins@chromium.org
2010-03-27
4
-38
/
+181
*
Hook autofill++ WebDatabase changes up to the NotificationService.
tim@chromium.org
2010-03-27
7
-31
/
+270
*
Added command buffer implementation of WebGL which runs in the sandbox.
kbr@google.com
2010-03-27
17
-4
/
+1353
*
AutoFill string hints for localization team
dhollowa@chromium.org
2010-03-26
1
-4
/
+4
*
Fix an exception thrown when pasting in BMM
feldstein@chromium.org
2010-03-26
1
-1
/
+1
*
Revert 42838 - Reenables NewTabUITest.ChromeInternalLoadsNTP on Valgrind.
creis@chromium.org
2010-03-26
1
-0
/
+2
[prev]
[next]