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
*
Adds obscuring to credit card numbers when displayed.
avi@chromium.org
2010-03-26
6
-8
/
+101
*
[GTTF] Various ui tests cleanups:
phajdan.jr@chromium.org
2010-03-26
10
-114
/
+63
*
Fixes bug where triggering session restore while the browser was
sky@chromium.org
2010-03-26
12
-68
/
+200
*
Fix crasher in LocationBarViewMac::PageActionImageView::OnImageLoaded.
mirandac@chromium.org
2010-03-26
1
-3
/
+1
*
Revert 42757 - Uses GeolocationContentSettingsMap on GeolocationPermissionCon...
bulach@chromium.org
2010-03-26
3
-70
/
+51
*
Uses GeolocationContentSettingsMap on GeolocationPermissionContext to persist...
bulach@chromium.org
2010-03-26
3
-51
/
+70
*
Mac: Initial Geolocation UI.
thakis@chromium.org
2010-03-26
4
-3
/
+757
*
Clarify a comment about the geolocation content settings map
joth@chromium.org
2010-03-26
1
-2
/
+3
*
Don't allow drops on the omnibox for popup windows.
pinkerton@chromium.org
2010-03-26
2
-5
/
+10
*
Rework ordering in ExtensionsService::UninstallExtension()
jochen@chromium.org
2010-03-26
3
-17
/
+23
*
In process browser test for login screen.
dpolukhin@chromium.org
2010-03-26
10
-59
/
+255
*
First cut at implementing the windows geolocaiton bubble view.
joth@chromium.org
2010-03-26
2
-13
/
+67
*
Stop abusing cookie strings for local storage and database.
jorlow@chromium.org
2010-03-26
5
-10
/
+15
*
Updating trunk VERSION from 363.0 to 364.0
chrome-release@google.com
2010-03-26
1
-1
/
+1
*
Re-attempt at http://codereview.chromium.org/1344002
joth@chromium.org
2010-03-26
5
-31
/
+160
*
Fix for negative routing info problem. We were replacing tokens after
nick@chromium.org
2010-03-26
5
-16
/
+125
*
[GTTF] Remove the in-process test launcher, which is no longer used.
phajdan.jr@chromium.org
2010-03-26
4
-198
/
+0
*
Implement new websocket handshake based on draft-hixie-thewebsocketprotocol-76
ukai@chromium.org
2010-03-26
1
-0
/
+1
*
3rd try. *sigh*
slightlyoff@chromium.org
2010-03-26
4
-3
/
+23
*
Move a few more things out of BrowserMain into helper functions.
brettw@chromium.org
2010-03-26
1
-41
/
+55
*
Revert 42719 - Adding the cobwerks plugin piecemeal
cpu@chromium.org
2010-03-26
1
-1
/
+0
*
Label scraping for AutoFill.
dhollowa@chromium.org
2010-03-26
4
-44
/
+277
*
Adding the cobwerks plugin piecemeal
cpu@chromium.org
2010-03-26
1
-0
/
+1
*
Removing AutoFill Death Tests.
dhollowa@chromium.org
2010-03-26
4
-19
/
+0
*
Fix the known stack crash signature for Bug 39356
ananta@chromium.org
2010-03-26
1
-1
/
+1
*
Switch from he.xtb to iw.xtb because the translation console is
tony@chromium.org
2010-03-26
4
-4
/
+6
*
Added support for pending extensions to ExtensionsService and
akalin@chromium.org
2010-03-26
6
-90
/
+543
*
Scope the WriteTransactions during model association so that we don't lock th...
zork@chromium.org
2010-03-26
3
-136
/
+153
*
Add some more EXPECT_TRUE to track down the valgrind issue.
arv@chromium.org
2010-03-26
1
-2
/
+6
*
GTK: Provide GTK+ themed notifications.
erg@chromium.org
2010-03-26
2
-19
/
+62
*
Views: fix a crash where in the browser actions container.
estade@chromium.org
2010-03-26
2
-4
/
+28
*
Make nacl_ui_tests not flaky on Mac, enable the sandbox on Win64
gregoryd@google.com
2010-03-26
2
-41
/
+0
*
Disable test AccountScreenTest.TestBasic .
skerner@chromium.org
2010-03-26
1
-1
/
+1
*
linux: turn on -Wextra
evan@chromium.org
2010-03-26
1
-1
/
+1
*
BookmarksUITest.BookmarksLoaded fails under valgrind on mac
dhollowa@chromium.org
2010-03-25
1
-0
/
+4
*
Adding new test for mount observer. Also changing the usb mounter to only rel...
dhg@chromium.org
2010-03-25
5
-7
/
+174
*
Add test for power_menu_button.
chocobo@chromium.org
2010-03-25
4
-7
/
+107
*
Revert 42656 - Add a Pepper audio basic functionality unit test.
skerner@chromium.org
2010-03-25
6
-48
/
+9
*
Reverting this CL to see if this fixes chrome frame unit test failures.
ananta@chromium.org
2010-03-25
4
-23
/
+3
*
Revert "linux: turn on -Wextra"
evan@chromium.org
2010-03-25
1
-1
/
+1
*
linux: turn on -Wextra
evan@chromium.org
2010-03-25
1
-1
/
+1
*
Updating Chrome's localized strings from the translation console. These strin...
robertshield@chromium.org
2010-03-25
51
-478
/
+140
*
Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ...
slightlyoff@chromium.org
2010-03-25
4
-3
/
+23
*
Revert 42570 - Move the installer result enum to the bottom
cpu@chromium.org
2010-03-25
1
-4
/
+2
*
Calling OpenGL from the renderer process
apatrick@chromium.org
2010-03-25
29
-189
/
+431
*
Clean up read FDs in async network alive. This prevents chrome from eating a...
zork@chromium.org
2010-03-25
1
-1
/
+17
*
Adding a chrome crash which occurs in chrome frame reliability test runs to t...
ananta@chromium.org
2010-03-25
1
-0
/
+4
*
Temporary stuff for internal plugins, part 1.
viettrungluu@chromium.org
2010-03-25
9
-5
/
+52
*
Add a basic FileBrowseUI browser test to verify <input type=file..> would bri...
xiyuan@chromium.org
2010-03-25
3
-1
/
+160
*
Re-land 42631: The problem was that notifications aren't implemented on linux...
aa@chromium.org
2010-03-25
18
-26
/
+176
[next]