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
*
Revert 70618 - First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
8
-90
/
+38
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
8
-38
/
+90
*
Fixes bug in handling of openning background tabs by way of clicking
sky@chromium.org
2011-01-06
6
-9
/
+18
*
Fix incorrect assertion following the move of Geolocation provider in to its ...
jknotten@chromium.org
2011-01-06
4
-20
/
+32
*
[Mac] In modal JS dialogs with text fields, disable line breaks and just over...
rsesek@chromium.org
2011-01-06
1
-1
/
+2
*
Fix regression in upgrade detection in about dialog.
grt@chromium.org
2011-01-06
1
-1
/
+1
*
Updating trunk VERSION from 629.0 to 630.0
chrome-release@google.com
2011-01-06
1
-1
/
+1
*
Remove legacy non-client-based geolocation code.
jknotten@chromium.org
2011-01-06
12
-296
/
+2
*
No-op change to trigger a build
finnur@chromium.org
2011-01-06
1
-2
/
+2
*
Integrate about:conflicts with --diagnostics
finnur@chromium.org
2011-01-06
11
-136
/
+273
*
Fix UI-thread blocking issue in SetImeConfig.
yusukes@google.com
2011-01-06
3
-31
/
+71
*
This is follow-up CL for
kochi@chromium.org
2011-01-06
1
-1
/
+1
*
Fix typo; unbreak official Win build.
avi@chromium.org
2011-01-06
1
-1
/
+1
*
Switch back to building the Native Client plugin on all platforms now that
abarth@chromium.org
2011-01-06
1
-8
/
+1
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
73
-214
/
+251
*
Printing: Get settings on the UI thread on all platforms.
thestig@chromium.org
2011-01-06
2
-19
/
+4
*
Disable plugin tests on mac.
estade@chromium.org
2011-01-06
1
-0
/
+15
*
[SYNC] HttpBridge's UrlFetcher should not send cookies
zea@chromium.org
2011-01-06
2
-4
/
+1
*
metrics: Add new accelerator user action hashes.
derat@chromium.org
2011-01-06
1
-0
/
+19
*
gtk: Do not make folder editor dialog resizable.
tfarina@chromium.org
2011-01-06
1
-0
/
+1
*
Move remoting setup from the wrench menu to the advances options page.
sergeyu@chromium.org
2011-01-06
7
-36
/
+60
*
Chromoting setup flow: implemented rest of setup flow steps.
sergeyu@chromium.org
2011-01-06
17
-61
/
+449
*
[gtk] Fix a couple painting issues with infobar arrows.
estade@chromium.org
2011-01-06
2
-0
/
+17
*
Fixes for the Remoting setup flow.
sergeyu@chromium.org
2011-01-06
15
-111
/
+328
*
chromeos: Add metrics for various accelerators.
derat@chromium.org
2011-01-06
5
-6
/
+83
*
NTP: Fix issue where multiple calls to showNotification was broken.
arv@chromium.org
2011-01-06
1
-7
/
+7
*
DOMUI: Fix issue with the calculation of the index of a list item.
arv@chromium.org
2011-01-06
1
-1
/
+2
*
Remove wstring from l10n_util. Part 6.
avi@chromium.org
2011-01-06
37
-315
/
+433
*
Allow the user to choose which corner of the screen should get notifications.
johnnyg@chromium.org
2011-01-06
20
-42
/
+421
*
Use FilePath::BaseName instead of the deprecated file_util::GetFilenameFromPa...
tfarina@chromium.org
2011-01-06
1
-1
/
+1
*
Prevent Notifications on Mac from bringing main browser window to the top whe...
dimich@chromium.org
2011-01-06
5
-83
/
+852
*
Fixing the crash in about:sync code. This was caused by a race condition.
lipalani@chromium.org
2011-01-06
2
-0
/
+10
*
Fix testSearchEngineSpecialChars on Mac
nirnimesh@chromium.org
2011-01-06
1
-4
/
+4
*
Linux, webui: do file access on the file thread when the "change proxy settin...
mdm@chromium.org
2011-01-06
2
-30
/
+73
*
fixing the case of duplicate profiles.
lipalani@chromium.org
2011-01-05
4
-105
/
+84
*
Crash using keyboard on a hidden input element
dhollowa@chromium.org
2011-01-05
1
-1
/
+1
*
Replace Textfield::Keystroke with views::KeyEvent.
oshima@chromium.org
2011-01-05
34
-95
/
+91
*
Makes sure the description 'Google Search' is set on the first search
sky@chromium.org
2011-01-05
3
-16
/
+124
*
Remove last usage of wstring from Linux build, fix official builders.
avi@chromium.org
2011-01-05
1
-6
/
+6
*
In the sync integration tests, test timestamps for equality rather than using...
nick@chromium.org
2011-01-05
2
-37
/
+60
*
Use ListSingleSelectionModel for content settings exceptions lists.
estade@chromium.org
2011-01-05
2
-1
/
+2
*
Add several helper functions.
lzheng@chromium.org
2011-01-05
1
-279
/
+233
*
Enable "inspect element" for chrome:// pages.
estade@chromium.org
2011-01-05
1
-10
/
+0
*
Fixed check for max icon size before sending InstallApplication msg to browser.
cdn@chromium.org
2011-01-05
1
-8
/
+8
*
Autofill heuristics regular expressions should be stored in external data files.
dhollowa@chromium.org
2011-01-05
10
-68
/
+229
*
Disable testAlwaysOpenFileType, testOpenWhenDone
nirnimesh@chromium.org
2011-01-05
1
-0
/
+3
*
Mark IndexedDB as FAILS to green the tree.
chase@chromium.org
2011-01-05
1
-2
/
+3
*
Mac: Don't skip words when user clicks ignore in the spelling panel
sail@chromium.org
2011-01-05
1
-7
/
+1
*
Disable testSearchInPDF on Mac until pdf crasher is fixed
nirnimesh@chromium.org
2011-01-05
1
-0
/
+1
*
Remove wstring from l10n_util. Part 5.
avi@chromium.org
2011-01-05
27
-127
/
+164
[next]