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
Commit message (
Expand
)
Author
Age
Files
Lines
*
This is a temporary fix to prevent the crash described in the bug.
mrossetti@chromium.org
2011-03-28
6
-23
/
+56
*
Remove the timeStamp property from the webNavigation extension API.
mpcomplete@chromium.org
2011-03-28
19
-554
/
+6
*
Autofill extend profiles to include multi-valued fields, part 3.
dhollowa@chromium.org
2011-03-28
11
-241
/
+818
*
Fix clang error with missing constructor when converting
scr@chromium.org
2011-03-28
2
-0
/
+5
*
[Sync] Move ProfileSyncService bookmark tests into its own file
akalin@chromium.org
2011-03-28
3
-1399
/
+1479
*
PrintPreview: Change the state of collate checkbox based on #copies value.
kmadhusu@chromium.org
2011-03-28
3
-4
/
+25
*
When looking at this bug, I found at least the following issues:
scr@chromium.org
2011-03-28
26
-234
/
+428
*
Remove the path from PlatformFileInfo; it's cleaner just to pass it along as a
ericu@google.com
2011-03-28
24
-49
/
+84
*
Fix up some types in the API.
neb@chromium.org
2011-03-28
22
-33
/
+36
*
PrintPreview: Remove NOTIMPLEMENTED() function call in PrintingContextWin::Up...
kmadhusu@chromium.org
2011-03-28
1
-3
/
+4
*
PrintPreview: Fix the print preview tab title format to match the mocks.
kmadhusu@chromium.org
2011-03-28
6
-6
/
+25
*
Add focused property to chrome.windows.create extension API.
jennb@chromium.org
2011-03-28
24
-11
/
+263
*
Adds some debugging code in hopes of figuring out a crash.
sky@chromium.org
2011-03-28
1
-0
/
+11
*
Landing for Julien Tinnes, jln@google.com:
cevans@chromium.org
2011-03-28
1
-124
/
+51
*
AutoFill -> Autofill Part N
isherman@chromium.org
2011-03-28
11
-46
/
+46
*
Log Autofill credit card metrics as histogram; rename metrics from AutoFill t...
isherman@chromium.org
2011-03-28
10
-83
/
+195
*
[Sync] Remove obsolete TSan suppressions
akalin@chromium.org
2011-03-28
1
-30
/
+0
*
Changes windows menu to strip out tabs in the string. Windows
sky@chromium.org
2011-03-28
1
-0
/
+4
*
Submitting on behalf of jglasgow@chromium.org, original CL: http://codereview...
ers@chromium.org
2011-03-28
1
-2
/
+3
*
Makes restoring a pinned tab properly honor pinned state.
sky@chromium.org
2011-03-28
1
-8
/
+9
*
Add chrome.benchmark routines to clear the host and predictor caches.
tonyg@chromium.org
2011-03-28
13
-0
/
+150
*
Moving o3d up a level, to get it out of chrome checkouts.
bradnelson@google.com
2011-03-28
1634
-335296
/
+0
*
Workaround for SVG bug that causes the SVG to be relayed out infinitely.
varunjain@chromium.org
2011-03-28
1
-1
/
+2
*
sync: use BrowserThread::Post in UIModelWorker.
tim@chromium.org
2011-03-28
4
-24
/
+26
*
Honor pre-existing HSTS metadata in Incognito mode, but obviously continue to
cevans@chromium.org
2011-03-28
4
-6
/
+23
*
WebUI: Move chromeos/webui remaining files to ui/webui/options/chromeos direc...
tfarina@chromium.org
2011-03-28
36
-121
/
+122
*
[Sync] Remove flakiness in ProfileSyncServiceTest.JsFrontendProcessMessageBasic
akalin@chromium.org
2011-03-28
1
-2
/
+11
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-03-28
16
-32
/
+40
*
mark content/OWNERS set noparent
dpranke@chromium.org
2011-03-28
1
-0
/
+1
*
Refactor: Move app/gfx/gl ==> ui/gfx/gl
backer@chromium.org
2011-03-28
79
-272
/
+342
*
Call RemoveIPAddressObserver before resetting syncer_thread_
stevenjb@google.com
2011-03-28
1
-1
/
+1
*
Modifying the test, popups.PopupsTest.testLaunchBlockedPopupInIncognito, to w...
sunandt@chromium.org
2011-03-28
1
-1
/
+4
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-03-28
19
-37
/
+45
*
NetLog: Removes private information from net-internals events
mmenke@chromium.org
2011-03-28
5
-21
/
+75
*
Widen FLACEncode::Encode suppression.
cbentzel@chromium.org
2011-03-28
1
-3
/
+12
*
Add the ability to write comments to PNGCodec::Encode.
tony@chromium.org
2011-03-28
11
-50
/
+211
*
Update .gitignore to include /third_party/scons-2.0.1
scherkus@chromium.org
2011-03-28
1
-1
/
+1
*
Rename PPB_Flash::NavigateToURL() (to Navigate()) and make it take an URLRequ...
viettrungluu@chromium.org
2011-03-28
7
-53
/
+87
*
gtk: Make the "Cancel" and "Create" buttons have the same size on the AppShor...
tfarina@chromium.org
2011-03-28
1
-2
/
+3
*
Fix bustage by initializing variable.
ben@chromium.org
2011-03-28
1
-1
/
+1
*
Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static...
ben@chromium.org
2011-03-28
45
-219
/
+221
*
Move NativeThemeChromeOS into gfx.
xiyuan@chromium.org
2011-03-28
22
-99
/
+128
*
Make 'dangerous download warning' visible in Japanese UI on Windows.
jshin@chromium.org
2011-03-28
3
-22
/
+58
*
Switching scons version in chrome tree to match nacl's new requirements.
bradnelson@google.com
2011-03-28
1
-3
/
+5
*
Adding OWNERS file for chrome/browser/content_settings
markusheintz@chromium.org
2011-03-28
1
-0
/
+3
*
Remove unnecessary LOG statement.
markusheintz@chromium.org
2011-03-28
1
-1
/
+0
*
Add remoting/OWNERS
sergeyu@chromium.org
2011-03-28
1
-0
/
+9
*
Add suppression for FLACEncoder::Encode
cbentzel@chromium.org
2011-03-28
1
-0
/
+11
*
Reverting the parts of r79524.
bradnelson@google.com
2011-03-28
33
-33
/
+33
*
Further widen JsonPrefStore::SerializeData suppression.
cbentzel@chromium.org
2011-03-28
1
-3
/
+1
[next]