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
*
Don't resolve IP literals.
vandebo@chromium.org
2010-08-18
1
-1
/
+1
*
Open welcome page on first run.
mirandac@chromium.org
2010-08-18
1
-0
/
+1
*
Add whats_new.html to extension docs.
aa@chromium.org
2010-08-18
60
-35
/
+680
*
Revert 56600 - ServiceProcessControlBrowserTest.LaunchAndIPC crashes.
rvargas@google.com
2010-08-18
11
-78
/
+24
*
Revert "Convert FormatBytes to string16."
evan@chromium.org
2010-08-18
5
-27
/
+29
*
Convert FormatBytes to string16.
evan@chromium.org
2010-08-18
5
-29
/
+27
*
Disable crashy RenderViewTest.OnHandleKeyboardEvent
phajdan.jr@chromium.org
2010-08-18
1
-1
/
+2
*
Re-land r56529, and add fixes for the browser tests on chromium os.
cmasone@google.com
2010-08-18
9
-14
/
+92
*
Start/stop service process when browser starts and stop
hclam@chromium.org
2010-08-18
11
-24
/
+78
*
Get the same margin on all sides of the notification.
johnnyg@chromium.org
2010-08-18
3
-6
/
+0
*
Display a banner above each panel that contains managed options.
csilv@chromium.org
2010-08-18
13
-27
/
+195
*
Added BackgroundModeManager which tracks when background apps are loaded/unlo...
atwilson@chromium.org
2010-08-18
39
-214
/
+497
*
Refactor SafeBrowsingDatabase for transition to new file format.
shess@chromium.org
2010-08-18
13
-224
/
+2121
*
FBTF: Remove a few SkBitmap instances (and other headers that were next to th...
erg@google.com
2010-08-18
27
-79
/
+159
*
Convert FillRect(... SkPaint) to DrawRect() since it doesn't necessarily fill...
pkasting@chromium.org
2010-08-18
2
-3
/
+2
*
Reduces the lower position of the home glyph to be consistent with the other ...
andybons@chromium.org
2010-08-18
4
-604
/
+143
*
Remove an unnecessary image using auto-mirroring.
pkasting@chromium.org
2010-08-18
5
-41
/
+58
*
Fix the urls reported as page_url and referer_url when a redirect is involved.
panayiotis@google.com
2010-08-18
3
-5
/
+41
*
DOMUI: Use the OriginalProfile() to load the PersonalDataManager for AutoFill
jhawkins@chromium.org
2010-08-18
1
-1
/
+2
*
Removed 'stop syncing' button from chromeos options.
zelidrag@chromium.org
2010-08-18
2
-3
/
+5
*
Adds RenderWidgetHostWillPaint. I need this for something else I'm
sky@chromium.org
2010-08-18
5
-3
/
+8
*
Enabling offline sync test.
rsimha@chromium.org
2010-08-18
1
-1
/
+1
*
[Mac] Fix the new tab button hover bounds to match what we test for in hitTest.
rohitrao@chromium.org
2010-08-18
6
-27
/
+61
*
Ensure that import works according to the chart in go/chromefirstrun when ski...
mirandac@chromium.org
2010-08-18
1
-21
/
+47
*
Revert 56529 - [Chrome OS] Block the installation of extensions with NPAPI pl...
phajdan.jr@chromium.org
2010-08-18
7
-81
/
+12
*
Make the saved passwords tab work.
sargrass@google.com
2010-08-18
12
-56
/
+311
*
Fixed race where GPU process rendered to invalid window handle.
apatrick@chromium.org
2010-08-18
2
-4
/
+7
*
Disable content.ContentTest.testThreeWindows on Mac
nirnimesh@chromium.org
2010-08-18
1
-0
/
+1
*
[Mac] Don't close the Wrench menu after using the zoom buttons if the menu wa...
rsesek@chromium.org
2010-08-18
11
-10
/
+204
*
Rename WebFileSystem to WebFileUtilities for corresponding WebKit API changes.
kinuko@chromium.org
2010-08-18
6
-24
/
+24
*
Remove all wstrings from the IPC logging subsystem.
erg@google.com
2010-08-18
41
-861
/
+890
*
GTTF: Make URLFetcherProtectTestPassedThrough fail fast.
phajdan.jr@chromium.org
2010-08-18
1
-3
/
+4
*
GTTF: Move TestingAutomationProvider to its own file.
phajdan.jr@chromium.org
2010-08-18
6
-165
/
+194
*
Revert 56539 - Added HostResolveImpl Requests and Jobs to log.
mmenke@chromium.org
2010-08-18
7
-114
/
+14
*
Win IO Perf Regressions
thomasvl@chromium.org
2010-08-18
9
-788
/
+104
*
Revert 56522 - Fix leaks in GoogleURLTrackerTest::CreateRequestContext()
thomasvl@chromium.org
2010-08-18
2
-8
/
+5
*
Added HostResolveImpl Requests and Jobs to log.
mmenke@chromium.org
2010-08-18
7
-14
/
+114
*
Reduce "false positive" in preconnect rates.
jar@chromium.org
2010-08-18
4
-111
/
+190
*
DOMUI prefs: Move inline header list class into its own file for reuse.
stuartmorgan@chromium.org
2010-08-18
6
-178
/
+212
*
Fix DictionaryValue::Equals() to also detect differences in key names.
mnissler@chromium.org
2010-08-18
2
-8
/
+8
*
Convert GetDisplayStringInLTRDirectionality from wstring to string16.
tony@chromium.org
2010-08-18
13
-32
/
+40
*
Ensures we don't let users translate pages that are in an unsupported languag...
jcivelli@chromium.org
2010-08-18
3
-1
/
+22
*
Convert strings in bookmarks, part 2.
viettrungluu@chromium.org
2010-08-18
5
-44
/
+34
*
[Mac] Retain a reference within a scoped_nsobject of a Page Action's context ...
andybons@chromium.org
2010-08-18
2
-6
/
+12
*
DOMUI prefs: Add the recent pages list to the 'add startup page' overlay
stuartmorgan@chromium.org
2010-08-18
9
-8
/
+270
*
[Chrome OS] Block the installation of extensions with NPAPI plugins
cmasone@google.com
2010-08-18
7
-12
/
+81
*
Upate privacy options preference UI GTK widgets when the corresponding polici...
markusheintz@chromium.org
2010-08-18
1
-17
/
+20
*
Show keyboard focus on toolbar buttons.
avi@chromium.org
2010-08-18
1
-4
/
+11
*
Compress recorded audio with speex before transmitting to server for recognit...
satish@chromium.org
2010-08-18
7
-16
/
+99
*
Adds IDBKeyPath parser / extractor, and provides a mechanism to call it sandb...
bulach@chromium.org
2010-08-18
13
-107
/
+548
[next]