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
*
Fix two minor issues with ExtensionsService test data:
aa@chromium.org
2008-12-08
2
-0
/
+2
*
Report errors during extension load. Change all the error strings to utf-8.
aa@chromium.org
2008-12-08
6
-52
/
+60
*
First cut at POSIX Implementation of IPC Channel using FIFOs.
jeremy@chromium.org
2008-12-08
2
-18
/
+518
*
* Return error in case non admin user tries system level install.
kuchhal@chromium.org
2008-12-08
6
-8
/
+33
*
Platform cleanup in common/
deanm@chromium.org
2008-12-08
5
-20
/
+29
*
Reupload of 12418
glen@chromium.org
2008-12-07
33
-229
/
+1850
*
Capitalize the 'Extensions' folder in the visual studio project for consistency.
aa@chromium.org
2008-12-07
1
-1
/
+1
*
Third time's a charm?
dkegel@google.com
2008-12-07
6
-293
/
+89
*
Makes the tab restore service persist closed tabs/windows to disk and
sky@google.com
2008-12-06
42
-1213
/
+2192
*
Fixes possible flicker when tab finishes animating back to dragged
sky@google.com
2008-12-06
1
-1
/
+5
*
Remove an unused string (IDS_PAGE_MENU_REPORT_PHISHING_WEBSITE_URL)
jungshik@google.com
2008-12-05
51
-52
/
+1
*
* Prevent early exit due to && operator.
kuchhal@chromium.org
2008-12-05
1
-12
/
+14
*
Fixing build bustage. Adding files which were part of the original change
ananta@chromium.org
2008-12-05
5
-0
/
+14
*
Add error messages to JSONReader and friends. This required a bit of refactor...
aa@chromium.org
2008-12-05
14
-32
/
+42
*
Add a CHECK to assert that each invocation of
wtc@google.com
2008-12-05
1
-0
/
+5
*
Add using_wtl.scons to the chrome\test\automation SCons configuration,
sgk@google.com
2008-12-05
1
-0
/
+1
*
Fix a race condition in the SyncChannel code.
jam@chromium.org
2008-12-05
2
-61
/
+37
*
fix chrome_paths to make some test dirs relative to base::DIR_SOURCE_ROOT
erikkay@google.com
2008-12-05
4
-21
/
+30
*
UserData Options tab
munjal@chromium.org
2008-12-05
3
-3
/
+44
*
Change "client" parameter in RLZ ping to "referral"
gwilson@google.com
2008-12-05
5
-11
/
+11
*
Change the accelerator key for Javascript debug to Ctrl-Shift-D from 'Alt-`'
jungshik@google.com
2008-12-05
1
-1
/
+2
*
Fix the layout of the Spell Check Options part, in the languages tab, in the ...
sidchat@google.com
2008-12-05
1
-18
/
+20
*
Fixed a bogus initialization of string constants. The stack allocated string...
erikkay@google.com
2008-12-05
1
-12
/
+6
*
move a few #ifdefs around so that unit_tests does proper path initialization ...
erikkay@google.com
2008-12-05
2
-9
/
+8
*
bootstrap app target for browser/renderer.
pinkerton@google.com
2008-12-05
5
-0
/
+2736
*
We should let binary/octet-stream have an EXE extension to fix compat with di...
abarth@chromium.org
2008-12-05
2
-0
/
+9
*
Clean up junk in content sniffing mock-http-headers.
abarth@chromium.org
2008-12-05
6
-12
/
+1
*
Disable the content sniffing algorithm if the server instructs us to do so wi...
abarth@chromium.org
2008-12-05
4
-1
/
+18
*
Fix a crash on 64-bit systems when an external message hook is installed. The
brettw@google.com
2008-12-05
1
-1
/
+3
*
update chrome strings
tc@google.com
2008-12-05
83
-737
/
+2425
*
Add new multiprofile files to the SCons build:
sgk@google.com
2008-12-05
2
-0
/
+3
*
Add new debugger_host_impl.cpp to the SCons build.
sgk@google.com
2008-12-05
1
-0
/
+1
*
Introduce ExtensionsService. Load extensions on startup from a directory in
aa@chromium.org
2008-12-05
17
-32
/
+435
*
Adding the capacity to interact with modal dialogs to the automation framework.
jcampan@chromium.org
2008-12-05
10
-53
/
+203
*
* Do not try to update distribution other than Google Chrome.
kuchhal@chromium.org
2008-12-05
1
-4
/
+7
*
Don't cancel the original manual data stream request when the plugin invokes
ananta@chromium.org
2008-12-04
5
-14
/
+0
*
Do not add the Content-Length header in the URLFetcher,
paulg@google.com
2008-12-04
1
-2
/
+1
*
Get rid of kPathSeparator on windows. Port some wstring function to take File...
estade@chromium.org
2008-12-04
16
-45
/
+47
*
* Add the checks that Chrome criteria checker will need to do. It mostly chec...
kuchhal@chromium.org
2008-12-04
5
-16
/
+467
*
* Fix Chrome browser not launching when set as default browser.
kuchhal@chromium.org
2008-12-04
2
-11
/
+14
*
Changed svn:eol-style of all .sln and .vcproj files to CRLF
scherkus@chromium.org
2008-12-04
91
-20341
/
+20341
*
Fix issue 5079: Incorrect "Active match ordinal" count during Find-in-page
finnur@google.com
2008-12-04
5
-62
/
+144
*
really fix the ifdef
pinkerton@google.com
2008-12-04
1
-1
/
+1
*
wrap logging with correct ifdef
pinkerton@google.com
2008-12-04
1
-0
/
+2
*
Add support in spell check options sub-context menu to pop up fonts and langu...
sidchat@google.com
2008-12-04
2
-3
/
+18
*
Fix the issue in Spell Checker when certain words (such as especelly) did not...
sidchat@google.com
2008-12-04
3
-1674
/
+1732
*
add a target to run the ipc tests if and when they all pass. Fix up a signed/...
pinkerton@google.com
2008-12-04
2
-7
/
+79
*
adding chrome_paths.cc
pinkerton@google.com
2008-12-04
1
-0
/
+2
*
Make sure we end the update process if we get an errorfrom the servers. Previ...
paulg@google.com
2008-12-04
3
-8
/
+18
*
fix build
tc@google.com
2008-12-04
1
-1
/
+1
[next]